index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-12
perf symbols: Allow lookups by symbol name too
Arnaldo Carvalho de Melo
5
-41
/
+163
2009-12-12
perf symbols: Add missing "Variables" entry to map_type__name
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-12
perf symbols: Add support for 'variable' symtabs
Arnaldo Carvalho de Melo
2
-16
/
+53
2009-12-12
perf symbols: Introduce ELF counterparts to symbol_type__is_a
Arnaldo Carvalho de Melo
1
-2
/
+22
2009-12-12
perf symbols: Introduce symbol_type__is_a
Arnaldo Carvalho de Melo
2
-6
/
+13
2009-12-12
perf symbols: Rename kthreads to kmaps, using another abstraction for it
Arnaldo Carvalho de Melo
6
-85
/
+106
2009-12-11
perf tools: Allow building for ARM
Jamie Iles
1
-0
/
+12
2009-12-11
hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value
Frederic Weisbecker
1
-1
/
+1
2009-12-11
perf tools: Allow cross compiling
Jamie Iles
1
-2
/
+4
2009-12-11
tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE
Li Zefan
1
-3
/
+3
2009-12-11
tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
Li Zefan
4
-9
/
+9
2009-12-10
x86, perf events: Check if we have APIC enabled
Cyrill Gorcunov
1
-6
/
+12
2009-12-10
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
2
-0
/
+5
2009-12-10
perf kmem: Fix unused argument build warning
Ingo Molnar
1
-2
/
+2
2009-12-10
perf symbols: perf_header__read_build_ids() offset'n'size should be u64
Arnaldo Carvalho de Melo
2
-3
/
+3
2009-12-10
perf symbols: dsos__read_build_ids() should read both user and kernel buildids
Arnaldo Carvalho de Melo
1
-2
/
+3
2009-12-10
perf tools: Align long options which have no short forms
Li Zefan
1
-0
/
+3
2009-12-10
perf kmem: Show usage if no option is specified
Li Zefan
2
-28
/
+37
2009-12-10
sched: Mark sched_clock() as notrace
Mike Frysinger
1
-1
/
+2
2009-12-10
perf sched: Add max delay time snapshot
Frederic Weisbecker
1
-6
/
+10
2009-12-10
perf tools: Correct size given to memset
Julia Lawall
2
-2
/
+2
2009-12-10
perf_event: Fix perf_swevent_hrtimer() variable initialization
Xiao Guangrong
1
-0
/
+1
2009-12-09
perf sched: Fix for getting task's execution time
Xiao Guangrong
1
-28
/
+27
2009-12-09
tracing/kprobes: Fix field creation's bad error handling
Frederic Weisbecker
1
-2
/
+2
2009-12-09
perf_event: Cleanup for cpu_clock_perf_event_update()
Xiao Guangrong
1
-2
/
+1
2009-12-09
perf_event: Allocate children's perf_event_ctxp at the right time
Xiao Guangrong
1
-15
/
+22
2009-12-09
perf_event: Clean up __perf_event_init_context()
Xiao Guangrong
1
-4
/
+3
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
5
-46
/
+66
2009-12-09
perf probe: Update perf-probe document
Masami Hiramatsu
1
-5
/
+16
2009-12-09
perf probe: Support --del option
Masami Hiramatsu
3
-7
/
+96
2009-12-09
trace-kprobe: Support delete probe syntax
Masami Hiramatsu
1
-9
/
+28
2009-12-09
perf probe: Support vmlinux on cwd by default
Masami Hiramatsu
1
-4
/
+6
2009-12-09
perf probe: Remove event suffix number _0
Masami Hiramatsu
1
-1
/
+10
2009-12-09
perf probe: Fix add-probe command syntax without --add option
Masami Hiramatsu
1
-7
/
+26
2009-12-09
perf probe: Change probe-added message more user-friendly
Masami Hiramatsu
1
-5
/
+10
2009-12-09
perf probe: Change event list format
Masami Hiramatsu
1
-2
/
+25
2009-12-08
perf: hw_breakpoints: Fix percpu namespace clash
Stephen Rothwell
1
-7
/
+7
2009-12-08
perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space
Arnd Bergmann
1
-4
/
+4
2009-12-07
perf probe: Use pr_debug for debug message
Masami Hiramatsu
1
-2
/
+2
2009-12-07
perf probe: Check e_snprintf() format string
Masami Hiramatsu
1
-1
/
+4
2009-12-07
perf probe: Fix event namelist to duplicate string
Masami Hiramatsu
1
-1
/
+3
2009-12-07
perf probe: Fix strtailcmp() to compare s1and s2[0]
Juha Leppanen
1
-1
/
+1
2009-12-07
x86 insn: Delete empty or incomplete inat-tables.c
Masami Hiramatsu
1
-1
/
+1
2009-12-07
x86: Compile insn.c and inat.c only for KPROBES
OGAWA Hirofumi
2
-3
/
+3
2009-12-07
perf tools: Optimize parse_subsystem_tracepoint_event()
Ulrich Drepper
1
-12
/
+3
2009-12-07
perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily
Tom Zanussi
1
-9
/
+55
2009-12-07
hw-breakpoints: Fix task-bound breakpoint slot allocation
Frederic Weisbecker
1
-29
/
+45
2009-12-07
hw-breakpoints: Zeroe the breakpoint attrs on initialization
Frederic Weisbecker
1
-0
/
+2
2009-12-07
perf trace/scripting: Fix compile error when libperl not installed
Tom Zanussi
2
-3
/
+4
2009-12-07
perf_event: Eliminate raw->size
Xiao Guangrong
2
-76
/
+56
[next]