Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 年 前 |
Linus Torvalds
|
179a7ba680
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 年 前 |
Linus Torvalds
|
9465d9cc31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年 前 |
Pavankumar Kondeti
|
c59f29cb14
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
|
8 年 前 |
Steven Rostedt (Red Hat)
|
656c7f0d2d
tracing: Replace kmap with copy_from_user() in trace_marker writing
|
8 年 前 |
Sebastian Andrzej Siewior
|
b32614c034
tracing/rb: Convert to hotplug state machine
|
8 年 前 |
Joel Fernandes
|
80ec355210
trace: Add an option for boot clock as trace clock
|
8 年 前 |
Steven Rostedt (Red Hat)
|
52ffabe384
tracing: Make __buffer_unlock_commit() always_inline
|
8 年 前 |
Steven Rostedt (Red Hat)
|
4239174570
tracing: Make tracepoint_printk a static_key
|
8 年 前 |
Steven Rostedt (Red Hat)
|
3e9a8aadca
tracing: Create a always_inlined __trace_buffer_lock_reserve()
|
8 年 前 |
Chunyan Zhang
|
478409dd68
tracing: Add hook to function tracing for other subsystems to use
|
8 年 前 |
Steven Rostedt
|
fa32e8557b
tracing: Add new trace_marker_raw
|
9 年 前 |
Masami Hiramatsu
|
60f1d5e3ba
ftrace: Support full glob matching
|
8 年 前 |
Linus Torvalds
|
95107b30be
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 年 前 |
Linus Torvalds
|
12b7bcb43e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年 前 |
Linus Torvalds
|
4c04b4b534
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 年 前 |
Al Viro
|
1ae2293dd6
fix memory leaks in tracing_buffers_splice_read()
|
9 年 前 |
Steven Rostedt (Red Hat)
|
1245800c0f
tracing: Move mutex to protect against resetting of seq data
|
9 年 前 |
Steven Rostedt (Red Hat)
|
f971cc9aab
tracing: Have max_latency be defined for HWLAT_TRACER as well
|
9 年 前 |
Steven Rostedt (Red Hat)
|
e7c15cd8a1
tracing: Added hardware latency tracer
|
9 年 前 |
Masami Hiramatsu
|
8642562555
ftrace: probe: Add README entries for k/uprobe-events
|
9 年 前 |
Wei Yongjun
|
67f20b0845
tracing: Using for_each_set_bit() to simplify trace_pid_write()
|
9 年 前 |
Steven Rostedt (Red Hat)
|
501c237525
ftrace: Move toplevel init out of ftrace_init_tracefs()
|
9 年 前 |
Steven Rostedt (Red Hat)
|
be54f69c26
tracing: Skip more functions when doing stack tracing of events
|
9 年 前 |
Andy Lutomirski
|
e2ace00117
tracing: Choose static tp_printk buffer by explicit nesting count
|
9 年 前 |
Steven Rostedt (Red Hat)
|
345ddcc882
ftrace: Have set_ftrace_pid use the bitmap like events do
|
9 年 前 |
Steven Rostedt (Red Hat)
|
76c813e266
tracing: Move pid_list write processing into its own function
|
9 年 前 |
Steven Rostedt (Red Hat)
|
5cc8976bd5
tracing: Move the pid_list seq_file functions to be global
|
9 年 前 |
Steven Rostedt
|
d8275c454d
tracing: Move filtered_pid helper functions into trace.c
|
9 年 前 |
Steven Rostedt (Red Hat)
|
0fc1b09ff1
tracing: Use temp buffer when filtering events
|
9 年 前 |