Joel Fernandes
|
d914ba37d7
tracing: Add support for recording tgid of tasks
|
8 years ago |
Jeremy Linton
|
67ec0d8595
tracing: Rename enum_replace to eval_replace
|
8 years ago |
Jeremy Linton
|
f57a41434f
trace: rename enum_map functions
|
8 years ago |
Jeremy Linton
|
00f4b652b6
trace: rename trace_enum_map to trace_eval_map
|
8 years ago |
Steven Rostedt (VMware)
|
6e4443199e
tracing/ftrace: Add a better way to pass data via the probe functions
|
8 years ago |
Steven Rostedt (VMware)
|
7b60f3d876
ftrace: Dynamically create the probe ftrace_ops for the trace_array
|
8 years ago |
Steven Rostedt (VMware)
|
b5f081b563
tracing: Pass the trace_array into ftrace_probe_ops functions
|
8 years ago |
Steven Rostedt (VMware)
|
04ec7bb642
tracing: Have the trace_array hold the list of registered func probes
|
8 years ago |
Steven Rostedt (VMware)
|
d3d532d798
ftrace: Have unregister_ftrace_function_probe_func() return a value
|
8 years ago |
Steven Rostedt (VMware)
|
1a48df0041
ftrace: Remove data field from ftrace_func_probe structure
|
8 years ago |
Steven Rostedt (VMware)
|
41794f1907
ftrace: Added ftrace_func_mapper for function probe triggers
|
8 years ago |
Steven Rostedt (VMware)
|
bca6c8d048
ftrace: Pass probe ops to probe function
|
8 years ago |
Steven Rostedt (Red Hat)
|
989a0a3d24
tracing: Have system enable return error if one of the events fail
|
8 years ago |
Steven Rostedt (Red Hat)
|
4239174570
tracing: Make tracepoint_printk a static_key
|
8 years ago |
Steven Rostedt (Red Hat)
|
7d43640022
tracing: Add error checks to creation of event files
|
8 years ago |
Steven Rostedt (Red Hat)
|
e947841c0d
tracing: Show the preempt count of when the event was called
|
9 years ago |
Steven Rostedt (Red Hat)
|
76c813e266
tracing: Move pid_list write processing into its own function
|
9 years ago |
Steven Rostedt (Red Hat)
|
5cc8976bd5
tracing: Move the pid_list seq_file functions to be global
|
9 years ago |
Steven Rostedt
|
d8275c454d
tracing: Move filtered_pid helper functions into trace.c
|
9 years ago |
Steven Rostedt
|
4e267db135
tracing: Make the pid filtering helper functions global
|
9 years ago |
Linus Torvalds
|
2600a46ee0
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
9 years ago |
David S. Miller
|
e800072c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Steven Rostedt (Red Hat)
|
0fc1b09ff1
tracing: Use temp buffer when filtering events
|
9 years ago |
Chunyu Hu
|
854145e0a8
tracing: Don't display trigger file for events that can't be enabled
|
9 years ago |
Steven Rostedt (Red Hat)
|
9b9db27505
tracing: Remove one use of trace_current_buffer_lock_reserve()
|
9 years ago |
Tom Zanussi
|
7ef224d1d0
tracing: Add 'hist' event trigger command
|
9 years ago |
Steven Rostedt
|
c37775d578
tracing: Add infrastructure to allow set_event_pid to follow children
|
9 years ago |
Steven Rostedt
|
f4d34a87e9
tracing: Use pid bitmap instead of a pid array for set_event_pid
|
9 years ago |
Steven Rostedt
|
9ebc57cfaa
tracing: Rename check_ignore_pid() to ignore_this_task()
|
9 years ago |
Alexei Starovoitov
|
32bbe0078a
bpf: sanitize bpf tracepoint access
|
9 years ago |