index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2009-02-28
tracing: add interface to write into current tracer buffer
Steven Rostedt
2009-02-28
tracing: make the set_event and available_events subsystem aware
Steven Rostedt
2009-02-28
tracing: add subsystem level to trace events
Steven Rostedt
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
2009-02-27
tracing: replace kzalloc with kcalloc
Steven Rostedt
2009-02-27
tracing: use newline separator for trace options list
Steven Rostedt
2009-02-27
tracing: use pointer error returns for __tracing_open
Steven Rostedt
2009-02-26
tracing: add protection around open use of current_tracer
Steven Rostedt
2009-02-26
tracing: add tracer dependent options to options directory
Steven Rostedt
2009-02-26
tracing: add options directory and core option files
Steven Rostedt
2009-02-26
tracing: implement trace_clock_*() APIs
Ingo Molnar
2009-02-26
tracing, genirq: add irq enter and exit trace events
Jason Baron
2009-02-26
tracing/core: make the per cpu trace files in per cpu directories
Frederic Weisbecker
2009-02-26
Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2009-02-26
Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...
Ingo Molnar
2009-02-25
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
2009-02-25
tracing/core: make the read callbacks reentrants
Frederic Weisbecker
2009-02-25
tracing/core: introduce per cpu tracing files
Frederic Weisbecker
2009-02-25
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-25
tracing: remove /debug/tracing/latency_trace
Ingo Molnar
2009-02-25
tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock
Ingo Molnar
2009-02-24
tracing: make event directory structure
Steven Rostedt
2009-02-24
tracing: add schedule events to event trace
Steven Rostedt
2009-02-24
tracing: add event trace infrastructure
Steven Rostedt
2009-02-24
x86, ftrace: fix section mismatch in hw-branch-tracer
Markus Metzger
2009-02-22
Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2009-02-20
ftrace: break out modify loop immediately on detection of error
Steven Rostedt
2009-02-20
ftrace: allow archs to preform pre and post process for code modification
Steven Rostedt
2009-02-20
tracing/function-graph-tracer: make set_graph_function file support ftrace regex
Frederic Weisbecker
2009-02-19
tracing/function-graph-tracer: fix merge
Ingo Molnar
2009-02-19
tracing/function-graph-tracer: fix traces weirdness while absolute time printing
Frederic Weisbecker
2009-02-19
Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
2009-02-19
Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...
Ingo Molnar
2009-02-19
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
2009-02-18
tracing: limit the number of loops the ring buffer self test can make
Steven Rostedt
2009-02-18
tracing: have function trace select kallsyms
Steven Rostedt
2009-02-18
tracing: disable tracing while testing ring buffer
Steven Rostedt
2009-02-18
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
2009-02-18
tracing/core: remove unused parameter in tracing_fill_pipe_page()
Frederic Weisbecker
2009-02-18
tracing/core: use appropriate waiting on trace_pipe
Frederic Weisbecker
2009-02-18
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-18
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
2009-02-17
tracing/function-graph-tracer: trace the idle tasks
Frederic Weisbecker
2009-02-17
ftrace: show unlimited when traceon or traceoff has no counter
Steven Rostedt
2009-02-17
tracing: fix typing mistake in hint message and comments
Wenji Huang
2009-02-17
tracing: fix the return value of trace selftest
Wenji Huang
2009-02-17
tracing: use the more proper parameter
Wenji Huang
2009-02-17
ftrace: rename _hook to _probe
Steven Rostedt
2009-02-17
ftrace: clean up coding style
Steven Rostedt
2009-02-17
ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition
Ingo Molnar
[next]