bots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/include/linux/tracepoint.h
AgeCommit message (Expand)Author
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2017-11-27rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney
2017-06-13tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesJeremy Linton
2017-06-13trace: rename trace_enum_map to trace_eval_mapJeremy Linton
2017-04-10tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace eventsSteven Rostedt (VMware)
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)
2016-02-15tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-12-23tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov
2015-12-07rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney
2015-12-06tracepoints: Move struct tracepoint to new tracepoint-defs.h headerAndi Kleen
2015-11-02tracepoints: Fix documentation of RCU lockdep checksMathieu Desnoyers
2015-10-25tracepoint: Give priority to probes of tracepointsSteven Rostedt (Red Hat)
2015-10-20tracing: Allow disabling compilation of specific trace systemsTal Shorer