index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
1
-0
/
+4
2017-05-18
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
1
-0
/
+1
2017-05-04
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+76
2017-04-21
tracing/ftrace: Allow for the traceonoff probe be unique to instances
Steven Rostedt (VMware)
1
-0
/
+2
2017-04-21
tracing/ftrace: Add a better way to pass data via the probe functions
Steven Rostedt (VMware)
1
-4
/
+4
2017-04-21
ftrace: Dynamically create the probe ftrace_ops for the trace_array
Steven Rostedt (VMware)
1
-3
/
+2
2017-04-21
tracing: Pass the trace_array into ftrace_probe_ops functions
Steven Rostedt (VMware)
1
-0
/
+3
2017-04-21
tracing: Have the trace_array hold the list of registered func probes
Steven Rostedt (VMware)
1
-3
/
+10
2017-04-21
ftrace: Have the function probes call their own function
Steven Rostedt (VMware)
1
-0
/
+1
2017-04-21
ftrace: Have each function probe use its own ftrace_ops
Steven Rostedt (VMware)
1
-0
/
+1
2017-04-21
ftrace: Have unregister_ftrace_function_probe_func() return a value
Steven Rostedt (VMware)
1
-1
/
+1
2017-04-21
ftrace: Remove data field from ftrace_func_probe structure
Steven Rostedt (VMware)
1
-1
/
+1
2017-04-21
ftrace: Remove unused unregister_ftrace_function_probe_all() function
Steven Rostedt (VMware)
1
-1
/
+0
2017-04-21
ftrace: Remove unused unregister_ftrace_function_probe() function
Steven Rostedt (VMware)
1
-3
/
+0
2017-04-21
ftrace: Added ftrace_func_mapper for function probe triggers
Steven Rostedt (VMware)
1
-0
/
+14
2017-04-21
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
1
-0
/
+1
2017-04-21
ftrace: Move the function commands into the tracing directory
Steven Rostedt (VMware)
1
-0
/
+20
2017-04-18
ftrace: Move the probe function into the tracing directory
Steven Rostedt (VMware)
1
-0
/
+25
2017-04-18
ftrace: Add 'function-fork' trace option
Namhyung Kim
1
-1
/
+5
2017-04-17
ftrace: Fix function pid filter on instances
Namhyung Kim
1
-0
/
+2
2017-03-25
ftrace: Have function tracing start in early boot up
Steven Rostedt (VMware)
1
-0
/
+2
2017-02-15
tracing: Use modern function declaration
Arnd Bergmann
1
-1
/
+1
2017-02-10
tracing: Have COMM event filter key be treated as a string
Steven Rostedt (VMware)
1
-1
/
+2
2017-01-20
ftrace: Convert graph filter to use hash tables
Namhyung Kim
1
-33
/
+31
2017-01-20
ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
Namhyung Kim
1
-1
/
+15
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-4
/
+4
2016-12-09
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
Steven Rostedt (Red Hat)
1
-0
/
+11
2016-11-24
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-11-15
tracing: Add new trace_marker_raw
Steven Rostedt
1
-0
/
+2
2016-11-15
ftrace: Support full glob matching
Masami Hiramatsu
1
-0
/
+2
2016-09-12
tracing: Have max_latency be defined for HWLAT_TRACER as well
Steven Rostedt (Red Hat)
1
-0
/
+2
2016-09-02
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-07-06
ftrace: Reduce size of function graph entries
Namhyung Kim
1
-0
/
+11
2016-07-05
ftrace: Move toplevel init out of ftrace_init_tracefs()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-06-20
ftrace: Have set_ftrace_pid use the bitmap like events do
Steven Rostedt (Red Hat)
1
-6
/
+9
2016-06-20
tracing: Move pid_list write processing into its own function
Steven Rostedt (Red Hat)
1
-0
/
+7
2016-06-20
tracing: Move the pid_list seq_file functions to be global
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-06-20
tracing: Make the pid filtering helper functions global
Steven Rostedt
1
-0
/
+9
2016-05-04
tracing: Use temp buffer when filtering events
Steven Rostedt (Red Hat)
1
-1
/
+18
2016-04-30
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
Steven Rostedt (Red Hat)
1
-4
/
+9
2016-04-29
tracing: Move trace_buffer_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
1
-0
/
+10
2016-04-29
tracing: Fold filter_check_discard() into its only user
Steven Rostedt (Red Hat)
1
-7
/
+6
2016-04-27
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
1
-0
/
+6
2016-04-27
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
1
-0
/
+94
2016-04-20
tracing: Add support for named triggers
Tom Zanussi
1
-0
/
+13
2016-04-20
tracing: Add enable_hist/disable_hist triggers
Tom Zanussi
1
-0
/
+32
2016-04-19
tracing: Add 'hist' event trigger command
Tom Zanussi
1
-0
/
+7
2016-04-19
tracing: Add infrastructure to allow set_event_pid to follow children
Steven Rostedt
1
-0
/
+2
2016-04-19
tracing: Use pid bitmap instead of a pid array for set_event_pid
Steven Rostedt
1
-3
/
+2
2016-03-23
tracing: Record and show NMI state
Peter Zijlstra
1
-0
/
+1
[next]