Linus Torvalds
|
2a56bb596b
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 years ago |
Chris Wilson
|
5125eee4e6
tracing: Fixup logic inversion on setting trace_global_clock defaults
|
7 years ago |
Chris Wilson
|
3fd49c9e48
tracing: Default to using trace_global_clock if sched_clock is unstable
|
7 years ago |
Linus Torvalds
|
672a9c1069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
7 years ago |
Rohit Visavalia
|
13cf912b2d
tracing: Block comments should align the * on each line
|
7 years ago |
Thomas Gleixner
|
92af4dcb4e
tracing: Unify the "boot" and "mono" tracing clocks
|
7 years ago |
Tom Zanussi
|
d71bd34d78
tracing: Make tracing_set_clock() non-static
|
7 years ago |
Tom Zanussi
|
067fe038e7
tracing: Add variable reference handling to hist triggers
|
7 years ago |
Tom Zanussi
|
860f9f6b02
tracing: Add usecs modifier for hist trigger timestamps
|
7 years ago |
Tom Zanussi
|
2c1ea60b19
tracing: Add timestamp_mode trace file
|
7 years ago |
Tom Zanussi
|
00b4145298
ring-buffer: Add interface for setting absolute time stamps
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
27529c891b
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Linus Torvalds
|
d772794637
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Changbin Du
|
f4d0706cde
tracing: Make sure the parsed string always terminates with '\0'
|
7 years ago |
Changbin Du
|
76638d9650
tracing: Clear parser->idx if only spaces are read
|
7 years ago |
Changbin Du
|
921a7acd85
tracing: Detect the string nul character when parsing user input string
|
7 years ago |
Steven Rostedt (VMware)
|
2ee5b92a25
tracing: Update stack trace skipping for ORC unwinder
|
7 years ago |
Ingo Molnar
|
475c5ee193
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
7 years ago |
Steven Rostedt (VMware)
|
4397f04575
tracing: Fix possible double free on failure of allocating trace buffer
|
7 years ago |
Jing Xia
|
24f2aaf952
tracing: Fix crash when it fails to alloc ring buffer
|
7 years ago |
Steven Rostedt (VMware)
|
6b7e633fe9
tracing: Remove extra zeroing out of the ring buffer page
|
7 years ago |
Felipe Balbi
|
a773d41927
tracing: Pass export pointer as argument to ->write()
|
8 years ago |
Changbin Du
|
90e406f96f
tracing: Allocate mask_str buffer dynamically
|
7 years ago |
Chunyu Hu
|
5a93bae2c3
tracing: Fix code comments in trace.c
|
8 years ago |
Al Viro
|
9dd957485d
ipc, kernel, mm: annotate ->poll() instances
|
8 years ago |
Paul E. McKenney
|
844ccdd7dc
rcu: Eliminate rcu_irq_enter_disabled()
|
8 years ago |
Tom Zanussi
|
7e465baa80
tracing: Make traceprobe parsing code reusable
|
8 years ago |
Steven Rostedt (VMware)
|
12ecef0cb1
tracing: Reverse the order of trace_types_lock and event_mutex
|
8 years ago |