aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_preemptirq.c
AgeCommit message (Expand)Author
2023-01-31cpuidle: tracing, preempt: Squash _rcuidle tracingPeter Zijlstra
2023-01-13tracing, hardirq: No moar _rcuidle() tracingPeter Zijlstra
2023-01-13tracing: Remove trace_hardirqs_{on,off}_caller()Peter Zijlstra
2022-09-06tracing: hold caller_addr to hardirq_{enable,disable}_ipYipeng Zou
2022-04-05lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers
2020-09-14lockdep: fix order in trace_hardirqs_off_caller()Sven Schnelle
2020-06-11x86/entry: Rename trace_hardirqs_off_prepare()Peter Zijlstra
2020-05-19lockdep: Prepare for noinstr sectionsPeter Zijlstra
2020-05-19tracing: Provide lockdep less trace_hardirqs_on/off() variantsThomas Gleixner
2019-02-13kprobes: Prohibit probing on hardirq tracersMasami Hiramatsu
2018-08-10tracing: More reverting of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)