index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
2012-04-19
1
-0
/
+5
*
tracing: Fix regression with tracing_on
Steven Rostedt
2012-04-16
1
-3
/
+5
*
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
2012-04-13
1
-2
/
+2
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
1
-16
/
+2
|
\
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-16
/
+2
*
|
tracing: Fix ent_size in trace output
Steven Rostedt
2012-03-27
1
-0
/
+4
*
|
Merge branch 'linus' into perf/urgent
Ingo Molnar
2012-03-26
1
-1
/
+1
|
\
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-1
/
+1
|
|
\
|
|
*
constify path argument of trace_seq_path()
Al Viro
2012-03-20
1
-1
/
+1
*
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-03-24
2
-5
/
+13
|
\
\
\
|
*
|
|
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2012-03-22
2
-5
/
+13
|
|
|
/
|
|
/
|
*
|
|
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
2012-03-13
1
-2
/
+0
*
|
|
ftrace: Fix function_graph for archs that test ftrace_trace_function
Rajesh Bhagat
2012-03-13
1
-1
/
+2
*
|
|
tracing: Keep NMI watchdog from triggering when dumping trace
Steven Rostedt
2012-03-01
1
-0
/
+2
*
|
|
tracing: Do not select FRAME_POINTER on PPC
Gerlando Falauto
2012-02-27
1
-1
/
+1
*
|
|
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-22
3
-97
/
+168
|
|
/
|
/
|
*
|
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
4
-9
/
+168
*
|
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
2012-02-21
4
-47
/
+82
*
|
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
2012-02-21
4
-2
/
+106
*
|
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
2012-02-21
2
-2
/
+20
*
|
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
4
-1
/
+11
*
|
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-21
4
-49
/
+97
*
|
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-02-21
2
-7
/
+106
*
|
tracing: Don't use p->len field to determine output in __print_*() functions
Steven Rostedt
2012-02-21
1
-3
/
+3
*
|
tracing: Don't print an extra separator of flags
Andrey Vagin
2012-02-20
1
-2
/
+4
*
|
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-02-13
3
-7
/
+6
*
|
ftrace: sched_switch plugin is deprecated
Geunsik Lim
2012-02-13
1
-3
/
+3
*
|
ftrace: Change filter/notrace set functions to return exit code
Jiri Olsa
2012-02-03
1
-6
/
+9
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-15
3
-345
/
+683
|
\
|
*
tracing: Factorize filter creation
Tejun Heo
2011-12-21
1
-141
/
+142
|
*
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
2011-12-21
1
-0
/
+11
|
*
ftrace: Allow access to the boot time function enabling
Steven Rostedt
2011-12-21
1
-4
/
+4
|
*
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
2011-12-21
1
-1
/
+18
|
*
ftrace: Decouple hash items from showing filtered functions
Steven Rostedt
2011-12-21
1
-8
/
+8
|
*
ftrace: Allow other users of function tracing to use the output listing
Steven Rostedt
2011-12-21
1
-16
/
+25
|
*
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
2011-12-21
1
-11
/
+17
|
*
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2011-12-21
1
-1
/
+1
|
*
ftrace: Use bsearch to find record ip
Steven Rostedt
2011-12-21
1
-15
/
+23
|
*
ftrace: Sort the mcount records on each page
Steven Rostedt
2011-12-21
1
-0
/
+29
|
*
ftrace: Replace record newlist with record page list
Steven Rostedt
2011-12-21
1
-31
/
+37
|
*
ftrace: Allocate the mcount record pages as groups
Steven Rostedt
2011-12-21
1
-51
/
+128
|
*
ftrace: Remove usage of "freed" records
Steven Rostedt
2011-12-21
1
-51
/
+49
|
*
ftrace: Allow archs to modify code without stop machine
Steven Rostedt
2011-12-21
1
-38
/
+215
|
*
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2011-12-21
1
-14
/
+13
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
3
-3
/
+3
|
\
\
|
*
|
switch debugfs to umode_t
Al Viro
2012-01-03
3
-3
/
+3
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
6
-37
/
+138
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-12-06
3
-28
/
+79
|
|
\
\
|
|
*
|
tracing: Add entries in buffer and total entries to default output header
Steven Rostedt
2011-11-17
1
-25
/
+47
|
|
*
|
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-17
3
-6
/
+35
[next]