index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-29
/
+47
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
2009-12-07
perf_event: Fix __dsos__write_buildid_table()
Xiao Guangrong
1
-1
/
+1
2009-12-07
perf_event: Fix raw event processing
Xiao Guangrong
2
-6
/
+16
2009-12-07
perf/sched: Fix 'perf sched trace'
Xiao Guangrong
1
-7
/
+7
2009-12-06
perf buildid-list: Fix copy'n'paste help message
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-12-06
perf tools: Misc small fixes
OGAWA Hirofumi
3
-4
/
+10
2009-12-06
perf: Make common SAMPLE_EVENT parser
OGAWA Hirofumi
7
-146
/
+155
2009-12-06
perf timechart: Fix header handling
OGAWA Hirofumi
1
-4
/
+8
[next]