Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
13292494379f92f532de71b31a54018336adc589
/
kernel
/
trace
/
trace.c
1329249
tracing: Make struct ring_buffer less ambiguous
by Steven Rostedt (VMware)
· 5 years ago
1c5eb44
tracing: Rename trace_buffer to array_buffer
by Steven Rostedt (VMware)
· 5 years ago
3a53acf
tracing: Fix lock inversion in trace_event_enable_tgid_record()
by Prateek Sood
· 5 years ago
ee19545
Fix up for "printk: Drop pr_warning definition"
by Stephen Rothwell
· 5 years ago
a356646
tracing: Do not create directories if lockdown is in affect
by Steven Rostedt (VMware)
· 5 years ago
2887978
tracing: Adding new functions for kernel access to Ftrace instances
by Divya Indi
· 5 years ago
6ee4051
tracing: use kvcalloc for tgid_map array allocation
by Yuming Han
· 5 years ago
953ae45
tracing: Adding NULL checks for trace_array descriptor pointer
by Divya Indi
· 5 years ago
e585e64
tracing: Verify if trace array exists before destroying it.
by Divya Indi
· 5 years ago
9c34fc4
tracing: Use CONFIG_PREEMPTION
by Sebastian Andrzej Siewior
· 5 years ago
91edde2
ftrace: Implement fs notification for tracing_max_latency
by Viktor Rosendahl (BMW)
· 5 years ago
da537f0
ftrace: Add information on number of page groups allocated
by Steven Rostedt (VMware)
· 5 years ago
d303de1
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
by Petr Mladek
· 5 years ago
17911ff
tracing: Add locked_down checks to the open calls of files created for tracefs
by Steven Rostedt (VMware)
· 5 years ago
8530dec
tracing: Add tracing_check_open_get_tr()
by Steven Rostedt (VMware)
· 5 years ago
aa07d71
tracing: Have trace events system open call tracing_open_generic_tr()
by Steven Rostedt (VMware)
· 5 years ago
194c2c7
tracing: Get trace_array reference for available_tracers files
by Steven Rostedt (VMware)
· 5 years ago
45979a9
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
94d18ee
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a47b53e
tracing: Rename tracing_reset() to tracing_reset_cpu()
by Steven Rostedt (VMware)
· 5 years ago
a42e3c4
tracing/probe: Add immediate string parameter support
by Masami Hiramatsu
· 6 years ago
6218bf9
tracing/probe: Add immediate parameter support
by Masami Hiramatsu
· 6 years ago
41af3cf
tracing/uprobe: Add multi-probe per uprobe event support
by Masami Hiramatsu
· 6 years ago
ca89bc0
tracing/kprobe: Add multi-probe per event support
by Masami Hiramatsu
· 6 years ago
c68c9ec
tracing: Correct kdoc formats
by Jakub Kicinski
· 5 years ago
0a5b99f
treewide: Rename rcu_dereference_raw_notrace() to _check()
by Joel Fernandes (Google)
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
46710f3
tracing: Pass type into tracing_generic_entry_update()
by Cong Wang
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
46cc0b4
tracing/snapshot: Resize spare buffer if size changed
by Eiichi Tsukata
· 6 years ago
d122ed6
tracing: Fix memory leak in tracing_err_log_open()
by Takeshi Misawa
· 6 years ago
ff585c5
tracing: Make two symbols static
by YueHaibing
· 6 years ago
6a54cd8
trace: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
f08367b
tracing: Use correct function name in trace_filter_add_remove_task() comment
by Matthias Kaehlcke
· 6 years ago
e65f7ae
tracing/probe: Support user-space dereference
by Masami Hiramatsu
· 6 years ago
88903c4
tracing/probe: Add ustring type for user-space string
by Masami Hiramatsu
· 6 years ago
0c97bf8
tracing: Silence GCC 9 array bounds warning
by Miguel Ojeda
· 6 years ago
d2d8b14
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
b941699
tracing: Fix documentation about disabling options using trace_options
by Srivatsa S. Bhat (VMware)
· 6 years ago
6fc2171
tracing: Allow RCU to run between postponed startup tests
by Anders Roxell
· 6 years ago
0f5e5a3
tracing: Eliminate const char[] auto variables
by Rasmus Villemoes
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ecffc8a
tracing: Add trace_total_entries() / trace_total_entries_cpu()
by Douglas Anderson
· 6 years ago
ee6dd0d
tracing: Simplify stack trace retrieval
by Thomas Gleixner
· 6 years ago
c438f14
tracing: Make ftrace_trace_userstack() static and conditional
by Thomas Gleixner
· 6 years ago
2a820bf
tracing: Use percpu stack trace buffer more intelligently
by Thomas Gleixner
· 6 years ago
e9e1a2e
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
91862cc
tracing: Fix a memory leak by early error exit in trace_pid_write()
by Wenwen Wang
· 6 years ago
b987222
tracing: Fix buffer_ref pipe ops
by Jann Horn
· 6 years ago
6b3a707
Merge branch 'page-refs' (page ref overflow)
by Linus Torvalds
· 6 years ago
15fab63
fs: prevent page refcount overflow in pipe_buf_get
by Matthew Wilcox
· 6 years ago
a8d6557
tracing: Add error_log to README
by Tom Zanussi
· 6 years ago
2f754e7
tracing: Have the error logs show up in the proper instances
by Steven Rostedt (VMware)
· 6 years ago
8a06290
tracing: Add tracing error log
by Tom Zanussi
· 6 years ago
f45d122
tracing: Kernel access to Ftrace instances
by Divya Indi
· 6 years ago
aa2e3ac
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
31b265b
tracing: kdb: Fix ftdump to not sleep
by Douglas Anderson
· 6 years ago
5f739e4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
6cdfa54
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
85f726a
tracing: Use strncpy instead of memcpy when copying comm in trace.c
by Tom Zanussi
· 6 years ago
9e5a36a
tracing: Fix spelling mistake: "analagous" -> "analogous"
by Colin Ian King
· 6 years ago
1c347a9
tracing: Comment why cond_snapshot is checked outside of max_lock protection
by Steven Rostedt (VMware)
· 6 years ago
e91eefd7
tracing: Add alternative synthetic event trace action syntax
by Tom Zanussi
· 6 years ago
dff81f5
tracing: Add hist trigger onchange() handler
by Tom Zanussi
· 6 years ago
a3785b7
tracing: Add hist trigger snapshot() action
by Tom Zanussi
· 6 years ago
a35873a
tracing: Add conditional snapshot
by Tom Zanussi
· 6 years ago
c3e4950
tracing: Split up onmatch action data
by Tom Zanussi
· 6 years ago
e7f0c42
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
by zhangyi (F)
· 6 years ago
9e73821
tracing: Fix number of entries in trace header
by Quentin Perret
· 6 years ago
01e7187
pipe: stop using ->can_merge
by Jann Horn
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
3d739c1
tracing: Use the return of str_has_prefix() to remove open coded numbers
by Steven Rostedt (VMware)
· 6 years ago
b6b2735
tracing: Use str_has_prefix() instead of using fixed sizes
by Steven Rostedt (VMware)
· 6 years ago
1cce377
tracing: Make function ‘ftrace_exports’ static
by Mathieu Malaterre
· 7 years ago
7bbab38
tracing: Use dyn_event framework for synthetic events
by Masami Hiramatsu
· 6 years ago
5448d44
tracing: Add unified dynamic event framework
by Masami Hiramatsu
· 6 years ago
a7b1d74
tracing: Change default buffer_percent to 50
by Steven Rostedt (VMware)
· 6 years ago
03329f9
tracing: Add tracefs file buffer_percentage
by Steven Rostedt (VMware)
· 6 years ago
2c2b0a7
ring-buffer: Add percentage of ring buffer full to wake up reader
by Steven Rostedt (VMware)
· 6 years ago
7440172
tracing: Replace synchronize_sched() and call_rcu_sched()
by Paul E. McKenney
· 6 years ago
da387e5
tracing: Export trace_dump_stack to modules
by Nikolay Borisov
· 6 years ago
a1303af
tracing: probeevent: Add $argN for accessing function args
by Masami Hiramatsu
· 7 years ago
40b53b7
tracing: probeevent: Add array type support
by Masami Hiramatsu
· 7 years ago
60c2e0c
tracing: probeevent: Add symbol type
by Masami Hiramatsu
· 7 years ago
1cc3316
uprobes: Support SDT markers having reference count (semaphore)
by Ravi Bangoria
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
bcea3f9
tracing: Add SPDX License format tags to tracing files
by Steven Rostedt (VMware)
· 6 years ago
b125d90
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
ec57350
tracing: Make tracer_tracing_is_on() return bool
by Steven Rostedt (VMware)
· 6 years ago
f143641
tracing: Do not call start/stop() functions when tracing_on does not change
by Steven Rostedt (VMware)
· 6 years ago
73c8d89
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
by Masami Hiramatsu
· 6 years ago
f8494fa
tracing: Reorder display of TGID to be after PID
by Joel Fernandes (Google)
· 7 years ago
03fc7f9
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
by Petr Mladek
· 7 years ago
26b68dd
tracing: Use __printf markup to silence compiler
by Mathieu Malaterre
· 7 years ago
08ae88f
tracing: Use swap macro in update_max_tr
by Gustavo A. R. Silva
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
591a033
tracing: Use match_string() instead of open coding it in trace_set_options()
by Yisheng Xie
· 7 years ago
3dd8095
tracing: Add trigger file for trace_markers tracefs/ftrace/print
by Steven Rostedt (VMware)
· 7 years ago
58b9254
tracing: Have event_trace_init() called by trace_init_tracefs()
by Steven Rostedt (VMware)
· 7 years ago
Next »