| Commit message (Expand) | Author | Age |
* | perf: Make common SAMPLE_EVENT parser | OGAWA Hirofumi | 2009-12-06 |
* | perf timechart: Fix header handling | OGAWA Hirofumi | 2009-12-06 |
* | x86, perf probe: Fix warning in test_get_len() | Jean Delvare | 2009-12-06 |
* | perf tools: Correct size computation in tracepoint_id_to_path() | Julia Lawall | 2009-12-06 |
* | x86: Fixup wrong irq frame link in stacktraces | Frederic Weisbecker | 2009-12-06 |
* | x86: Fixup wrong debug exception frame link in stacktraces | Frederic Weisbecker | 2009-12-06 |
* | x86/perf: Exclude the debug stack from the callchains | Frederic Weisbecker | 2009-12-06 |
* | perf: Remove the "event" callback from perf events | Frederic Weisbecker | 2009-12-06 |
* | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker | 2009-12-06 |
* | hw-breakpoints: Drop callback and task parameters from modify helper | Frederic Weisbecker | 2009-12-06 |
* | perf: Remove unused struct perf_event::event_callback | Frederic Weisbecker | 2009-12-06 |
* | perf: Remove pointless union that wraps the hw breakpoint fields | Frederic Weisbecker | 2009-12-06 |
* | hw-breakpoints: Add two reserved fields for future extensions | Frederic Weisbecker | 2009-12-06 |
* | Merge branch 'perf/probes' into perf/core | Ingo Molnar | 2009-12-03 |
|\ |
|
| * | x86: insn decoder test checks objdump version | Masami Hiramatsu | 2009-11-21 |
| * | x86: Fix insn decoder test typos | Masami Hiramatsu | 2009-11-21 |
* | | Merge branch 'perf/mce' into perf/core | Ingo Molnar | 2009-12-03 |
|\ \ |
|
| * | | x86, mce: Add __cpuinit to hotplug callback functions | Hidetoshi Seto | 2009-11-26 |
| * | | x86: Tighten conditionals on MCE related statistics | Jan Beulich | 2009-11-23 |
| * | | x86, mce: Fix __init annotations | Hidetoshi Seto | 2009-11-12 |
| * | | x86: Mark the thermal init functions __init | Yong Wang | 2009-11-11 |
| * | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang | 2009-11-09 |
| * | | x86, mce: Add a global MCE init helper | Borislav Petkov | 2009-10-16 |
| * | | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov | 2009-10-16 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'x86/mce' and 'x86/urgent' into perf/mce | Ingo Molnar | 2009-10-16 |
| |\ \ \ |
|
| | * | | | mce, edac: Use an atomic notifier for MCEs decoding | Borislav Petkov | 2009-10-12 |
| * | | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE logging | Hidetoshi Seto | 2009-10-13 |
* | | | | | Merge branch 'perf/scripting' into perf/core | Ingo Molnar | 2009-12-03 |
|\ \ \ \ \ |
|
| * | | | | | perf trace/scripting: Add Fedora libperl install note to doc | Tom Zanussi | 2009-11-30 |
| * | | | | | perf trace/scripting: Fix Perl common_* access functions | Tom Zanussi | 2009-11-30 |
| * | | | | | perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c | Tom Zanussi | 2009-11-30 |
| * | | | | | perf trace/scripting: Silence PERL_EMBED_* backtick errors | Tom Zanussi | 2009-11-30 |
| * | | | | | perf scripting: Fix build | Ingo Molnar | 2009-11-28 |
| * | | | | | perf trace: Add a scripts/perl/bin for perf trace shell scripts | Tom Zanussi | 2009-11-28 |
| * | | | | | perf trace: Add Documentation for perf trace Perl support | Tom Zanussi | 2009-11-28 |
| * | | | | | perf trace: Add interface to access perf data from Perl handlers | Tom Zanussi | 2009-11-28 |
| * | | | | | perf trace: Add perf trace scripting support modules for Perl | Tom Zanussi | 2009-11-28 |
| * | | | | | perf trace: Add Perl scripting support | Tom Zanussi | 2009-11-28 |
| * | | | | | perf trace: Add flag/symbolic format_flags | Tom Zanussi | 2009-11-28 |
| * | | | | | perf trace: Add scripting ops | Tom Zanussi | 2009-11-28 |
* | | | | | | x86: Fix comments of register/stack access functions | Masami Hiramatsu | 2009-12-02 |
* | | | | | | perf tools: Replace %m with %a in sscanf | Liming Wang | 2009-12-02 |
* | | | | | | hw-breakpoints: Keep track of user disabled breakpoints | Frederic Weisbecker | 2009-12-02 |
* | | | | | | tracing/syscalls: Make syscall events print callbacks static | Frederic Weisbecker | 2009-12-02 |
* | | | | | | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook | Jason Baron | 2009-12-02 |
* | | | | | | perf: Don't free perf_mmap_data until work has been done | Kristian Høgsberg | 2009-12-02 |
* | | | | | | perf_event: Fix compile error | Xiao Guangrong | 2009-12-02 |
* | | | | | | perf tools: Fix _GNU_SOURCE macro related strndup() build error | Liming Wang | 2009-12-02 |
* | | | | | | trace_syscalls: Remove unused syscall_name_to_nr() | Lai Jiangshan | 2009-12-01 |
* | | | | | | trace_syscalls: Simplify syscall profile | Lai Jiangshan | 2009-12-01 |