index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
8
-57
/
+48
*
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
3
-13
/
+7
*
perf: Remove unused struct perf_event::event_callback
Frederic Weisbecker
2009-12-06
1
-2
/
+0
*
perf: Remove pointless union that wraps the hw breakpoint fields
Frederic Weisbecker
2009-12-06
1
-8
/
+6
*
hw-breakpoints: Add two reserved fields for future extensions
Frederic Weisbecker
2009-12-06
1
-0
/
+2
*
Merge branch 'perf/probes' into perf/core
Ingo Molnar
2009-12-03
2
-3
/
+35
|
\
|
*
x86: insn decoder test checks objdump version
Masami Hiramatsu
2009-11-21
2
-1
/
+27
|
*
x86: Fix insn decoder test typos
Masami Hiramatsu
2009-11-21
1
-3
/
+9
[next]