-
- Downloads
Merge branch 'perf-urgent-for-linus' of...
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: perf symbols: Check '/tmp/perf-' symbol file ownership perf sched: Usage leftover from trace -> script rename perf sched: Do not delete session object prematurely perf tools: Check $HOME/.perfconfig ownership perf, x86: Add model 45 SandyBridge support perf tools: Add support to install perf python extension perf tools: do not look at ./config for configuration perf tools: Make clean leaves some files perf lock: Dropping unsupported ':r' modifier perf probe: Fix coredump introduced by probe module option jump label: Reduce the cycle count by changing the link order perf report: Use ui__warning in some more places perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables perf evlist: Introduce 'disable' method trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED perf buildid-cache: Zero out buffer of filenames when adding/removing buildid
No related branches found
No related tags found
Showing
- arch/x86/kernel/cpu/perf_event_intel.c 1 addition, 0 deletionsarch/x86/kernel/cpu/perf_event_intel.c
- kernel/Makefile 2 additions, 1 deletionkernel/Makefile
- kernel/trace/Kconfig 1 addition, 1 deletionkernel/trace/Kconfig
- tools/perf/Makefile 14 additions, 7 deletionstools/perf/Makefile
- tools/perf/builtin-lock.c 4 additions, 4 deletionstools/perf/builtin-lock.c
- tools/perf/builtin-record.c 2 additions, 17 deletionstools/perf/builtin-record.c
- tools/perf/builtin-report.c 7 additions, 8 deletionstools/perf/builtin-report.c
- tools/perf/builtin-sched.c 16 additions, 8 deletionstools/perf/builtin-sched.c
- tools/perf/util/config.c 22 additions, 10 deletionstools/perf/util/config.c
- tools/perf/util/evlist.c 13 additions, 0 deletionstools/perf/util/evlist.c
- tools/perf/util/evlist.h 2 additions, 0 deletionstools/perf/util/evlist.h
- tools/perf/util/header.c 4 additions, 4 deletionstools/perf/util/header.c
- tools/perf/util/probe-event.c 8 additions, 4 deletionstools/perf/util/probe-event.c
- tools/perf/util/python.c 112 additions, 3 deletionstools/perf/util/python.c
- tools/perf/util/setup.py 20 additions, 1 deletiontools/perf/util/setup.py
- tools/perf/util/symbol.c 11 additions, 0 deletionstools/perf/util/symbol.c
Loading
Please register or sign in to comment