index
:
pm24.git
master
perf-mon
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
/
trace.c
Age
Commit message (
Expand
)
Author
2021-03-04
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
2021-02-22
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-02-12
tracing: Make hash-ptr option default
Steven Rostedt (VMware)
2021-02-11
tracing: Add ptr-hash option to show the hashed pointer value
Masami Hiramatsu
2021-02-11
tracing: Show real address for trace event arguments
Masami Hiramatsu
2021-02-11
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
2021-02-09
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
2021-02-02
tracing: Fix a kernel doc warning
Bean Huo
2021-02-02
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
2021-02-02
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-02-02
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-15
tracing: Offload eval map updates to a work queue
Steven Rostedt (VMware)
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
2020-12-04
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
2020-11-10
tracing: Fix some typos in comments
Qiujun Huang
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-02
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
tracing: Fix some typos in comments
Qiujun Huang
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-08
tracing: Remove a pointless assignment
Sudip Mukherjee
2020-10-08
tracing: Add README information for synthetic_events file
Tom Zanussi
2020-10-05
tracing: Add trace_export support for trace_marker
Tingwei Zhang
2020-10-05
tracing: Add trace_export support for event trace
Tingwei Zhang
2020-10-05
tracing: Add flag to control different traces
Tingwei Zhang
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-01
module: Fix up module_notifier return values
Peter Zijlstra
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
2020-07-30
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
2020-06-30
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
2020-06-30
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2020-06-29
tracing: Only allow trace_array_printk() to be used by instances
Steven Rostedt (VMware)
[next]