Gitiles Standalone
repos
/
linux-4.4
/
0943ce7b7e066a88210ca3ea53db5515d21b3312
/
kernel
/
trace
/
trace.c
0943ce7
tracing: Do not call start/stop() functions when tracing_on does not change
by Steven Rostedt (VMware)
· 7 years ago
bfb1c34
tracing: Use __printf markup to silence compiler
by Mathieu Malaterre
· 7 years ago
731ccd9
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
by Masami Hiramatsu
· 7 years ago
25fade6
tracing: Fix crash when it fails to alloc ring buffer
by Jing Xia
· 8 years ago
c2a62f8
tracing: Fix possible double free on failure of allocating trace buffer
by Steven Rostedt (VMware)
· 8 years ago
0752421
tracing: Remove extra zeroing out of the ring buffer page
by Steven Rostedt (VMware)
· 8 years ago
a34419b
tracing: Allocate mask_str buffer dynamically
by Changbin Du
· 8 years ago
68a4a52
tracing: Erase irqsoff trace with empty write
by Bo Yan
· 8 years ago
9c5afa7
tracing: Fix trace_pipe behavior for instance traces
by Tahsin Erdogan
· 8 years ago
d28e96b
tracing: Apply trace_clock changes to instance max buffer
by Baohong Liu
· 8 years ago
bb8109a
tracing: Fix kmemleak in instance_rmdir
by Chunyu Hu
· 8 years ago
999b96b
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
by Pavankumar Kondeti
· 9 years ago
1dfb1c7
tracing: Allocate the snapshot buffer before enabling probe
by Steven Rostedt (VMware)
· 8 years ago
8b275b4
tracing: Move mutex to protect against resetting of seq data
by Steven Rostedt (Red Hat)
· 9 years ago
369796a
fix memory leaks in tracing_buffers_splice_read()
by Al Viro
· 9 years ago
aab3ba8
tracing: Fix crash from reading trace_pipe with sendfile
by Steven Rostedt (Red Hat)
· 9 years ago
cc6d980
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
by Steven Rostedt (Red Hat)
· 10 years ago
e428abb
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
by Chen Gang
· 10 years ago
03e88ae6
tracing: Remove unused ftrace_cpu_disabled per cpu variable
by Dmitry Safonov
· 10 years ago
8b12919
tracing: Make tracing work when debugfs is not configured in
by Jiaxing Wang
· 10 years ago
43ed384
tracing: Put back comma for empty fields in boot string parsing
by Steven Rostedt (Red Hat)
· 10 years ago
a4d1e68
tracing: Apply tracer specific options from kernel command line.
by Jiaxing Wang
· 10 years ago
919cd97
tracing: Allow dumping traces without tracking trace started cpus
by Sasha Levin
· 10 years ago
681a4a2
tracing: Update instance_rmdir() to use tracefs_remove_recursive
by Jiaxing Wang
· 10 years ago
37aea98
tracing: Add trace options for tracer options to instances
by Steven Rostedt (Red Hat)
· 10 years ago
1627014
tracing: Add trace options for core options to instances
by Steven Rostedt (Red Hat)
· 10 years ago
2d34f48
tracing: Make ftrace_trace_stack() depend on general trace_array flag
by Steven Rostedt (Red Hat)
· 10 years ago
9a38a88
tracing: Add a method to pass in trace_array descriptor to option files
by Steven Rostedt (Red Hat)
· 10 years ago
983f938
tracing: Move trace_flags from global to a trace_array field
by Steven Rostedt (Red Hat)
· 10 years ago
5557720
tracing: Move sleep-time and graph-time options out of the core trace_flags
by Steven Rostedt (Red Hat)
· 10 years ago
b9f9108
tracing: Remove access to trace_flags in trace_printk.c
by Steven Rostedt (Red Hat)
· 10 years ago
b5e87c0
tracing: Add build bug if we have more trace_flags than bits
by Steven Rostedt (Red Hat)
· 10 years ago
41d9c0b
tracing: Always show all tracer options in the options directory
by Steven Rostedt (Red Hat)
· 10 years ago
73dddbb
tracing: Only create stacktrace option when STACKTRACE is configured
by Steven Rostedt (Red Hat)
· 10 years ago
8179e8a
tracing: Do not create function tracer options when not compiled in
by Steven Rostedt (Red Hat)
· 10 years ago
729358d
tracing: Only create function graph options when it is compiled in
by Steven Rostedt (Red Hat)
· 10 years ago
a3418a3
tracing: Use TRACE_FLAGS macro to keep enums and strings matched
by Steven Rostedt (Red Hat)
· 10 years ago
938db5f
tracing: Remove unused tracing option "ftrace_preempt"
by Steven Rostedt (Red Hat)
· 10 years ago
0390558
tracing: Move "display-graph" option to main options
by Steven Rostedt (Red Hat)
· 10 years ago
ca475e8
tracing: Make ftrace_trace_stack() static
by Steven Rostedt (Red Hat)
· 10 years ago
b7f0c95
tracing: Pass trace_array into trace_buffer_unlock_commit()
by Steven Rostedt (Red Hat)
· 10 years ago
4190741
tracing: Remove unused function trace_current_buffer_lock_reserve()
by Steven Rostedt (Red Hat)
· 10 years ago
d78a461
tracing: Remove ftrace_trace_stack_regs()
by Steven Rostedt (Red Hat)
· 10 years ago
5e2d5ef
ftrace: correct the counter increment for trace_buffer data
by Umesh Tiwari
· 10 years ago
7291723
tracing: Fix for non-continuous cpu ids
by Gil Fruchter
· 10 years ago
9fe6b77
tracing: Prefer kcalloc over kzalloc with multiply
by Gil Fruchter
· 10 years ago
5d6ad96
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
by Steven Rostedt (Red Hat)
· 10 years ago
2425bcb
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
by Steven Rostedt (Red Hat)
· 10 years ago
7f1d2f8
tracing: Rename ftrace_event_file to trace_event_file
by Steven Rostedt (Red Hat)
· 10 years ago
aabfa5f
ftrace: Provide trace clock monotonic raw
by Drew Richardson
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
7682c91
VFS: kernel/: d_inode() annotations
by David Howells
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
3f3c73de
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
9828413
tracing: Add enum_map file to show enums that have been mapped
by Steven Rostedt (Red Hat)
· 10 years ago
3673b8e
tracing: Allow for modules to convert their enums to values
by Steven Rostedt (Red Hat)
· 10 years ago
0c564a5
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
by Steven Rostedt (Red Hat)
· 10 years ago
1a40243
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 11 years ago
41cbc01
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
7215853
tracing: Fix unmapping loop in tracing_mark_write
by Vikram Mulukutla
· 11 years ago
eae4735
tracing: Have mkdir and rmdir be part of tracefs
by Steven Rostedt (Red Hat)
· 11 years ago
f76180b
tracing: Automatically mount tracefs on debugfs/tracing
by Steven Rostedt (Red Hat)
· 11 years ago
8434dc9
tracing: Convert the tracing facility over to use tracefs
by Steven Rostedt (Red Hat)
· 11 years ago
09d23a1
tracing: Create cmdline tracer options on tracing fs init
by Steven Rostedt (Red Hat)
· 11 years ago
0f67f04
tracing: Only create tracer options files if directory exists
by Steven Rostedt (Red Hat)
· 11 years ago
dfbc153
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into trace/ftrace/tracefs
by Steven Rostedt (Red Hat)
· 11 years ago
7eeafbc
tracing: Separate out initializing top level dir from instances
by Steven Rostedt (Red Hat)
· 11 years ago
c602894
tracing: Make tracing_init_dentry_tr() static
by Steven Rostedt (Red Hat)
· 11 years ago
69a1c99
tracing: Remove newline from trace_printk warning banner
by Borislav Petkov
· 11 years ago
14a5ae4
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
by Steven Rostedt (Red Hat)
· 11 years ago
83829b7
tracing: Remove extra call to init_ftrace_syscalls()
by Steven Rostedt (Red Hat)
· 11 years ago
d716ff7
tracing: Remove taking of trace_types_lock in pipe files
by Steven Rostedt (Red Hat)
· 11 years ago
cf6ab6d
tracing: Add ref count to tracer for when they are being read by pipe
by Steven Rostedt (Red Hat)
· 11 years ago
a7c180a
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
0daa2302
tracing: Add tp_printk cmdline to have tracepoints go to printk()
by Steven Rostedt (Red Hat)
· 11 years ago
5f893b2
tracing: Move enabling tracepoints to just after rcu_init()
by Steven Rostedt (Red Hat)
· 11 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
1dd7dcb
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 11 years ago
3558a5a
tracing: Truncated output is better than nothing
by Dan Carpenter
· 11 years ago
a020010
Merge Linus' tree to be be to apply submitted patches to newer code than
by Jiri Kosina
· 11 years ago
eff264e
kernel: trace: fix printk message
by Frans Klaver
· 11 years ago
820b75f
tracing: Add paranoid size check in trace_printk_seq()
by Steven Rostedt (Red Hat)
· 11 years ago
5ac48378
tracing: Use trace_seq_used() and seq_buf_used() instead of len
by Steven Rostedt (Red Hat)
· 11 years ago
74f06bb
tracing: Clean up tracing_fill_pipe_page()
by Steven Rostedt (Red Hat)
· 11 years ago
3a161d9
tracing: Create seq_buf layer in trace_seq
by Steven Rostedt (Red Hat)
· 11 years ago
19a7fe2
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
by Steven Rostedt (Red Hat)
· 11 years ago
d79ac28
tracing: Merge consecutive seq_puts calls
by Rasmus Villemoes
· 11 years ago
fa6f0cc
tracing: Replace seq_printf by simpler equivalents
by Rasmus Villemoes
· 11 years ago
933ff9f
tracing: Fix traceoff_on_warning handling on boot command line
by Luis Claudio R. Goncalves
· 11 years ago
07906da
tracing: Do not risk busy looping in buffer splice
by Rabin Vincent
· 11 years ago
e30f53a
tracing: Do not busy wait in buffer splice
by Rabin Vincent
· 11 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 11 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
1b3e5c0
ftrace: Provide trace clocks monotonic
by Thomas Gleixner
· 11 years ago
58d4e21
tracing: Fix wraparound problems in "uptime" trace clock
by Tony Luck
· 11 years ago
6508fa7
tracing: let user specify tracing_thresh after selecting function_graph
by Stanislav Fomichev
· 11 years ago
f0160a5
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 12 years ago
Next »