aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tracepoint.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner
2017-08-29x86/idt: Remove the tracing IDT completelyThomas Gleixner
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2013-07-16x86: Make sure IDT is page alignedKees Cook
2013-06-22trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi