index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
2017-08-31
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
2017-07-20
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-26
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2017-06-26
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2017-06-13
trace: rename enum_map functions
Jeremy Linton
2017-06-13
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-05-17
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2017-05-17
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-04-20
tracing/ftrace: Allow for the traceonoff probe be unique to instances
Steven Rostedt (VMware)
2017-04-20
tracing/ftrace: Add a better way to pass data via the probe functions
Steven Rostedt (VMware)
2017-04-20
ftrace: Dynamically create the probe ftrace_ops for the trace_array
Steven Rostedt (VMware)
2017-04-20
tracing: Pass the trace_array into ftrace_probe_ops functions
Steven Rostedt (VMware)
2017-04-20
tracing: Have the trace_array hold the list of registered func probes
Steven Rostedt (VMware)
2017-04-20
ftrace: Have the function probes call their own function
Steven Rostedt (VMware)
2017-04-20
ftrace: Have each function probe use its own ftrace_ops
Steven Rostedt (VMware)
2017-04-20
ftrace: Have unregister_ftrace_function_probe_func() return a value
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove data field from ftrace_func_probe structure
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove unused unregister_ftrace_function_probe_all() function
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove unused unregister_ftrace_function_probe() function
Steven Rostedt (VMware)
2017-04-20
ftrace: Added ftrace_func_mapper for function probe triggers
Steven Rostedt (VMware)
2017-04-20
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
2017-04-20
ftrace: Move the function commands into the tracing directory
Steven Rostedt (VMware)
2017-04-18
ftrace: Move the probe function into the tracing directory
Steven Rostedt (VMware)
2017-04-17
ftrace: Add 'function-fork' trace option
Namhyung Kim
2017-04-17
ftrace: Fix function pid filter on instances
Namhyung Kim
2017-03-24
ftrace: Have function tracing start in early boot up
Steven Rostedt (VMware)
2017-02-15
tracing: Use modern function declaration
Arnd Bergmann
2017-02-10
tracing: Have COMM event filter key be treated as a string
Steven Rostedt (VMware)
2017-01-20
ftrace: Convert graph filter to use hash tables
Namhyung Kim
2017-01-20
ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
Namhyung Kim
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-09
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
Steven Rostedt (Red Hat)
2016-11-23
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-11-15
tracing: Add new trace_marker_raw
Steven Rostedt
2016-11-14
ftrace: Support full glob matching
Masami Hiramatsu
2016-09-12
tracing: Have max_latency be defined for HWLAT_TRACER as well
Steven Rostedt (Red Hat)
2016-09-02
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
2016-07-05
ftrace: Reduce size of function graph entries
Namhyung Kim
2016-07-05
ftrace: Move toplevel init out of ftrace_init_tracefs()
Steven Rostedt (Red Hat)
2016-06-20
ftrace: Have set_ftrace_pid use the bitmap like events do
Steven Rostedt (Red Hat)
2016-06-20
tracing: Move pid_list write processing into its own function
Steven Rostedt (Red Hat)
2016-06-20
tracing: Move the pid_list seq_file functions to be global
Steven Rostedt (Red Hat)
2016-06-20
tracing: Make the pid filtering helper functions global
Steven Rostedt
2016-05-03
tracing: Use temp buffer when filtering events
Steven Rostedt (Red Hat)
2016-04-29
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
Steven Rostedt (Red Hat)
2016-04-29
tracing: Move trace_buffer_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
2016-04-29
tracing: Fold filter_check_discard() into its only user
Steven Rostedt (Red Hat)
[next]