index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Commit message (
Expand
)
Author
Age
*
tracing: Add trigger file for trace_markers tracefs/ftrace/print
Steven Rostedt (VMware)
2018-05-29
*
tracing: Have event_trace_init() called by trace_init_tracefs()
Steven Rostedt (VMware)
2018-05-29
*
tracing: Add __find_event_file() to find event files without restrictions
Steven Rostedt (VMware)
2018-05-29
*
tracing: Do not reference event data in post call triggers
Steven Rostedt (VMware)
2018-05-29
*
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
2018-05-28
*
tracing: Rewrite filter logic to be simpler and faster
Steven Rostedt (VMware)
2018-03-14
*
tracing: Make tracing_set_clock() non-static
Tom Zanussi
2018-03-10
*
tracing: Add variable reference handling to hist triggers
Tom Zanussi
2018-03-10
*
tracing: Add usecs modifier for hist trigger timestamps
Tom Zanussi
2018-03-10
*
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
2018-03-10
*
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
2018-03-10
*
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
|
\
|
*
tracing: Make traceprobe parsing code reusable
Tom Zanussi
2017-10-04
|
*
tracing: Remove obsolete sched_switch tracer selftest
Joel Fernandes
2017-10-04
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
|
|
/
*
/
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
|
/
*
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
2017-09-19
*
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
2017-08-31
*
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-07-20
*
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
*
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-26
*
trace: rename enum_map functions
Jeremy Linton
2017-06-13
*
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-06-13
*
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-17
*
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-03
|
\
|
*
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-20
|
*
ftrace: Move the probe function into the tracing directory
Steven Rostedt (VMware)
2017-04-18
|
*
ftrace: Add 'function-fork' trace option
Namhyung Kim
2017-04-17
|
*
ftrace: Have function tracing start in early boot up
Steven Rostedt (VMware)
2017-03-24
*
|
ftrace: Fix function pid filter on instances
Namhyung Kim
2017-04-17
|
/
*
tracing: Use modern function declaration
Arnd Bergmann
2017-02-15
*
tracing: Have COMM event filter key be treated as a string
Steven Rostedt (VMware)
2017-02-10
*
ftrace: Convert graph filter to use hash tables
Namhyung Kim
2017-01-20
*
ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
Namhyung Kim
2017-01-20
[next]