index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2009-04-24
ring_buffer: compressed event header
Lai Jiangshan
2009-04-23
tracing: add size checks for exported ftrace internal structures
Steven Rostedt
2009-04-23
tracing: increase size of number of possible events
Steven Rostedt
2009-04-23
tracing/wakeup: move access to wakeup_cpu into spinlock
Steven Rostedt
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-21
ring-buffer: only warn on wrap if buffer is bigger than two pages
Steven Rostedt
2009-04-21
tracing/filters: allow user-input to be integer-like string
Li Zefan
2009-04-21
tracing/filters: don't remove old filters when failed to write subsys->filter
Li Zefan
2009-04-20
tracing: use nowakeup version of commit for function event trace tests
Steven Rostedt
2009-04-20
tracing: use recursive counter over irq level
Steven Rostedt
2009-04-20
tracing: remove recursive test from ring_buffer_event_discard
Steven Rostedt
2009-04-20
tracing: fix recursive test level calculation
Steven Rostedt
2009-04-20
tracing/events: call the correct event trace selftest init function
Steven Rostedt
2009-04-20
tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING
Steven Rostedt
2009-04-20
tracing: create menuconfig for tracing infrastructure
Steven Rostedt
2009-04-20
tracing: change branch profiling to a choice selection
Steven Rostedt
2009-04-20
tracing/ring-buffer: Add unlock recursion protection on discard
Frederic Weisbecker
2009-04-19
tracing/core: Add current context on tracing recursion warning
Frederic Weisbecker
2009-04-17
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-16
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-14
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: create automated trace defines
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
[next]