perf: Validate cpu early in perf_event_alloc()
[pandora-kernel.git] / tools /
2011-01-17 Arnaldo Carvalho... perf tools: Fix tracepoint id to string perf.data heade...
2011-01-17 Arnaldo Carvalho... perf tools: Fix handling of wildcards in tracepoint...
2011-01-15 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2011-01-13 Kirill Smelkovperf record: Add "nodelay" mode, disabled by default
2011-01-13 Stephane Eranianperf sched: Fix list of events, dropping unsupported...
2011-01-11 Arnaldo Carvalho... Revert "perf tools: Emit clearer message for sys_perf_e...
2011-01-11 Arnaldo Carvalho... perf top: Fix annotate segv
2011-01-11 Arnaldo Carvalho... perf evsel: Fix order of event list deletion
2011-01-11 Arnaldo Carvalho... perf session: Fix infinite loop in __perf_session__proc...
2011-01-11 Arnaldo Carvalho... perf evsel: Support perf_evsel__open(cpus > 1 && thread...
2011-01-10 Jiri Pirkoperf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr...
2011-01-10 Arnaldo Carvalho... perf tools: Emit clearer message for sys_perf_event_ope...
2011-01-10 David Ahernperf stat: better error message for unsupported events
2011-01-10 Arnaldo Carvalho... perf sched: Fix allocation result check
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 Frederic Weisbeckerperf tools: Build with frame pointer
2011-01-06 Han Pingtianperf tools: Fix buffer overflow error when specifying...
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-06 Linus TorvaldsMerge branch 'core-futexes-for-linus' of git://git...
2011-01-06 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2011-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2011-01-05 Arnaldo Carvalho... perf script: Make some lists static
2011-01-05 Arnaldo Carvalho... perf script: Use the default lost event handler
2011-01-05 Arnaldo Carvalho... perf session: Warn about errors when processing pipe...
2011-01-05 Stephane Eranianperf tools: Fix perf_event.h header usage
2011-01-05 Arnaldo Carvalho... perf test: Clarify some error reports in the open sysca...
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into perf/core
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into sched/core
2011-01-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-01-04 Ingo MolnarMerge commit 'v2.6.37-rc8' into x86/apic
2011-01-04 Thomas Renningerperf timechart: Adjust perf timechart to the new power...
2011-01-04 Ingo MolnarMerge branch 'perf/test' of git://git./linux/kernel...
2011-01-04 Ingo MolnarMerge commit 'v2.6.37-rc8' into perf/core
2011-01-04 Arnaldo Carvalho... perf test: Add test for counting open syscalls
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 tools: Refactor all_tids to hold nr and the map
2011-01-04 Arnaldo Carvalho... perf tools: Refactor cpumap to hold nr and the map
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-04 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2011-01-03 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2011-01-03 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-03 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-01-03 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-01-03 Arnaldo Carvalho... perf evsel: Delete the event selectors at exit
2011-01-03 Arnaldo Carvalho... perf util: Move do_read from session to util
2011-01-03 Arnaldo Carvalho... perf evsel: Adopt MATCH_EVENT macro from 'stat'
2011-01-03 Arnaldo Carvalho... perf tools: Introduce event selectors
2011-01-03 Frederic Weisbeckerperf: Fix callchain hit bad cast on ascii display
2011-01-02 Linus TorvaldsMerge branch 'kvm-updates/2.6.37' of git://git./virt...
2011-01-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-02 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-01-02 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-12-30 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2010-12-30 Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2010-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-12-28 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2010-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-12-27 Franck Bui-Huuperf probe: Fix short file name probe location reporting
2010-12-27 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
2010-12-27 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git....
2010-12-26 Len BrownMerge branches 'bugzilla-25412' and 'bugzilla-25302...
2010-12-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-12-25 Arnaldo Carvalho... perf script: Fix event ordering settings to work with...
2010-12-25 Arnaldo Carvalho... perf record: Fix use of sample_id_all userspace with...
2010-12-25 Arnaldo Carvalho... perf script: Finish the rename from trace to script
2010-12-24 Linus TorvaldsMerge branch 'merge' of git://git.secretlab.ca/git...
2010-12-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-12-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-12-24 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-12-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-12-24 Linus TorvaldsMerge branch 'linus-hot-fix' of git://git./linux/kernel...
2010-12-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-12-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2010-12-23 Linus TorvaldsMerge branches 'perf-fixes-for-linus' and 'x86-fixes...
2010-12-23 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-12-23 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2010-12-23 Ingo MolnarMerge commit 'v2.6.37-rc7' into x86/security
2010-12-23 David S. MillerMerge branch 'master' of ssh:///linux/kernel/git/linvil...
2010-12-22 Franck Bui-Huuperf probe: Fix wrong warning in __show_one_line()...
2010-12-22 Arnaldo Carvalho... perf test: Look forward for symbol aliases
2010-12-22 Arnaldo Carvalho... perf symbols: Improve kallsyms symbol end addr calculation
2010-12-22 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2010-12-22 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-12-22 Ingo MolnarMerge commit 'v2.6.37-rc7' into perf/core
next