index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ring-buffer: do not swap if recording is disabled
Steven Rostedt
2009-01-22
1
-1
/
+1
*
trace: set max latency variable to zero on default
Steven Rostedt
2009-01-16
1
-1
/
+1
*
ftrace: remove static from function tracer functions
Steven Rostedt
2009-01-16
1
-3
/
+0
*
ftrace: move function tracer functions out of trace.c
Steven Rostedt
2009-01-16
1
-84
/
+0
*
ftrace: add stack trace to function tracer
Steven Rostedt
2009-01-16
1
-9
/
+17
*
trace: stop all recording to ring buffer on ftrace_dump
Steven Rostedt
2009-01-15
1
-0
/
+1
*
trace: print ftrace_dump at KERN_EMERG log level
Steven Rostedt
2009-01-15
1
-1
/
+1
*
tracing/ftrace: separate events tracing and stats tracing engine
Frederic Weisbecker
2009-01-14
1
-2
/
+0
*
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2009-01-06
1
-700
/
+41
|
\
|
*
tracing/ftrace: provide the base infrastructure for histogram tracing
Frederic Weisbecker
2008-12-29
1
-1
/
+2
|
*
ftrace: change trace.c to use registered events
Steven Rostedt
2008-12-29
1
-364
/
+38
|
*
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
1
-274
/
+1
|
*
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-29
1
-61
/
+0
*
|
cpumask: convert kernel trace functions further
Rusty Russell
2009-01-01
1
-3
/
+9
*
|
cpumask: convert kernel trace functions
Rusty Russell
2009-01-01
1
-24
/
+36
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
1
-3
/
+2
|
\
\
|
*
|
tracing: removed duplicated #include
Huang Weiyi
2008-12-31
1
-1
/
+0
|
*
|
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-31
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ftrace: remove unused function arg in trace_iterator_increment()
Robert Richter
2008-12-10
1
-2
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-29
1
-166
/
+812
|
\
|
|
|
*
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
1
-165
/
+811
|
|
\
\
|
|
*
|
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
2008-12-19
1
-0
/
+10
|
|
|
|
|
|
|
\
|
|
*
-
.
\
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
2008-12-19
1
-22
/
+17
|
|
|
\
\
\
|
|
|
|
*
|
trace: fix task state printout
Thomas Gleixner
2008-12-18
1
-22
/
+17
|
|
|
|
|
/
|
|
*
|
/
tracing: fix warning in kernel/trace/trace.c
Ingo Molnar
2008-12-19
1
-1
/
+0
|
|
|
/
/
|
|
*
|
tracing/ftrace: add the printk-msg-only option
Frederic Weisbecker
2008-12-17
1
-0
/
+25
|
|
*
|
x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
Markus Metzger
2008-12-12
1
-1
/
+1
|
|
*
|
tracing/function-graph-tracer: fix 'flags' variable mismatch
Ingo Molnar
2008-12-08
1
-3
/
+3
|
|
*
|
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
1
-13
/
+5
|
|
*
|
tracing/function-graph-tracer: turn tracing_selftest_running into an int
Frederic Weisbecker
2008-12-08
1
-5
/
+7
|
|
*
|
tracing/ftrace: provide the macro task_curr_ret_stack()
Frederic Weisbecker
2008-12-05
1
-7
/
+1
|
|
*
|
tracing/ftrace: don't insert TRACE_PRINT during selftests
Frederic Weisbecker
2008-12-05
1
-1
/
+12
|
|
|
|
|
|
|
\
|
|
*
-
.
|
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
2008-12-05
1
-6
/
+22
|
|
|
\
\
|
|
|
|
*
|
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
2008-12-04
1
-6
/
+22
|
|
*
|
|
ftrace: trace single pid for function graph tracer
Steven Rostedt
2008-12-04
1
-0
/
+3
|
|
*
|
|
ftrace: graph of a single function
Steven Rostedt
2008-12-04
1
-0
/
+8
|
|
|
/
/
|
|
*
|
ftrace: function graph return for function entry
Steven Rostedt
2008-12-03
1
-1
/
+3
|
|
*
|
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
2008-12-03
1
-6
/
+6
|
|
*
|
tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE
Török Edwin
2008-11-28
1
-0
/
+2
|
|
*
|
ftrace: add thread comm to function graph tracer
Steven Rostedt
2008-11-26
1
-1
/
+1
|
|
*
|
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
2008-11-26
1
-12
/
+55
|
|
*
|
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-9
/
+9
|
|
*
|
x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...
Markus Metzger
2008-11-25
1
-4
/
+7
|
|
|
|
|
|
|
\
|
|
|
\
|
|
|
\
|
|
*
-
-
-
.
\
Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...
Ingo Molnar
2008-11-24
1
-0
/
+182
|
|
|
\
\
\
\
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
tracing/stack-tracer: avoid races accessing file
Török Edwin
2008-11-23
1
-5
/
+5
|
|
|
|
|
*
tracing/stack-tracer: fix locking and refcounts
Török Edwin
2008-11-23
1
-3
/
+6
|
|
|
|
|
*
tracing/stack-tracer: fix style issues
Török Edwin
2008-11-23
1
-4
/
+3
|
|
|
|
|
*
tracing: identify which executable object the userspace address belongs to
Török Edwin
2008-11-23
1
-7
/
+79
|
|
|
|
|
*
tracing: add support for userspace stacktraces in tracing/iter_ctrl
Török Edwin
2008-11-23
1
-0
/
+93
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
ftrace: add ftrace_off_permanent
Steven Rostedt
2008-11-23
1
-0
/
+15
|
|
|
/
/
[next]