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
2018-03-14
tracing: Rewrite filter logic to be simpler and faster
Steven Rostedt (VMware)
1
-10
/
+5
2018-03-11
tracing: Make tracing_set_clock() non-static
Tom Zanussi
1
-0
/
+1
2018-03-11
tracing: Add variable reference handling to hist triggers
Tom Zanussi
1
-0
/
+3
2018-03-11
tracing: Add usecs modifier for hist trigger timestamps
Tom Zanussi
1
-0
/
+2
2018-03-11
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
1
-4
/
+5
2018-03-11
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
1
-0
/
+3
2017-11-18
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+7
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-04
tracing: Make traceprobe parsing code reusable
Tom Zanussi
1
-0
/
+7
2017-10-04
tracing: Remove obsolete sched_switch tracer selftest
Joel Fernandes
1
-2
/
+0
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
1
-0
/
+2
2017-09-01
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
1
-0
/
+1
2017-07-20
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
1
-3
/
+3
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
1
-0
/
+7
2017-06-26
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
1
-1
/
+6
2017-06-26
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
1
-0
/
+12
2017-06-14
trace: rename enum_map functions
Jeremy Linton
1
-2
/
+2
2017-06-14
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
1
-2
/
+2
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
[next]