.. |
Kconfig
|
6c8a53c9e6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 gadi atpakaļ |
Makefile
|
e1abf2cc8d
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable
|
10 gadi atpakaļ |
blktrace.c
|
e382608254
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 gadi atpakaļ |
bpf_trace.c
|
ab1973d325
bpf: let kprobe programs use bpf_get_smp_processor_id() helper
|
10 gadi atpakaļ |
ftrace.c
|
e3eea1404f
ftrace: Fix breakage of set_ftrace_pid
|
10 gadi atpakaļ |
power-traces.c
|
c9257f78b4
PM / sleep: export suspend_resume trace event
|
10 gadi atpakaļ |
ring_buffer.c
|
a497adb45b
ring-buffer: Add enum names for the context levels
|
10 gadi atpakaļ |
ring_buffer_benchmark.c
|
e382608254
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 gadi atpakaļ |
rpm-traces.c
|
53b615ccca
PM / Runtime: Introduce trace points for tracing rpm_* functions
|
14 gadi atpakaļ |
trace.c
|
5d6ad960a7
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
|
10 gadi atpakaļ |
trace.h
|
6224beb12e
tracing: Have branch tracer use recursive field of task struct
|
10 gadi atpakaļ |
trace_benchmark.c
|
34839f5a69
tracing: Only calculate stats of tracepoint benchmarks for 2^32 times
|
11 gadi atpakaļ |
trace_benchmark.h
|
81dc9f0ef2
tracing: Add tracepoint benchmark tracepoint
|
11 gadi atpakaļ |
trace_branch.c
|
6224beb12e
tracing: Have branch tracer use recursive field of task struct
|
10 gadi atpakaļ |
trace_clock.c
|
7e255d346c
tracing: Export tracing clock functions
|
10 gadi atpakaļ |
trace_entries.h
|
bbedb17994
tracing: %pF is only for function pointers
|
10 gadi atpakaļ |
trace_event_perf.c
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 gadi atpakaļ |
trace_events.c
|
5d6ad960a7
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
|
10 gadi atpakaļ |
trace_events_filter.c
|
e382608254
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 gadi atpakaļ |
trace_events_filter_test.h
|
1d0e78e380
tracing/filter: Add startup tests for events filter
|
14 gadi atpakaļ |
trace_events_trigger.c
|
a723776573
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
|
10 gadi atpakaļ |
trace_export.c
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 gadi atpakaļ |
trace_functions.c
|
0af26492d5
tracing/trivial: Fix typos and make an int into a bool
|
10 gadi atpakaļ |
trace_functions_graph.c
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 gadi atpakaļ |
trace_irqsoff.c
|
3efb5f21a3
tracing: Remove unneeded includes of debugfs.h and fs.h
|
10 gadi atpakaļ |
trace_kdb.c
|
aa9291355e
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
|
10 gadi atpakaļ |
trace_kprobe.c
|
09a5059aa1
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
|
10 gadi atpakaļ |
trace_mmiotrace.c
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 gadi atpakaļ |
trace_nop.c
|
3efb5f21a3
tracing: Remove unneeded includes of debugfs.h and fs.h
|
10 gadi atpakaļ |
trace_output.c
|
687fcc4aee
tracing: Rename ftrace_event_name() to trace_event_name()
|
10 gadi atpakaļ |
trace_output.h
|
9023c93090
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
|
10 gadi atpakaļ |
trace_printk.c
|
14a5ae40f0
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
|
10 gadi atpakaļ |
trace_probe.c
|
d9a16d3ab8
trace: Don't use __weak in header files
|
10 gadi atpakaļ |
trace_probe.h
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 gadi atpakaļ |
trace_sched_switch.c
|
3efb5f21a3
tracing: Remove unneeded includes of debugfs.h and fs.h
|
10 gadi atpakaļ |
trace_sched_wakeup.c
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 gadi atpakaļ |
trace_selftest.c
|
8df6be116c
Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 gadi atpakaļ |
trace_selftest_dynamic.c
|
95950c2ecb
ftrace: Add self-tests for multiple function trace users
|
14 gadi atpakaļ |
trace_seq.c
|
1a40243bae
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 gadi atpakaļ |
trace_stack.c
|
962e3707d9
tracing: remove use of seq_printf return value
|
10 gadi atpakaļ |
trace_stat.c
|
8434dc9340
tracing: Convert the tracing facility over to use tracefs
|
10 gadi atpakaļ |
trace_stat.h
|
d8ea37d5de
tracing/stat: Add stat_release() callback
|
16 gadi atpakaļ |
trace_syscalls.c
|
09a5059aa1
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
|
10 gadi atpakaļ |
trace_uprobe.c
|
09a5059aa1
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
|
10 gadi atpakaļ |