index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2009-02-06
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
2009-02-06
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
2009-02-05
trace: code style clean up
Steven Rostedt
2009-02-05
trace: Remove unused trace_array_cpu parameter
Arnaldo Carvalho de Melo
2009-02-05
trace: assign defaults at register_ftrace_event
Arnaldo Carvalho de Melo
2009-02-04
trace: make the trace_event callbacks return enum print_line_t
Arnaldo Carvalho de Melo
2009-02-04
trace: judicious error checking of trace_seq results
Arnaldo Carvalho de Melo
2009-02-04
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...
Ingo Molnar
2009-02-03
trace: Change struct trace_event callbacks parameter list
Arnaldo Carvalho de Melo
2009-02-03
trace: better manage the context info for events
Frederic Weisbecker
2009-02-03
trace: let boot trace be chosen by command line
Steven Rostedt
2009-02-03
trace: fix default boot up tracer
Steven Rostedt
2009-01-26
ftrace: add ftrace_vprintk
Arnaldo Carvalho de Melo
2009-01-23
trace: fix logic to start/stop counting
Steven Rostedt
2009-01-22
ring-buffer: do not swap if recording is disabled
Steven Rostedt
2009-01-21
trace: set max latency variable to zero on default
Steven Rostedt
2009-01-21
trace: stop all recording to ring buffer on ftrace_dump
Steven Rostedt
2009-01-21
trace: print ftrace_dump at KERN_EMERG log level
Steven Rostedt
2009-01-16
trace: set max latency variable to zero on default
Steven Rostedt
2009-01-16
ftrace: remove static from function tracer functions
Steven Rostedt
2009-01-16
ftrace: move function tracer functions out of trace.c
Steven Rostedt
2009-01-16
ftrace: add stack trace to function tracer
Steven Rostedt
2009-01-15
trace: stop all recording to ring buffer on ftrace_dump
Steven Rostedt
2009-01-15
trace: print ftrace_dump at KERN_EMERG log level
Steven Rostedt
2009-01-14
tracing/ftrace: separate events tracing and stats tracing engine
Frederic Weisbecker
2009-01-06
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2009-01-01
cpumask: convert kernel trace functions further
Rusty Russell
2009-01-01
cpumask: convert kernel trace functions
Rusty Russell
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
tracing: removed duplicated #include
Huang Weiyi
2008-12-30
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-29
tracing/ftrace: provide the base infrastructure for histogram tracing
Frederic Weisbecker
2008-12-29
ftrace: change trace.c to use registered events
Steven Rostedt
2008-12-29
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-19
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
2008-12-19
Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...
Ingo Molnar
2008-12-19
tracing: fix warning in kernel/trace/trace.c
Ingo Molnar
2008-12-18
trace: fix task state printout
Thomas Gleixner
2008-12-17
tracing/ftrace: add the printk-msg-only option
Frederic Weisbecker
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-12
x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
Markus Metzger
2008-12-10
ftrace: remove unused function arg in trace_iterator_increment()
Robert Richter
2008-12-08
tracing/function-graph-tracer: fix 'flags' variable mismatch
Ingo Molnar
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
tracing/function-graph-tracer: turn tracing_selftest_running into an int
Frederic Weisbecker
2008-12-05
tracing/ftrace: provide the macro task_curr_ret_stack()
Frederic Weisbecker
2008-12-05
tracing/ftrace: don't insert TRACE_PRINT during selftests
Frederic Weisbecker
[next]