Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c11b813f53c98e35ed257621065d6905589f78b1
/
kernel
/
trace
/
trace.c
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
2824f50
tracing: Make the snapshot trigger work with instances
by Steven Rostedt (VMware)
· 7 years ago
a3ed0e43
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
by Thomas Gleixner
· 7 years ago
2a56bb5
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
5125eee
tracing: Fixup logic inversion on setting trace_global_clock defaults
by Chris Wilson
· 7 years ago
3fd49c9
tracing: Default to using trace_global_clock if sched_clock is unstable
by Chris Wilson
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
13cf912
tracing: Block comments should align the * on each line
by Rohit Visavalia
· 7 years ago
92af4dc
tracing: Unify the "boot" and "mono" tracing clocks
by Thomas Gleixner
· 7 years ago
d71bd34
tracing: Make tracing_set_clock() non-static
by Tom Zanussi
· 7 years ago
067fe03
tracing: Add variable reference handling to hist triggers
by Tom Zanussi
· 7 years ago
860f9f6
tracing: Add usecs modifier for hist trigger timestamps
by Tom Zanussi
· 7 years ago
2c1ea60
tracing: Add timestamp_mode trace file
by Tom Zanussi
· 7 years ago
00b4145
ring-buffer: Add interface for setting absolute time stamps
by Tom Zanussi
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
27529c8
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f4d0706
tracing: Make sure the parsed string always terminates with '\0'
by Changbin Du
· 7 years ago
76638d9
tracing: Clear parser->idx if only spaces are read
by Changbin Du
· 7 years ago
921a7ac
tracing: Detect the string nul character when parsing user input string
by Changbin Du
· 7 years ago
2ee5b92
tracing: Update stack trace skipping for ORC unwinder
by Steven Rostedt (VMware)
· 7 years ago
475c5ee
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
4397f04
tracing: Fix possible double free on failure of allocating trace buffer
by Steven Rostedt (VMware)
· 7 years ago
24f2aaf
tracing: Fix crash when it fails to alloc ring buffer
by Jing Xia
· 7 years ago
6b7e633
tracing: Remove extra zeroing out of the ring buffer page
by Steven Rostedt (VMware)
· 7 years ago
a773d41
tracing: Pass export pointer as argument to ->write()
by Felipe Balbi
· 8 years ago
90e406f
tracing: Allocate mask_str buffer dynamically
by Changbin Du
· 7 years ago
5a93bae
tracing: Fix code comments in trace.c
by Chunyu Hu
· 7 years ago
9dd9574
ipc, kernel, mm: annotate ->poll() instances
by Al Viro
· 8 years ago
844ccdd
rcu: Eliminate rcu_irq_enter_disabled()
by Paul E. McKenney
· 7 years ago
7e465ba
tracing: Make traceprobe parsing code reusable
by Tom Zanussi
· 7 years ago
12ecef0
tracing: Reverse the order of trace_types_lock and event_mutex
by Steven Rostedt (VMware)
· 7 years ago
75df6e6
tracing: Fix trace_pipe behavior for instance traces
by Tahsin Erdogan
· 7 years ago
c7b3ae0
tracing: Ignore mmiotrace from kernel commandline
by Ziqian SUN (Zamir)
· 7 years ago
8dd33bc
tracing: Erase irqsoff trace with empty write
by Bo Yan
· 7 years ago
170b3b1
tracing: Apply trace_clock changes to instance max buffer
by Baohong Liu
· 7 years ago
3d9622c
tracing: Add barrier to trace_printk() buffer nesting modification
by Steven Rostedt (VMware)
· 7 years ago
065e63f
tracing: Only have rmmod clear buffers that its events were active in
by Steven Rostedt (VMware)
· 7 years ago
a7e52ad
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
by Steven Rostedt (VMware)
· 7 years ago
147d88e0
tracing: Missing error code in tracer_alloc_buffers()
by Dan Carpenter
· 7 years ago
4bb0f0e
tracing: Call clear_boot_tracer() at lateinit_sync
by Steven Rostedt (VMware)
· 7 years ago
db9108e0
tracing: Fix kmemleak in instance_rmdir
by Chunyu Hu
· 7 years ago
bc0f51d
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b11fb73
tracing: Fixup trace file header alignment
by Steven Rostedt (VMware)
· 7 years ago
ef3ad08
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
29b1a8a
tracing: Attempt to record other information even if some fail
by Joel Fernandes
· 7 years ago
bd45d34
tracing: Treat recording tgid for idle task as a success
by Joel Fernandes
· 7 years ago
eaf260a
tracing: Treat recording comm for idle task as a success
by Joel Fernandes
· 7 years ago
99c621d
tracing: Add saved_tgids file to show cached pid to tgid mappings
by Michael Sartain
· 7 years ago
4dce17b
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
by Steven Rostedt (VMware)
· 7 years ago
0f17976
ftrace: Fix regression with module command in stack_trace_filter
by Steven Rostedt (VMware)
· 8 years ago
441dae8
tracing: Add support for display of tgid in trace output
by Joel Fernandes
· 8 years ago
d914ba3
tracing: Add support for recording tgid of tasks
by Joel Fernandes
· 8 years ago
6a9c981
ftrace: Remove unused function ftrace_arch_read_dyn_info()
by Steven Rostedt (VMware)
· 8 years ago
681bec0
tracing: Rename update the enum_map file
by Jeremy Linton
· 8 years ago
f57a414
trace: rename enum_map functions
by Jeremy Linton
· 8 years ago
5f60b35
trace: rename trace.c enum functions
by Jeremy Linton
· 8 years ago
1793ed9
trace: rename trace_enum_mutex to trace_eval_mutex
by Jeremy Linton
· 8 years ago
23bf8cb
trace: rename trace enum data structures in trace.c
by Jeremy Linton
· 8 years ago
99be647
trace: rename struct module entry for trace enums
by Jeremy Linton
· 8 years ago
00f4b65
trace: rename trace_enum_map to trace_eval_map
by Jeremy Linton
· 8 years ago
02fd7f6
trace: rename kernel enum section to eval
by Jeremy Linton
· 8 years ago
6a5ae63
tracing: Remove unused declaration of trace_stop_cmdline_recording
by Joel Fernandes
· 8 years ago
c3ca46e
ftrace/kprobes: selftests: Check kretprobe maxactive is supported
by Masami Hiramatsu
· 8 years ago
a33d7d9
tracing: Make sure RCU is watching before calling a stack trace
by Steven Rostedt (VMware)
· 8 years ago
8a49f3e
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
by Steven Rostedt (VMware)
· 8 years ago
a0e6369
ftrace/instances: Clear function triggers when removing instances
by Naveen N. Rao
· 8 years ago
b9ef032
tracing: Move postpone selftests to core from early_initcall
by Steven Rostedt
· 8 years ago
4dbbe2d
tracing: Use cpumask_available() to check if cpumask variable may be used
by Matthias Kaehlcke
· 8 years ago
e09e286
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
by Amey Telawane
· 8 years ago
Next »