Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 lat temu |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 lat temu |
Yisheng Xie
|
591a033dc1
tracing: Use match_string() instead of open coding it in trace_set_options()
|
7 lat temu |
Steven Rostedt (VMware)
|
3dd8095368
tracing: Add trigger file for trace_markers tracefs/ftrace/print
|
7 lat temu |
Steven Rostedt (VMware)
|
58b9254757
tracing: Have event_trace_init() called by trace_init_tracefs()
|
7 lat temu |
Steven Rostedt (VMware)
|
2824f50332
tracing: Make the snapshot trigger work with instances
|
7 lat temu |
Thomas Gleixner
|
a3ed0e4393
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
|
7 lat temu |
Linus Torvalds
|
2a56bb596b
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 lat temu |
Chris Wilson
|
5125eee4e6
tracing: Fixup logic inversion on setting trace_global_clock defaults
|
7 lat temu |
Chris Wilson
|
3fd49c9e48
tracing: Default to using trace_global_clock if sched_clock is unstable
|
7 lat temu |
Linus Torvalds
|
672a9c1069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
7 lat temu |
Rohit Visavalia
|
13cf912b2d
tracing: Block comments should align the * on each line
|
7 lat temu |
Thomas Gleixner
|
92af4dcb4e
tracing: Unify the "boot" and "mono" tracing clocks
|
7 lat temu |
Tom Zanussi
|
d71bd34d78
tracing: Make tracing_set_clock() non-static
|
7 lat temu |
Tom Zanussi
|
067fe038e7
tracing: Add variable reference handling to hist triggers
|
7 lat temu |
Tom Zanussi
|
860f9f6b02
tracing: Add usecs modifier for hist trigger timestamps
|
7 lat temu |
Tom Zanussi
|
2c1ea60b19
tracing: Add timestamp_mode trace file
|
7 lat temu |
Tom Zanussi
|
00b4145298
ring-buffer: Add interface for setting absolute time stamps
|
7 lat temu |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 lat temu |
Linus Torvalds
|
27529c891b
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 lat temu |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 lat temu |
Linus Torvalds
|
d772794637
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 lat temu |
Changbin Du
|
f4d0706cde
tracing: Make sure the parsed string always terminates with '\0'
|
7 lat temu |
Changbin Du
|
76638d9650
tracing: Clear parser->idx if only spaces are read
|
7 lat temu |
Changbin Du
|
921a7acd85
tracing: Detect the string nul character when parsing user input string
|
7 lat temu |
Steven Rostedt (VMware)
|
2ee5b92a25
tracing: Update stack trace skipping for ORC unwinder
|
7 lat temu |
Ingo Molnar
|
475c5ee193
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
7 lat temu |
Steven Rostedt (VMware)
|
4397f04575
tracing: Fix possible double free on failure of allocating trace buffer
|
7 lat temu |
Jing Xia
|
24f2aaf952
tracing: Fix crash when it fails to alloc ring buffer
|
7 lat temu |
Steven Rostedt (VMware)
|
6b7e633fe9
tracing: Remove extra zeroing out of the ring buffer page
|
7 lat temu |