index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
tracing: protect trace_printk from recursion
Steven Rostedt
2009-04-17
|
*
|
|
|
|
tracing: add same level recursion detection
Steven Rostedt
2009-04-17
|
*
|
|
|
|
tracing: add EXPORT_SYMBOL_GPL for trace commits
Steven Rostedt
2009-04-17
|
*
|
|
|
|
tracing/filters: add filter_mutex to protect filter predicates
Tom Zanussi
2009-04-17
|
*
|
|
|
|
tracing: fix file mode of trace and README
Li Zefan
2009-04-17
|
*
|
|
|
|
tracing/events: perform function tracing in event selftests
Steven Rostedt
2009-04-17
|
*
|
|
|
|
tracing: add saved_cmdlines file to show cached task comms
Avadh Patel
2009-04-17
|
*
|
|
|
|
tracing/events/ring-buffer: expose format of ring buffer headers to users
Steven Rostedt
2009-04-17
|
*
|
|
|
|
tracing/events: add startup tests for events
Steven Rostedt
2009-04-17
|
*
|
|
|
|
ftrace: use module notifier for function tracer
Steven Rostedt
2009-04-17
|
*
|
|
|
|
blktrace: fix context-info when mixed-using blk tracer and trace events
Li Zefan
2009-04-16
|
*
|
|
|
|
blktrace: add trace/ to /sys/block/sda
Li Zefan
2009-04-16
|
*
|
|
|
|
blktrace: support per-partition tracing for ftrace plugin
Li Zefan
2009-04-16
|
*
|
|
|
|
blktrace: support per-partition tracing
Shawn Du
2009-04-16
|
*
|
|
|
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
|
*
|
|
|
|
tracing/events: fix compile for modules disabled
Steven Rostedt
2009-04-14
|
*
|
|
|
|
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
|
*
|
|
|
|
tracing/events: add export symbols for trace events in modules
Steven Rostedt
2009-04-14
|
*
|
|
|
|
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
|
*
|
|
|
|
tracing/events: move the ftrace event tracing code to core
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: consolidate trace and trace_event headers
Steven Rostedt
2009-04-14
|
*
|
|
|
|
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
|
*
|
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-14
|
|
\
\
\
\
\
|
*
|
|
|
|
|
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-14
|
*
|
|
|
|
|
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-04-14
|
*
|
|
|
|
|
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-14
|
*
|
|
|
|
|
ring-buffer: add ring_buffer_discard_commit
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-14
|
*
|
|
|
|
|
blktrace: fix output of BLK_TC_PC events
Li Zefan
2009-04-12
|
*
|
|
|
|
|
blktrace: fix output of unknown events
Li Zefan
2009-04-12
|
*
|
|
|
|
|
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-12
|
*
|
|
|
|
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-04-10
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ftrace: clean up enable logic for sched_switch
Zhaolei
2009-04-07
|
*
|
|
|
|
|
|
function-graph: use int instead of atomic for ftrace_graph_active
Steven Rostedt
2009-04-07
|
*
|
|
|
|
|
|
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
|
*
|
|
|
|
|
|
tracing: use macros to denote usec and nsec per second
Li Zefan
2009-04-07
|
*
|
|
|
|
|
|
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
2009-04-07
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-07
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
tracing: add average time in function to function profiler
Steven Rostedt
2009-03-25
|
*
|
|
|
|
|
|
|
tracing: remove on the fly allocator from function profiler
Steven Rostedt
2009-03-25
|
*
|
|
|
|
|
|
|
tracing: clean up tracing profiler
Steven Rostedt
2009-03-25
|
*
|
|
|
|
|
|
|
function-graph: add option to calculate graph time or not
Steven Rostedt
2009-03-24
|
*
|
|
|
|
|
|
|
tracing: make the function profiler per cpu
Steven Rostedt
2009-03-24
|
*
|
|
|
|
|
|
|
tracing: adding function timings to function profiler
Steven Rostedt
2009-03-24
|
*
|
|
|
|
|
|
|
tracing: move function profiler data out of function struct
Steven Rostedt
2009-03-24
|
*
|
|
|
|
|
|
|
tracing: add function profiler
Steven Rostedt
2009-03-24
|
*
|
|
|
|
|
|
|
tracing: add handler to trace_stat
Steven Rostedt
2009-03-24
[prev]
[next]