aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tracepoint.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-18tracepoints: Use WARN() and not WARN_ON() for warningsSteven Rostedt (Google)1-2/+4
2023-06-06tracing/probes: Add tracepoint support on fprobe_eventsMasami Hiramatsu (Google)1-0/+5
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-9/+6
2023-03-14tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)1-9/+6
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-2/+2
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler1-2/+2
2023-01-13tracing: WARN on rcuidlePeter Zijlstra1-2/+13
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+1
2022-08-02tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINTLi zeming1-1/+1
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker1-2/+2
2021-08-16tracing: Fix a typo in tracepoint.hHuang Shijie1-1/+1
2021-06-29tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracingSteven Rostedt (VMware)1-0/+10
2021-03-23tracing: Fix various typos in commentsIngo Molnar1-1/+1
2021-02-09tracepoints: Code clean upSteven Rostedt (VMware)1-1/+1
2021-02-09tracepoints: Do not punish non static call usersSteven Rostedt (VMware)1-10/+13
2021-02-09tracepoints: Remove unnecessary "data_args" macro parameterSteven Rostedt (VMware)1-20/+11
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy1-5/+7
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-4/+4
2020-09-08tracepoint: Fix overly long tracepoint namespeterz@infradead.org1-9/+9
2020-09-01tracepoint: Optimize using static_call()Steven Rostedt (VMware)1-25/+61
2020-08-03tracepoint: Use __used attribute definitions from compiler_attributes.hNick Desaulniers1-6/+5
2020-08-03tracepoint: Mark __tracepoint_string's __usedNick Desaulniers1-1/+1
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov1-21/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 365Thomas Gleixner1-3/+1
2019-04-08tracing: introduce TRACE_EVENT_NOP()Yafang Shao1-0/+15
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-1/+1
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu1-3/+3
2018-11-27tracing: Replace synchronize_sched() and call_rcu_sched()Paul E. McKenney1-1/+1
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers1-13/+23
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)1-2/+6
2018-08-22kernel: tracepoints: add support for relative referencesArd Biesheuvel1-4/+15
2018-07-30tracepoint: Make rcuidle tracepoint callers use SRCUJoel Fernandes (Google)1-8/+32
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab1-1/+1
2017-11-27rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney1-4/+1
2017-06-13tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesJeremy Linton1-0/+1
2017-06-13trace: rename trace_enum_map to trace_eval_mapJeremy Linton1-3/+3
2017-04-10tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace eventsSteven Rostedt (VMware)1-8/+11
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)1-1/+1
2016-03-09tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-02-15tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+4
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+1
2015-12-23tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov1-0/+4
2015-12-07rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney1-2/+2
2015-12-06tracepoints: Move struct tracepoint to new tracepoint-defs.h headerAndi Kleen1-15/+1
2015-11-02tracepoints: Fix documentation of RCU lockdep checksMathieu Desnoyers1-4/+5
2015-10-25tracepoint: Give priority to probes of tracepointsSteven Rostedt (Red Hat)1-0/+13
2015-10-20tracing: Allow disabling compilation of specific trace systemsTal Shorer1-3/+14
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)1-0/+8
2015-02-07tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2014-09-10tracing: generate RCU warnings even when tracepoints are disabledDave Hansen1-0/+11
2014-08-07tracing: Do not do anything special with tracepoint_string when tracing is di...Steven Rostedt1-0/+44
2014-05-07tracing: Add trace_<tracepoint>_enabled() functionSteven Rostedt (Red Hat)1-0/+10
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers1-0/+5
2014-04-08tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)1-2/+1
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers1-16/+25
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-18/+0
2014-03-21tracepoint: Remove unused API functionsMathieu Desnoyers1-18/+0
2014-03-03tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2013-12-19Merge branch 'master' into for-nextJiri Kosina1-0/+4
2013-12-02tracepoint: comment fix "binay" -> "binary"Viresh Kumar1-1/+1
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra1-0/+4
2013-06-20tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt1-0/+2
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2012-09-12trace: Don't declare trace_*_rcuidle functions in modulesJosh Triplett1-10/+18
2012-07-06tracepoint: Use static_key_false(), since static_branch() is deprecatedJason Baron1-1/+1
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-4/+4
2012-02-13tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt1-4/+18
2011-08-10Tracepoint: Dissociate from module mutexMathieu Desnoyers1-14/+11
2011-04-04jump label: Introduce static_branch() interfaceJason Baron1-12/+10
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers1-15/+20
2011-01-07tracepoint: Add __rcu annotationLai Jiangshan1-1/+1
2011-01-07tracing/trivial: Add missing comma in TRACE_EVENT commentMathieu Desnoyers1-1/+1
2010-12-03tracing: Add TRACE_EVENT_CONDITIONAL()Steven Rostedt1-6/+23
2010-11-18tracing: New macro to set up initial event flags valueFrederic Weisbecker1-0/+4
2010-09-22jump label: Tracepoint support for jump labelsJason Baron1-1/+4
2010-06-21tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin1-0/+1
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt1-23/+72
2010-05-14tracepoints: Add check trace callback typeMathieu Desnoyers1-1/+6
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt1-55/+59
2010-03-16rcu: Fix tracepoints & lockdep false positiveLai Jiangshan1-1/+1
2009-11-26events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar1-1/+1
2009-11-24tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt1-0/+2
2009-11-24tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt1-0/+4
2009-09-22tracing: Fix a comment and a trivial format issue in tracepoint.hLi Hong1-2/+2
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-28/+18
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt1-2/+11
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong1-2/+1
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-28/+18
2009-08-11tracing: Add DECLARE_TRACE_WITH_CALLBACK() macroJason Baron1-4/+27
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-2/+2
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt1-5/+0
2009-04-14tracing: consolidate trace and trace_event headersSteven Rostedt1-1/+8
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt1-8/+8
2009-03-10tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt1-0/+103
2009-03-10tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt1-1/+1
2009-03-10tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt1-3/+0
2009-03-10tracing: new format for specialized trace pointsSteven Rostedt1-0/+3
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt1-3/+3
2009-02-28tracing: create the C style tracing for the sched subsystemSteven Rostedt1-0/+3
2009-02-25tracing: wrap arguments with PARAMSSteven Rostedt1-1/+2
2009-02-25tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt1-1/+1
2009-02-24tracing: add DEFINE_TRACE_FMT to tracepoint.hSteven Rostedt1-0/+3
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers1-10/+25
2008-11-16tracepoints: do not put arguments in nameMathieu Desnoyers1-5/+3
2008-11-16tracepoints: use unregister return valueMathieu Desnoyers1-4/+6
2008-11-16tracepoints: use rcu_*_sched_notraceMathieu Desnoyers1-2/+2
2008-11-03tracepoint: introduce *_noupdate APIs.Lai Jiangshan1-0/+4
2008-10-14tracepoints: synchronize unregister static inlineMathieu Desnoyers1-1/+4
2008-10-14tracepoints: tracepoint_synchronize_unregister()Mathieu Desnoyers1-0/+7
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers1-0/+127