aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf probe: Check e_snprintf() format stringMasami Hiramatsu2009-12-07
* perf probe: Fix event namelist to duplicate stringMasami Hiramatsu2009-12-07
* perf probe: Fix strtailcmp() to compare s1and s2[0]Juha Leppanen2009-12-07
* x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu2009-12-07
* x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2009-12-07
* perf tools: Optimize parse_subsystem_tracepoint_event()Ulrich Drepper2009-12-07
* perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarilyTom Zanussi2009-12-07
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2009-12-07
|\
| * hw-breakpoints: Fix task-bound breakpoint slot allocationFrederic Weisbecker2009-12-07
| * hw-breakpoints: Zeroe the breakpoint attrs on initializationFrederic Weisbecker2009-12-07
* | perf trace/scripting: Fix compile error when libperl not installedTom Zanussi2009-12-07
* | perf_event: Eliminate raw->sizeXiao Guangrong2009-12-07
* | perf_event: Fix __dsos__write_buildid_table()Xiao Guangrong2009-12-07
* | perf_event: Fix raw event processingXiao Guangrong2009-12-07
* | perf/sched: Fix 'perf sched trace'Xiao Guangrong2009-12-07
|/
* perf buildid-list: Fix copy'n'paste help messageArnaldo Carvalho de Melo2009-12-06
* perf tools: Misc small fixesOGAWA Hirofumi2009-12-06
* perf: Make common SAMPLE_EVENT parserOGAWA Hirofumi2009-12-06
* perf timechart: Fix header handlingOGAWA Hirofumi2009-12-06
* x86, perf probe: Fix warning in test_get_len()Jean Delvare2009-12-06
* perf tools: Correct size computation in tracepoint_id_to_path()Julia Lawall2009-12-06
* x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker2009-12-06
* x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-06
* x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker2009-12-06
* perf: Remove the "event" callback from perf eventsFrederic Weisbecker2009-12-06
* hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-06
* hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-06
* perf: Remove unused struct perf_event::event_callbackFrederic Weisbecker2009-12-06
* perf: Remove pointless union that wraps the hw breakpoint fieldsFrederic Weisbecker2009-12-06
* hw-breakpoints: Add two reserved fields for future extensionsFrederic Weisbecker2009-12-06
* Merge branch 'perf/probes' into perf/coreIngo Molnar2009-12-03
|\
| * x86: insn decoder test checks objdump versionMasami Hiramatsu2009-11-21
| * x86: Fix insn decoder test typosMasami Hiramatsu2009-11-21
* | Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-03
|\ \
| * | x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto2009-11-26
| * | x86: Tighten conditionals on MCE related statisticsJan Beulich2009-11-23
| * | x86, mce: Fix __init annotationsHidetoshi Seto2009-11-12
| * | x86: Mark the thermal init functions __initYong Wang2009-11-11
| * | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-09
| * | x86, mce: Add a global MCE init helperBorislav Petkov2009-10-16
| * | x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-16
| | |
| | \
| *-. \ Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar2009-10-16
| |\ \ \
| | * | | mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-12
| * | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-13
* | | | | Merge branch 'perf/scripting' into perf/coreIngo Molnar2009-12-03
|\ \ \ \ \
| * | | | | perf trace/scripting: Add Fedora libperl install note to docTom Zanussi2009-11-30
| * | | | | perf trace/scripting: Fix Perl common_* access functionsTom Zanussi2009-11-30
| * | | | | perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.cTom Zanussi2009-11-30
| * | | | | perf trace/scripting: Silence PERL_EMBED_* backtick errorsTom Zanussi2009-11-30
| * | | | | perf scripting: Fix buildIngo Molnar2009-11-28