Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | perf symbols: perf_header__read_build_ids() offset'n'size should be u64 | Arnaldo Carvalho de Melo | 2009-12-10 | 2 | -3/+3 | |
| * | | | | | | | | | | | perf symbols: dsos__read_build_ids() should read both user and kernel buildids | Arnaldo Carvalho de Melo | 2009-12-10 | 1 | -2/+3 | |
| * | | | | | | | | | | | perf tools: Align long options which have no short forms | Li Zefan | 2009-12-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | perf kmem: Show usage if no option is specified | Li Zefan | 2009-12-10 | 2 | -28/+37 | |
| * | | | | | | | | | | | sched: Mark sched_clock() as notrace | Mike Frysinger | 2009-12-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | perf sched: Add max delay time snapshot | Frederic Weisbecker | 2009-12-10 | 1 | -6/+10 | |
| * | | | | | | | | | | | perf tools: Correct size given to memset | Julia Lawall | 2009-12-10 | 2 | -2/+2 | |
| * | | | | | | | | | | | perf_event: Fix perf_swevent_hrtimer() variable initialization | Xiao Guangrong | 2009-12-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | perf sched: Fix for getting task's execution time | Xiao Guangrong | 2009-12-09 | 1 | -28/+27 | |
| * | | | | | | | | | | | tracing/kprobes: Fix field creation's bad error handling | Frederic Weisbecker | 2009-12-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | perf_event: Cleanup for cpu_clock_perf_event_update() | Xiao Guangrong | 2009-12-09 | 1 | -2/+1 | |
| * | | | | | | | | | | | perf_event: Allocate children's perf_event_ctxp at the right time | Xiao Guangrong | 2009-12-09 | 1 | -15/+22 | |
| * | | | | | | | | | | | perf_event: Clean up __perf_event_init_context() | Xiao Guangrong | 2009-12-09 | 1 | -4/+3 | |
| * | | | | | | | | | | | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker | 2009-12-09 | 5 | -46/+66 | |
| * | | | | | | | | | | | perf probe: Update perf-probe document | Masami Hiramatsu | 2009-12-09 | 1 | -5/+16 | |
| * | | | | | | | | | | | perf probe: Support --del option | Masami Hiramatsu | 2009-12-09 | 3 | -7/+96 | |
| * | | | | | | | | | | | trace-kprobe: Support delete probe syntax | Masami Hiramatsu | 2009-12-09 | 1 | -9/+28 | |
| * | | | | | | | | | | | perf probe: Support vmlinux on cwd by default | Masami Hiramatsu | 2009-12-09 | 1 | -4/+6 | |
| * | | | | | | | | | | | perf probe: Remove event suffix number _0 | Masami Hiramatsu | 2009-12-09 | 1 | -1/+10 | |
| * | | | | | | | | | | | perf probe: Fix add-probe command syntax without --add option | Masami Hiramatsu | 2009-12-09 | 1 | -7/+26 | |
| * | | | | | | | | | | | perf probe: Change probe-added message more user-friendly | Masami Hiramatsu | 2009-12-09 | 1 | -5/+10 | |
| * | | | | | | | | | | | perf probe: Change event list format | Masami Hiramatsu | 2009-12-09 | 1 | -2/+25 | |
| * | | | | | | | | | | | perf: hw_breakpoints: Fix percpu namespace clash | Stephen Rothwell | 2009-12-08 | 1 | -7/+7 | |
| * | | | | | | | | | | | perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space | Arnd Bergmann | 2009-12-08 | 1 | -4/+4 | |
| * | | | | | | | | | | | perf probe: Use pr_debug for debug message | Masami Hiramatsu | 2009-12-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | perf probe: Check e_snprintf() format string | Masami Hiramatsu | 2009-12-07 | 1 | -1/+4 | |
| * | | | | | | | | | | | perf probe: Fix event namelist to duplicate string | Masami Hiramatsu | 2009-12-07 | 1 | -1/+3 | |
| * | | | | | | | | | | | perf probe: Fix strtailcmp() to compare s1and s2[0] | Juha Leppanen | 2009-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86 insn: Delete empty or incomplete inat-tables.c | Masami Hiramatsu | 2009-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86: Compile insn.c and inat.c only for KPROBES | OGAWA Hirofumi | 2009-12-07 | 2 | -3/+3 | |
| * | | | | | | | | | | | perf tools: Optimize parse_subsystem_tracepoint_event() | Ulrich Drepper | 2009-12-07 | 1 | -12/+3 | |
| * | | | | | | | | | | | perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily | Tom Zanussi | 2009-12-07 | 1 | -9/+55 | |
| * | | | | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2009-12-07 | 2 | -29/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | hw-breakpoints: Fix task-bound breakpoint slot allocation | Frederic Weisbecker | 2009-12-07 | 1 | -29/+45 | |
| | * | | | | | | | | | | | hw-breakpoints: Zeroe the breakpoint attrs on initialization | Frederic Weisbecker | 2009-12-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | perf trace/scripting: Fix compile error when libperl not installed | Tom Zanussi | 2009-12-07 | 2 | -3/+4 | |
| * | | | | | | | | | | | | perf_event: Eliminate raw->size | Xiao Guangrong | 2009-12-07 | 2 | -76/+56 | |
| * | | | | | | | | | | | | perf_event: Fix __dsos__write_buildid_table() | Xiao Guangrong | 2009-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | perf_event: Fix raw event processing | Xiao Guangrong | 2009-12-07 | 2 | -6/+16 | |
| * | | | | | | | | | | | | perf/sched: Fix 'perf sched trace' | Xiao Guangrong | 2009-12-07 | 1 | -7/+7 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | perf buildid-list: Fix copy'n'paste help message | Arnaldo Carvalho de Melo | 2009-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf tools: Misc small fixes | OGAWA Hirofumi | 2009-12-06 | 3 | -4/+10 | |
| * | | | | | | | | | | | perf: Make common SAMPLE_EVENT parser | OGAWA Hirofumi | 2009-12-06 | 7 | -146/+155 | |
| * | | | | | | | | | | | perf timechart: Fix header handling | OGAWA Hirofumi | 2009-12-06 | 1 | -4/+8 | |
| * | | | | | | | | | | | x86, perf probe: Fix warning in test_get_len() | Jean Delvare | 2009-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf tools: Correct size computation in tracepoint_id_to_path() | Julia Lawall | 2009-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86: Fixup wrong irq frame link in stacktraces | Frederic Weisbecker | 2009-12-06 | 1 | -1/+32 | |
| * | | | | | | | | | | | x86: Fixup wrong debug exception frame link in stacktraces | Frederic Weisbecker | 2009-12-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | x86/perf: Exclude the debug stack from the callchains | Frederic Weisbecker | 2009-12-06 | 1 | -4/+5 | |
| * | | | | | | | | | | | perf: Remove the "event" callback from perf events | Frederic Weisbecker | 2009-12-06 | 1 | -3/+0 |