Chunyan Zhang
|
f86f418059
trace: fix the errors caused by incompatible type of RCU variables
|
8 years ago |
Joel Fernandes
|
d914ba37d7
tracing: Add support for recording tgid of tasks
|
8 years ago |
Steven Rostedt (VMware)
|
8c08f0d5c6
ftrace: Have cached module filters be an active filter
|
8 years ago |
Steven Rostedt (VMware)
|
673feb9d76
ftrace: Add :mod: caching infrastructure to trace_array
|
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)
|
8a49f3e03c
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
|
8 years ago |
Naveen N. Rao
|
a0e6369e4b
ftrace/instances: Clear function triggers when removing instances
|
8 years ago |
Linus Torvalds
|
4c174688ee
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
Steven Rostedt (VMware)
|
2290f2c589
tracing/ftrace: Allow for the traceonoff probe be unique to instances
|
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)
|
eee8ded131
ftrace: Have the function probes call their own function
|
8 years ago |
Steven Rostedt (VMware)
|
1ec3a81a0c
ftrace: Have each function probe use its own ftrace_ops
|
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)
|
78f78e07d5
ftrace: Remove unused unregister_ftrace_function_probe_all() function
|
8 years ago |
Steven Rostedt (VMware)
|
0fe7e7e3f8
ftrace: Remove unused unregister_ftrace_function_probe() function
|
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 (VMware)
|
92a68fa047
ftrace: Move the function commands into the tracing directory
|
8 years ago |
Steven Rostedt (VMware)
|
ec19b85913
ftrace: Move the probe function into the tracing directory
|
8 years ago |
Namhyung Kim
|
1e10486ffe
ftrace: Add 'function-fork' trace option
|
8 years ago |
Namhyung Kim
|
d879d0b8c1
ftrace: Fix function pid filter on instances
|
8 years ago |
Steven Rostedt (VMware)
|
dbeafd0d61
ftrace: Have function tracing start in early boot up
|
8 years ago |
Arnd Bergmann
|
eb583cd484
tracing: Use modern function declaration
|
8 years ago |
Steven Rostedt (VMware)
|
4c7384131c
tracing: Have COMM event filter key be treated as a string
|
8 years ago |
Namhyung Kim
|
b9b0c831be
ftrace: Convert graph filter to use hash tables
|
8 years ago |