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.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_branch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
1
-2
/
+6
*
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
2010-02-09
1
-2
/
+17
*
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
2009-10-07
1
-3
/
+5
*
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2009-10-07
1
-1
/
+1
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
1
-0
/
+8
|
\
|
*
tracing: Fix branch tracer header
Zhaolei
2009-04-14
1
-0
/
+8
*
|
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-14
1
-3
/
+2
*
|
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-14
1
-0
/
+3
*
|
tracing: add handler to trace_stat
Steven Rostedt
2009-03-24
1
-2
/
+2
|
/
*
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
1
-1
/
+1
*
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
2009-03-04
1
-1
/
+0
*
tracing: remove unneeded variable
Wenji Huang
2009-02-10
1
-3
/
+1
*
trace: Call tracing_reset_online_cpus before tracer->init()
Arnaldo Carvalho de Melo
2009-02-06
1
-1
/
+0
*
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
2009-02-06
1
-4
/
+3
*
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
2009-02-06
1
-4
/
+3
*
trace_branch: Remove unused function
Arnaldo Carvalho de Melo
2009-02-05
1
-17
/
+0
*
trace: assign defaults at register_ftrace_event
Arnaldo Carvalho de Melo
2009-02-05
1
-3
/
+0
*
trace: make the trace_event callbacks return enum print_line_t
Arnaldo Carvalho de Melo
2009-02-04
1
-1
/
+2
*
trace: judicious error checking of trace_seq results
Arnaldo Carvalho de Melo
2009-02-04
1
-1
/
+1
*
trace: Change struct trace_event callbacks parameter list
Arnaldo Carvalho de Melo
2009-02-03
1
-4
/
+3
*
trace: Use tracing_reset_online_cpus in more places
Arnaldo Carvalho de Melo
2009-01-29
1
-5
/
+1
*
tracing/ftrace: separate events tracing and stats tracing engine
Frederic Weisbecker
2009-01-14
1
-48
/
+60
*
tracing/ftrace: handle more than one stat file per tracer
Frederic Weisbecker
2009-01-11
1
-41
/
+28
*
tracing/branch-tracer: adapt to the stat tracing API
Frederic Weisbecker
2008-12-29
1
-126
/
+142
*
ftrace: change trace.c to use registered events
Steven Rostedt
2008-12-29
1
-0
/
+53
*
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
2008-12-03
1
-2
/
+2
*
tracing/branch-tracer: include missing irqflags.h
Frederic Weisbecker
2008-11-29
1
-0
/
+1
*
trace: fix compiler warning in branch profiler
Steven Rostedt
2008-11-23
1
-5
/
+5
*
trace: profile all if conditionals
Steven Rostedt
2008-11-23
1
-2
/
+31
*
trace: branch profiling should not print percent without data
Steven Rostedt
2008-11-23
1
-3
/
+7
*
trace: consolidate unlikely and likely profiler
Steven Rostedt
2008-11-23
1
-26
/
+13
*
-
.
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...
Ingo Molnar
2008-11-17
1
-1
/
+2
|
\
\
|
*
|
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
2008-11-16
1
-1
/
+2
|
|
/
*
/
tracing/branch-tracer: fix a trace recursion on branch tracer
Frederic Weisbecker
2008-11-16
1
-2
/
+2
|
/
*
ftrace: rename trace_unlikely.c file
Steven Rostedt
2008-11-12
1
-0
/
+320