Merge branch 'perf-fixes-for-linus' of...
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation perf_events: Fix time tracking in samples perf trace: update usage perf trace: update Documentation with new perf trace variants perf trace: live-mode command-line cleanup perf trace record: handle commands correctly perf record: make the record options available outside perf record perf trace scripting: remove system-wide param from shell scripts perf trace scripting: fix some small memory leaks and missing error checks perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list perf, ui: Eliminate stack-smashing protection compiler complaint
No related branches found
No related tags found
Showing
- arch/x86/kernel/cpu/perf_event_amd.c 2 additions, 2 deletionsarch/x86/kernel/cpu/perf_event_amd.c
- include/linux/perf_event.h 10 additions, 0 deletionsinclude/linux/perf_event.h
- kernel/perf_event.c 34 additions, 8 deletionskernel/perf_event.c
- tools/perf/Documentation/perf-trace.txt 49 additions, 8 deletionstools/perf/Documentation/perf-trace.txt
- tools/perf/builtin-record.c 5 additions, 5 deletionstools/perf/builtin-record.c
- tools/perf/builtin-top.c 5 additions, 7 deletionstools/perf/builtin-top.c
- tools/perf/builtin-trace.c 150 additions, 59 deletionstools/perf/builtin-trace.c
- tools/perf/scripts/perl/bin/failed-syscalls-record 1 addition, 1 deletiontools/perf/scripts/perl/bin/failed-syscalls-record
- tools/perf/scripts/perl/bin/rw-by-file-record 1 addition, 1 deletiontools/perf/scripts/perl/bin/rw-by-file-record
- tools/perf/scripts/perl/bin/rw-by-pid-record 1 addition, 1 deletiontools/perf/scripts/perl/bin/rw-by-pid-record
- tools/perf/scripts/perl/bin/rwtop-record 1 addition, 1 deletiontools/perf/scripts/perl/bin/rwtop-record
- tools/perf/scripts/perl/bin/wakeup-latency-record 1 addition, 1 deletiontools/perf/scripts/perl/bin/wakeup-latency-record
- tools/perf/scripts/perl/bin/workqueue-stats-record 1 addition, 1 deletiontools/perf/scripts/perl/bin/workqueue-stats-record
- tools/perf/scripts/python/bin/failed-syscalls-by-pid-record 1 addition, 1 deletiontools/perf/scripts/python/bin/failed-syscalls-by-pid-record
- tools/perf/scripts/python/bin/futex-contention-record 1 addition, 1 deletiontools/perf/scripts/python/bin/futex-contention-record
- tools/perf/scripts/python/bin/netdev-times-record 1 addition, 1 deletiontools/perf/scripts/python/bin/netdev-times-record
- tools/perf/scripts/python/bin/sched-migration-record 1 addition, 1 deletiontools/perf/scripts/python/bin/sched-migration-record
- tools/perf/scripts/python/bin/sctop-record 1 addition, 1 deletiontools/perf/scripts/python/bin/sctop-record
- tools/perf/scripts/python/bin/syscall-counts-by-pid-record 1 addition, 1 deletiontools/perf/scripts/python/bin/syscall-counts-by-pid-record
- tools/perf/scripts/python/bin/syscall-counts-record 1 addition, 1 deletiontools/perf/scripts/python/bin/syscall-counts-record
Loading
Please register or sign in to comment