You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
42776163e1
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: (28 commits)
perf session: Fix infinite loop in __perf_session__process_events
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
perf stat: better error message for unsupported events
perf sched: Fix allocation result check
perf, x86: P4 PMU - Fix unflagged overflows handling
dynamic debug: Fix build issue with older gcc
tracing: Fix TRACE_EVENT power tracepoint creation
tracing: Fix preempt count leak
tracepoint: Add __rcu annotation
tracing: remove duplicate null-pointer check in skb tracepoint
tracing/trivial: Add missing comma in TRACE_EVENT comment
tracing: Include module.h in define_trace.h
x86: Save rbp in pt_regs on irq entry
x86, dumpstack: Fix unused variable warning
x86, NMI: Clean-up default_do_nmi()
x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU
x86, NMI: Remove DIE_NMI_IPI
x86, NMI: Add priorities to handlers
...
|
14 years ago |
.. |
Documentation
|
perf probe: Fix line range description since a single file is allowed
|
14 years ago |
arch
|
[S390] perf: add DWARF register lookup for s390
|
14 years ago |
bench
|
perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem'
|
14 years ago |
scripts
|
perf script: Finish the rename from trace to script
|
14 years ago |
util
|
perf session: Fix infinite loop in __perf_session__process_events
|
14 years ago |
.gitignore
|
perf tools: .gitignore += config.make config.make.autogen
|
15 years ago |
CREDITS
|
perf_counter tools: Add CREDITS file for Git contributors
|
16 years ago |
MANIFEST
|
perf packaging: add memcpy to perf MANIFEST
|
14 years ago |
Makefile
|
perf tools: Build with frame pointer
|
14 years ago |
builtin-annotate.c
|
perf record,report,annotate,diff: Process events in order
|
14 years ago |
builtin-bench.c
|
perf options: Type check all the remaining OPT_ variants
|
15 years ago |
builtin-buildid-cache.c
|
perf buildid: add perfconfig option to specify buildid cache dir
|
15 years ago |
builtin-buildid-list.c
|
Merge commit 'v2.6.37-rc8' into perf/core
|
14 years ago |
builtin-diff.c
|
perf symbols: Add symfs option for off-box analysis using specified tree
|
14 years ago |
builtin-help.c
|
perf options: Type check all the remaining OPT_ variants
|
15 years ago |
builtin-inject.c
|
perf session: Fallback to unordered processing if no sample_id_all
|
14 years ago |
builtin-kmem.c
|
perf session: Fallback to unordered processing if no sample_id_all
|
14 years ago |
builtin-kvm.c
|
perf options: Type check all the remaining OPT_ variants
|
15 years ago |
builtin-list.c
|
perf list: Fix large list output by using the pager
|
16 years ago |
builtin-lock.c
|
perf session: Fallback to unordered processing if no sample_id_all
|
14 years ago |
builtin-probe.c
|
perf probe: Fix use of kernel image path given by 'k' option
|
14 years ago |
builtin-record.c
|
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
|
14 years ago |
builtin-report.c
|
perf symbols: Add symfs option for off-box analysis using specified tree
|
14 years ago |
builtin-sched.c
|
perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail
|
14 years ago |
builtin-script.c
|
perf script: Make some lists static
|
14 years ago |
builtin-stat.c
|
perf stat: better error message for unsupported events
|
14 years ago |
builtin-test.c
|
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
|
14 years ago |
builtin-timechart.c
|
perf timechart: Adjust perf timechart to the new power events
|
14 years ago |
builtin-top.c
|
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
|
14 years ago |
builtin.h
|
perf: Rename 'perf trace' to 'perf script'
|
14 years ago |
command-list.txt
|
Merge branch 'perf/rename' into perf/core
|
14 years ago |
design.txt
|
perf: Fix few typos + cosmetics
|
15 years ago |
feature-tests.mak
|
perf tools: Remove hardcoded include paths for elfutils
|
14 years ago |
perf-archive.sh
|
perf buildid: add perfconfig option to specify buildid cache dir
|
15 years ago |
perf.c
|
perf evsel: Delete the event selectors at exit
|
14 years ago |
perf.h
|
perf, MIPS: Support cross compiling of tools/perf for MIPS
|
15 years ago |