summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-12-08Merge 4.4.294 into android-4.4-pGreg Kroah-Hartman
2021-12-08tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)
2021-10-27Merge 4.4.290 into android-4.4-pGreg Kroah-Hartman
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-12Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-10-06Merge 4.4.286 into android-4.4-pGreg Kroah-Hartman
2021-10-06blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng
2021-08-12Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-28Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman
2021-07-28tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-30Merge 4.4.274 into android-4.4-pGreg Kroah-Hartman
2021-06-30tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)
2021-06-30tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)
2021-06-30tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)
2021-06-16Merge 4.4.273 into android-4.4-pGreg Kroah-Hartman
2021-06-16ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-22Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman
2021-05-22tracing: Restructure trace_clock_global() to never blockSteven Rostedt (VMware)
2021-05-22tracing: Map all PIDs to command linesSteven Rostedt (VMware)
2021-05-22tracing: Treat recording comm for idle task as a successJoel Fernandes
2021-05-22tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane
2021-05-22ftrace: Handle commands when closing set_ftrace_filter fileSteven Rostedt (VMware)
2021-04-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-04-10Merge 4.4.266 into android-4.4-pGreg Kroah-Hartman
2021-04-10tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)
2021-04-07Merge 4.4.265 into android-4.4-pGreg Kroah-Hartman
2021-04-07tracing: Fix stack trace event sizeSteven Rostedt (VMware)
2021-02-28Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-02-23Merge 4.4.258 into android-4.4-pGreg Kroah-Hartman
2021-02-23fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-02-23tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)
2021-02-07Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-01-30Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-11Merge 4.4.248 into android-4.4-pGreg Kroah-Hartman
2020-12-11tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-18Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman
2020-11-18ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-10Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman
2020-11-10ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)
2020-11-10ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)
2020-11-10ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas