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
/
trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
2011-03-10
1
-1
/
+1
*
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-03-09
1
-0
/
+1
*
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
1
-1
/
+8
*
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
1
-0
/
+2
*
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2011-02-07
1
-1
/
+11
*
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2011-02-07
1
-1
/
+8
*
tracing/filter: Allocate the preds in an array
Steven Rostedt
2011-02-07
1
-1
/
+1
*
tracing/filter: Dynamically allocate preds
Steven Rostedt
2011-02-07
1
-1
/
+2
*
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2011-02-07
1
-2
/
+1
*
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
2010-10-18
1
-0
/
+4
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
1
-84
/
+6
|
\
|
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-07-23
1
-0
/
+4
|
|
\
|
|
*
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
2010-07-21
1
-0
/
+1
|
|
*
tracing: Allow to disable cmdline recording
Li Zefan
2010-07-20
1
-0
/
+3
|
*
|
tracing: Remove special traces
Frederic Weisbecker
2010-07-20
1
-7
/
+0
|
*
|
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
2010-07-20
1
-3
/
+0
|
|
/
|
*
tracing: Remove ksym tracer
Frederic Weisbecker
2010-07-15
1
-6
/
+0
|
*
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-28
1
-0
/
+2
|
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
1
-20
/
+0
|
|
\
|
|
*
tracing: Remove kmemtrace ftrace plugin
Li Zefan
2010-06-09
1
-12
/
+0
|
|
*
tracing: Remove boot tracer
Américo Wang
2010-06-08
1
-8
/
+0
|
*
|
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-06-03
1
-48
/
+0
|
|
/
*
/
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
2010-08-05
1
-0
/
+19
|
/
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-18
1
-18
/
+2
|
\
|
*
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2010-04-14
1
-14
/
+2
|
*
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
1
-4
/
+0
*
|
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
1
-2
/
+2
*
|
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
1
-1
/
+1
*
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
1
-0
/
+3
*
|
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-27
1
-0
/
+21
*
|
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2010-04-26
1
-2
/
+4
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-13
1
-1
/
+2
|
\
|
*
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-03-05
1
-1
/
+2
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-05
1
-1
/
+1
*
|
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-25
1
-1
/
+2
*
|
ftrace: Allow to remove a single function from function graph filter
Li Zefan
2010-02-11
1
-1
/
+2
*
|
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2010-01-29
1
-1
/
+1
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-16
1
-12
/
+11
|
\
|
*
tracing: Remove useless trace option
Li Zefan
2009-12-13
1
-12
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2009-10-12
1
-1
/
+1
*
|
tracing: Add pipe_close interface
Steven Rostedt
2009-12-07
1
-0
/
+2
*
|
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
2009-11-25
1
-1
/
+1
*
|
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
1
-0
/
+7
|
\
\
|
*
|
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
Li Zefan
2009-11-08
1
-1
/
+0
|
*
|
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
1
-4
/
+1
|
*
|
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-18
1
-230
/
+112
|
|
\
\
|
*
\
\
Merge branch 'tracing/core' into tracing/hw-breakpoints
Ingo Molnar
2009-09-07
1
-26
/
+61
|
|
\
\
\
|
*
|
|
|
ksym_tracer: Extract trace entry from struct trace_ksym
Li Zefan
2009-07-10
1
-9
/
+4
[next]