Merge branch 'perfcounters-core-for-linus' of...
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (58 commits) perf_counter: Fix perf_copy_attr() pointer arithmetic perf utils: Use a define for the maximum length of a trace event perf: Add timechart help text and add timechart to "perf help" tracing, x86, cpuidle: Move the end point of a C state in the power tracer perf utils: Be consistent about minimum text size in the svghelper perf timechart: Add "perf timechart record" perf: Add the timechart tool perf: Add a SVG helper library file tracing, perf: Convert the power tracer into an event tracer perf: Add a sample_event type to the event_union perf: Allow perf utilities to have "callback" options without arguments perf: Store trace event name/id pairs in perf.data perf: Add a timestamp to fork events sched_clock: Make it NMI safe perf_counter: Fix up swcounter throttling x86, perf_counter, bts: Optimize BTS overflow handling perf sched: Add --input=file option to builtin-sched.c perf trace: Sample timestamp and cpu when using record flag perf tools: Increase MAX_EVENT_LENGTH perf tools: Fix memory leak in read_ftrace_printk() ...
No related branches found
No related tags found
Showing
- Documentation/trace/power.txt 0 additions, 17 deletionsDocumentation/trace/power.txt
- arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c 2 additions, 5 deletionsarch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
- arch/x86/kernel/cpu/perf_counter.c 37 additions, 23 deletionsarch/x86/kernel/cpu/perf_counter.c
- arch/x86/kernel/process.c 6 additions, 19 deletionsarch/x86/kernel/process.c
- drivers/cpuidle/cpuidle.c 2 additions, 0 deletionsdrivers/cpuidle/cpuidle.c
- include/linux/perf_counter.h 74 additions, 6 deletionsinclude/linux/perf_counter.h
- include/trace/events/power.h 81 additions, 0 deletionsinclude/trace/events/power.h
- include/trace/events/sched.h 33 additions, 0 deletionsinclude/trace/events/sched.h
- kernel/perf_counter.c 216 additions, 178 deletionskernel/perf_counter.c
- kernel/sched_clock.c 53 additions, 69 deletionskernel/sched_clock.c
- kernel/sched_fair.c 1 addition, 0 deletionskernel/sched_fair.c
- kernel/trace/Makefile 1 addition, 1 deletionkernel/trace/Makefile
- kernel/trace/power-traces.c 20 additions, 0 deletionskernel/trace/power-traces.c
- kernel/trace/trace.h 0 additions, 3 deletionskernel/trace/trace.h
- kernel/trace/trace_entries.h 0 additions, 17 deletionskernel/trace/trace_entries.h
- kernel/trace/trace_power.c 0 additions, 218 deletionskernel/trace/trace_power.c
- scripts/tracing/power.pl 0 additions, 108 deletionsscripts/tracing/power.pl
- tools/perf/Documentation/perf-sched.txt 41 additions, 0 deletionstools/perf/Documentation/perf-sched.txt
- tools/perf/Documentation/perf-timechart.txt 35 additions, 0 deletionstools/perf/Documentation/perf-timechart.txt
- tools/perf/Documentation/perf-trace.txt 25 additions, 0 deletionstools/perf/Documentation/perf-trace.txt
Loading
Please register or sign in to comment