index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2009-04-14
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2009-04-14
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-14
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-14
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
2009-04-14
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
2009-03-24
function-graph: add option to calculate graph time or not
Steven Rostedt
2009-03-24
tracing: adding function timings to function profiler
Steven Rostedt
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
2009-03-24
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
2009-03-23
tracing/events: don't use wake up for events
Frederic Weisbecker
2009-03-22
tracing: add per-subsystem filtering
Tom Zanussi
2009-03-22
tracing: add per-event filtering
Tom Zanussi
2009-03-22
tracing: add run-time field descriptions for event filtering
Tom Zanussi
2009-03-20
ftrace: event profile hooks
Peter Zijlstra
2009-03-19
tracing: remove recording function depth from trace_printk
Steven Rostedt
2009-03-18
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-17
tracing: add global-clock option to provide cross CPU clock to traces
Steven Rostedt
2009-03-17
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-16
tracing: protect reader of cmdline output
Steven Rostedt
2009-03-16
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...
Ingo Molnar
2009-03-13
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
2009-03-13
Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...
Ingo Molnar
2009-03-13
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker
2009-03-13
tracing: add comment for use of double __builtin_consant_p
Steven Rostedt
2009-03-12
tracing: have event_trace_printk use static tracer
Steven Rostedt
2009-03-12
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-11
tracing: expand the ring buffers when an event is activated
Steven Rostedt
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
2009-03-06
tracing: trace_bprintk() cleanups
Ingo Molnar
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-05
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
2009-03-04
tracing: add latency output format option
Steven Rostedt
2009-03-03
tracing: add binary buffer files for use with splice
Steven Rostedt
2009-03-02
tracing: add format file to describe event struct fields
Steven Rostedt
2009-03-02
tracing: make trace_seq_reset global and rename to trace_seq_init
Steven Rostedt
2009-02-28
tracing: add raw fast tracing interface for trace events
Steven Rostedt
2009-02-28
tracing: add raw trace point recording infrastructure
Steven Rostedt
2009-02-28
tracing: add interface to write into current tracer buffer
Steven Rostedt
2009-02-25
tracing/core: make the read callbacks reentrants
Frederic Weisbecker
[next]