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
2011-08-08
perf tools: Make clean leaves some files
Kusanagi Kouichi
1
-1
/
+1
2011-08-08
perf lock: Dropping unsupported ':r' modifier
Zhu Yanhai
1
-4
/
+4
2011-08-08
perf probe: Fix coredump introduced by probe module option
Jovi Zhang
1
-4
/
+8
2011-08-03
perf report: Use ui__warning in some more places
Arnaldo Carvalho de Melo
1
-8
/
+7
2011-07-26
perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables
Arnaldo Carvalho de Melo
1
-3
/
+112
2011-07-25
perf evlist: Introduce 'disable' method
Arnaldo Carvalho de Melo
3
-17
/
+17
2011-07-22
perf buildid-cache: Zero out buffer of filenames when adding/removing buildid
Han Pingtian
1
-4
/
+4
2011-07-21
perf: Remove the nmi parameter from the oprofile_perf backend
Will Deacon
1
-1
/
+1
2011-07-21
x86, perf: Make copy_from_user_nmi() a library function
Robert Richter
5
-74
/
+48
2011-07-21
perf: Remove perf_event_attr::type check
Lin Ming
1
-7
/
+0
2011-07-21
x86, perf: P4 PMU - Fix typos in comments and style cleanup
Cyrill Gorcunov
2
-37
/
+31
2011-07-21
perf tools: Make test use the preset debugfs path
Jiri Olsa
1
-2
/
+2
2011-07-21
perf tools: Add automated tests for events parsing
Jiri Olsa
1
-0
/
+245
2011-07-21
perf tools: De-opt the parse_events function
Jiri Olsa
5
-14
/
+24
2011-07-21
perf script: Fix display of IP address for non-callchain path
David Ahern
1
-1
/
+1
2011-07-21
perf tools: Fix endian conversion reading event attr from file header
David Ahern
3
-13
/
+23
2011-07-21
perf tools: Add missing 'node' alias to the hw_cache[] array
Jiri Olsa
1
-5
/
+8
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
26
-1003
/
+1663
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
7
-38
/
+148
2011-07-16
perf probe: Support adding probes on offline kernel modules
Masami Hiramatsu
3
-12
/
+49
2011-07-16
perf probe: Add probed module in front of function
Masami Hiramatsu
2
-9
/
+39
2011-07-16
perf probe: Introduce debuginfo to encapsulate dwarf information
Masami Hiramatsu
3
-136
/
+182
2011-07-16
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
Masami Hiramatsu
5
-523
/
+768
2011-07-16
perf probe: Remove redundant dwarf functions
Masami Hiramatsu
1
-37
/
+13
2011-07-16
perf probe: Move strtailcmp to string.c
Masami Hiramatsu
3
-15
/
+20
2011-07-15
perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END
Masami Hiramatsu
1
-6
/
+6
2011-07-15
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
1
-1
/
+36
2011-07-15
tracing/kprobes: Support module init function probing
Masami Hiramatsu
2
-30
/
+143
2011-07-15
kprobes: Return -ENOENT if probe point doesn't exist
Masami Hiramatsu
1
-10
/
+23
2011-07-15
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
1
-56
/
+36
2011-07-15
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
1
-2
/
+28
2011-07-15
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
1
-21
/
+22
2011-07-15
perf, x86: P4 PMU - Introduce event alias feature
Cyrill Gorcunov
4
-38
/
+139
2011-07-15
tracing: Have dynamic size event stack traces
Steven Rostedt
4
-19
/
+88
2011-07-14
perf: Robustify proc and debugfs file recording
Sonny Rao
1
-91
/
+29
2011-07-14
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
1
-0
/
+26
2011-07-14
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
1
-0
/
+4
2011-07-14
ftrace: Balance records when updating the hash
Steven Rostedt
1
-16
/
+33
2011-07-11
ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined
Steven Rostedt
1
-2
/
+2
2011-07-08
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
1
-5
/
+11
2011-07-08
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2
-17
/
+35
2011-07-07
tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions
Steven Rostedt
1
-5
/
+6
2011-07-07
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
3
-11
/
+7
2011-07-07
tracing: Have "enable" file use refcounts like the "filter" file
Steven Rostedt
1
-9
/
+22
2011-07-07
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
3
-11
/
+82
2011-07-05
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
18
-321
/
+333
2011-07-05
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
8
-0
/
+102
2011-07-04
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
8
-19
/
+254
2011-07-03
Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
3
-70
/
+41
2011-07-02
x86: Don't use frame pointer to save old stack on irq entry
Frederic Weisbecker
2
-42
/
+15
[next]