perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
[pandora-kernel.git] / tools / perf / util / evsel.c
2011-01-11 Arnaldo Carvalho... perf evsel: Support perf_evsel__open(cpus > 1 && thread...
2011-01-09 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2011-01-07 Lin Mingperf tools: Pass whole attr to event selectors
2011-01-06 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branches 'x86-alternatives-for-linus', 'x86-fpu...
2011-01-06 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'x86-tsc-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'x86-security-for-linus' of git://git...
2011-01-06 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2011-01-06 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2011-01-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'x86-amd-nb-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into perf/core
2011-01-04 Ingo MolnarMerge branch 'perf/test' of git://git./linux/kernel...
2011-01-04 Arnaldo Carvalho... perf evsel: Auto allocate resources needed for some...
2011-01-04 Arnaldo Carvalho... perf evsel: Use {cpu,thread}_map to shorten list of...
2011-01-04 Arnaldo Carvalho... perf evsel: Introduce per cpu and per thread open helpers
2011-01-04 Arnaldo Carvalho... perf evsel: Steal the counter reading routines from...
2011-01-03 Arnaldo Carvalho... perf tools: Introduce event selectors