| .. |
|
blktrace.c
|
blkcg: revert blkcg cleanups series
|
2018-11-01 19:59:53 -06:00 |
|
bpf_trace.c
|
bpf: fix potential deadlock in bpf_prog_register
|
2019-03-13 14:04:14 -07:00 |
|
ftrace.c
|
tracing: Fix memory leak of instance function hash filters
|
2018-12-11 13:50:28 -05:00 |
|
Kconfig
|
Masami found an off by one bug in the code that keeps "notrace" functions
|
2018-08-23 13:07:00 -07:00 |
|
Makefile
|
tracing: Allow gcov profiling on only ftrace subsystem
|
2018-08-21 09:11:49 -04:00 |
|
power-traces.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
preemptirq_delay_test.c
|
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c
|
2018-10-17 15:35:33 -04:00 |
|
ring_buffer_benchmark.c
|
tracing: Add SPDX License format tags to tracing files
|
2018-08-16 19:08:06 -04:00 |
|
ring_buffer.c
|
ring-buffer: Allow for rescheduling when removing pages
|
2018-09-17 18:15:11 -04:00 |
|
rpm-traces.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
trace_benchmark.c
|
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
|
2018-05-15 10:27:29 -07:00 |
|
trace_benchmark.h
|
tracing: Fix SPDX format headers to use C++ style comments
|
2018-08-16 19:08:06 -04:00 |
|
trace_branch.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
trace_clock.c
|
tracing: Add SPDX License format tags to tracing files
|
2018-08-16 19:08:06 -04:00 |
|
trace_entries.h
|
tracing: Fix SPDX format headers to use C++ style comments
|
2018-08-16 19:08:06 -04:00 |
|
trace_event_perf.c
|
trace_uprobe: support reference counter in fd-based uprobe
|
2018-10-10 22:14:17 -04:00 |
|
trace_events_filter_test.h
|
tracing: Fix SPDX format headers to use C++ style comments
|
2018-08-16 19:08:06 -04:00 |
|
trace_events_filter.c
|
tracing: Fix event filters and triggers to handle negative numbers
|
2019-03-10 07:10:15 +01:00 |
|
trace_events_hist.c
|
tracing: Return -ENOENT if there is no target synthetic event
|
2018-10-28 04:58:15 -04:00 |
|
trace_events_trigger.c
|
tracing: Fix memory leak in set_trigger_filter()
|
2018-12-11 13:50:19 -05:00 |
|
trace_events.c
|
tracing: Add SPDX License format tags to tracing files
|
2018-08-16 19:08:06 -04:00 |
|
trace_export.c
|
tracing: Add trigger file for trace_markers tracefs/ftrace/print
|
2018-05-29 08:28:53 -04:00 |
|
trace_functions_graph.c
|
tracing/fgraph: Fix set_graph_function from showing interrupts
|
2018-11-29 22:09:00 -05:00 |
|
trace_functions.c
|
tracing: Update stack trace skipping for ORC unwinder
|
2018-01-23 15:57:00 -05:00 |
|
trace_hwlat.c
|
tracing: Add SPDX License format tags to tracing files
|
2018-08-16 19:08:06 -04:00 |
|
trace_irqsoff.c
|
tracing/fgraph: Fix set_graph_function from showing interrupts
|
2018-11-29 22:09:00 -05:00 |
|
trace_kdb.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
trace_kprobe_selftest.c
|
selftest/ftrace: Move kprobe selftest function to separate compile unit
|
2018-07-30 18:41:04 -04:00 |
|
trace_kprobe_selftest.h
|
tracing: Fix SPDX format headers to use C++ style comments
|
2018-08-16 19:08:06 -04:00 |
|
trace_kprobe.c
|
kprobe: Do not use uaccess functions to access kernel memory that can fault
|
2019-02-27 10:09:40 +01:00 |
|
trace_mmiotrace.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
trace_nop.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
trace_output.c
|
tracing: Add SPDX License format tags to tracing files
|
2018-08-16 19:08:06 -04:00 |
|
trace_output.h
|
tracing: Fix SPDX format headers to use C++ style comments
|
2018-08-16 19:08:06 -04:00 |
|
trace_preemptirq.c
|
tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage"
|
2018-08-10 15:12:00 -04:00 |
|
trace_printk.c
|
tracing: Trivia spelling fix containerof() -> container_of()
|
2018-09-26 12:21:00 +03:00 |
|
trace_probe_tmpl.h
|
tracing: probeevent: Correctly update remaining space in dynamic area
|
2019-02-20 10:29:13 +01:00 |
|
trace_probe.c
|
tracing/kprobes: Fix strpbrk() argument order
|
2018-11-05 09:47:14 -05:00 |
|
trace_probe.h
|
tracing/kprobes: Allow kprobe-events to record module symbol
|
2018-10-10 22:19:12 -04:00 |
|
trace_sched_switch.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
trace_sched_wakeup.c
|
tracing/fgraph: Fix set_graph_function from showing interrupts
|
2018-11-29 22:09:00 -05:00 |
|
trace_selftest_dynamic.c
|
ftrace: Mark function tracer test functions noinline/noclone
|
2018-01-23 15:57:29 -05:00 |
|
trace_selftest.c
|
Tracing updates for 4.15:
|
2017-11-17 14:58:01 -08:00 |
|
trace_seq.c
|
tracing: Add SPDX License format tags to tracing files
|
2018-08-16 19:08:06 -04:00 |
|
trace_stack.c
|
tracing: Have stack tracer trace full stack
|
2018-10-27 11:15:04 -04:00 |
|
trace_stat.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
trace_stat.h
|
tracing: Fix SPDX format headers to use C++ style comments
|
2018-08-16 19:08:06 -04:00 |
|
trace_syscalls.c
|
Tracing updates for 4.15:
|
2017-11-17 14:58:01 -08:00 |
|
trace_uprobe.c
|
tracing: uprobes: Fix typo in pr_fmt string
|
2019-02-15 08:11:05 +01:00 |
|
trace.c
|
tracing: Fix number of entries in trace header
|
2019-02-27 10:09:40 +01:00 |
|
trace.h
|
tracing/fgraph: Fix set_graph_function from showing interrupts
|
2018-11-29 22:09:00 -05:00 |
|
tracing_map.c
|
tracing: Add SPDX License format tags to tracing files
|
2018-08-16 19:08:06 -04:00 |
|
tracing_map.h
|
tracing: Fix SPDX format headers to use C++ style comments
|
2018-08-16 19:08:06 -04:00 |