.. |
blktrace.c
|
blktrace: fix debugfs use after free
|
2020-11-10 12:35:54 +01:00 |
bpf_trace.c
|
bpf: fix nested bpf tracepoints with per-cpu data
|
2019-07-03 13:14:48 +02:00 |
ftrace.c
|
This is the 4.19.150 stable release
|
2020-10-07 08:45:35 +02:00 |
ipc_logging.c
|
trace: ipc_logging: Fix memory leak of "struct dfunc_info"
|
2019-06-18 22:18:45 -07:00 |
ipc_logging_debug.c
|
spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only
|
2018-12-10 11:09:45 -08:00 |
ipc_logging_private.h
|
spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only
|
2018-12-10 11:09:45 -08:00 |
Kconfig
|
Import Pro1-X kernel source code
|
2022-03-20 00:13:44 +01:00 |
Makefile
|
trace: Add snapshot of ipc_logging driver
|
2018-09-25 17:37:32 -07:00 |
msm_rtb.c
|
Minidump: Add update region support for minidump regions
|
2020-07-02 09:58:12 +05:30 |
power-traces.c
|
ANDROID: GKI: qcom: Fix compile issue when setting msm_lmh_dcvs as a module
|
2020-04-17 03:24:20 +00: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.c
|
Merge android-4.19-stable.157 (8ee67bc ) into msm-4.19
|
2020-12-18 18:35:06 +05:30 |
ring_buffer_benchmark.c
|
|
|
rpm-traces.c
|
|
|
trace.c
|
Merge android-4.19-stable.157 (8ee67bc ) into msm-4.19
|
2020-12-18 18:35:06 +05:30 |
trace.h
|
Merge android-4.19-stable.157 (8ee67bc ) into msm-4.19
|
2020-12-18 18:35:06 +05:30 |
trace_benchmark.c
|
|
|
trace_benchmark.h
|
|
|
trace_branch.c
|
Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
|
2019-07-03 13:14:41 +02:00 |
trace_clock.c
|
|
|
trace_entries.h
|
tracing: Set kernel_stack's caller size properly
|
2020-10-01 13:14:31 +02:00 |
trace_event_perf.c
|
BACKPORT: perf_event: Add support for LSM and SELinux checks
|
2020-01-10 15:18:52 +00:00 |
trace_events.c
|
Merge android-4.19-stable.149 (9ce79d9 ) into msm-4.19
|
2020-10-21 09:25:49 +05:30 |
trace_events_filter.c
|
tracing: Have error path in predicate_parse() free its allocated memory
|
2020-08-05 10:05:59 +02:00 |
trace_events_filter_test.h
|
|
|
trace_events_hist.c
|
Merge android-4.19-stable.149 (9ce79d9 ) into msm-4.19
|
2020-10-21 09:25:49 +05:30 |
trace_events_trigger.c
|
tracing: Fix event trigger to accept redundant spaces
|
2020-06-30 23:17:17 -04:00 |
trace_export.c
|
|
|
trace_functions.c
|
|
|
trace_functions_graph.c
|
tracing/fgraph: Fix set_graph_function from showing interrupts
|
2018-12-08 12:59:07 +01:00 |
trace_hwlat.c
|
tracing/hwlat: Honor the tracing_cpumask
|
2020-08-21 11:05:33 +02:00 |
trace_irqsoff.c
|
trace: increase caller depth for preempt/irqs disable events
|
2020-06-19 15:34:46 +05:30 |
trace_kdb.c
|
tracing: Silence GCC 9 array bounds warning
|
2019-06-25 11:35:52 +08:00 |
trace_kprobe.c
|
tracing/kprobes: Fix a double initialization typo
|
2020-05-14 07:57:16 +02:00 |
trace_kprobe_selftest.c
|
|
|
trace_kprobe_selftest.h
|
|
|
trace_mmiotrace.c
|
|
|
trace_nop.c
|
|
|
trace_output.c
|
|
|
trace_output.h
|
|
|
trace_preemptirq.c
|
lockdep: fix order in trace_hardirqs_off_caller()
|
2020-10-01 13:14:50 +02:00 |
trace_printk.c
|
tracing: do not leak kernel addresses
|
2019-02-07 14:50:47 -08:00 |
trace_probe.c
|
|
|
trace_probe.h
|
|
|
trace_sched_switch.c
|
tracing: Fix sched switch start/stop refcount racy updates
|
2020-02-11 04:33:55 -08:00 |
trace_sched_wakeup.c
|
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
|
2020-01-14 20:06:59 +01:00 |
trace_selftest.c
|
ftrace: Handle tracing when switching between context
|
2020-11-10 12:35:58 +01:00 |
trace_selftest_dynamic.c
|
|
|
trace_seq.c
|
|
|
trace_stack.c
|
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
|
2020-01-14 20:06:59 +01:00 |
trace_stat.c
|
tracing: Fix very unlikely race of registering two stat tracers
|
2020-02-24 08:34:39 +01:00 |
trace_stat.h
|
|
|
trace_syscalls.c
|
coresight: enable stm logging for trace events, marker and printk
|
2018-09-25 16:17:20 +08:00 |
trace_uprobe.c
|
Merge android-4.19.24 (cca7d2d ) into msm-4.19
|
2019-03-13 10:41:12 -07:00 |
tracing_map.c
|
tracing: Have the histogram compare functions convert to u64 first
|
2020-01-09 10:19:02 +01:00 |
tracing_map.h
|
|
|