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