- 7d8687d Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 3 months ago
- de7ca5e ANDROID: Disable CFI on trace hooks by Shaleen Agrawal · 3 years, 4 months ago
- 0531e84 tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing by Steven Rostedt (VMware) · 3 years, 7 months ago
- 059e68d tracepoint: Fix race between tracing and removing tracepoint by Alexey Kardashevskiy · 4 years ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- de394e7 tracepoint: Fix overly long tracepoint names by peterz@infradead.org · 4 years, 4 months ago
- d25e37d tracepoint: Optimize using static_call() by Steven Rostedt (VMware) · 4 years, 5 months ago
- 1c39d76 tracepoint: Use __used attribute definitions from compiler_attributes.h by Nick Desaulniers · 4 years, 6 months ago
- f3751ad tracepoint: Mark __tracepoint_string's __used by Nick Desaulniers · 4 years, 6 months ago
- a2806ef tracing: Remove DECLARE_TRACE_NOARGS by Nikolay Borisov · 4 years, 9 months ago
- 52a6e82 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 365 by Thomas Gleixner · 6 years ago
- 1633634 tracing: introduce TRACE_EVENT_NOP() by Yafang Shao · 6 years ago
- 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
- 0c7a52e tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique by Zenghui Yu · 6 years ago
- 7440172 tracing: Replace synchronize_sched() and call_rcu_sched() by Paul E. McKenney · 6 years ago
- 9c0be3f tracepoint: Fix tracepoint array element size mismatch by Mathieu Desnoyers · 6 years ago
- 865e63b tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints by Steven Rostedt (VMware) · 6 years ago
- 46e0c9b kernel: tracepoints: add support for relative references by Ard Biesheuvel · 6 years ago
- e6753f2 tracepoint: Make rcuidle tracepoint callers use SRCU by Joel Fernandes (Google) · 6 years ago
- ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
- 844ccdd rcu: Eliminate rcu_irq_enter_disabled() by Paul E. McKenney · 7 years ago
- 4f0dfd7 tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values by Jeremy Linton · 8 years ago
- 00f4b65 trace: rename trace_enum_map to trace_eval_map by Jeremy Linton · 8 years ago
- d54b6ee tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events by Steven Rostedt (VMware) · 8 years ago
- 8cf868a tracing: Have the reg function allow to fail by Steven Rostedt (Red Hat) · 8 years ago
- dc17147 tracing: Fix check for cpu online when event is disabled by Steven Rostedt (Red Hat) · 9 years ago
- f377554 tracepoints: Do not trace when cpu is offline by Steven Rostedt (Red Hat) · 9 years ago
- c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 2701121 tracing: Introduce TRACE_EVENT_FN_COND macro by Denis Kirjanov · 9 years ago
- 7c9906c rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() by Paul E. McKenney · 9 years ago
- bd2a634 tracepoints: Move struct tracepoint to new tracepoint-defs.h header by Andi Kleen · 9 years ago
- a15920b tracepoints: Fix documentation of RCU lockdep checks by Mathieu Desnoyers · 9 years ago
- 7904b5c tracepoint: Give priority to probes of tracepoints by Steven Rostedt (Red Hat) · 9 years ago
- c63b768 tracing: Allow disabling compilation of specific trace systems by Tal Shorer · 9 years ago
- 0c564a5 tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values by Steven Rostedt (Red Hat) · 10 years ago
- a05d59a tracing: Add condition check to RCU lockdep checks by Steven Rostedt (Red Hat) · 10 years ago
- 3a63017 tracing: generate RCU warnings even when tracepoints are disabled by Dave Hansen · 10 years ago
- 3c49b52 tracing: Do not do anything special with tracepoint_string when tracing is disabled by Steven Rostedt · 10 years ago
- 7c65bbc tracing: Add trace_<tracepoint>_enabled() function by Steven Rostedt (Red Hat) · 11 years ago
- b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 11 years ago
- eb7d035 tracepoint: Simplify tracepoint module search by Steven Rostedt (Red Hat) · 11 years ago
- de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 11 years ago
- 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- 0dea6d5 tracepoint: Remove unused API functions by Mathieu Desnoyers · 11 years ago
- 45ab281 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 11 years ago
- e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
- 2621bca tracepoint: comment fix "binay" -> "binary" by Viresh Kumar · 11 years ago
- d5b5f39 ftrace, perf: Avoid infinite event generation loop by Peter Zijlstra · 11 years ago
- f5abaa1 tracing: Add DEFINE_EVENT_FN() macro by Steven Rostedt · 12 years ago
- d628409 trace: Allow idle-safe tracepoints to be called from irq by Paul E. McKenney · 12 years ago
- 7ece55a trace: Don't declare trace_*_rcuidle functions in modules by Josh Triplett · 12 years ago
- 326f418 tracepoint: Use static_key_false(), since static_branch() is deprecated by Jason Baron · 13 years ago
- c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
- 2fbb90d tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_idle_exit() sections by Steven Rostedt · 13 years ago
- b75ef8b Tracepoint: Dissociate from module mutex by Mathieu Desnoyers · 13 years ago
- d430d3d jump label: Introduce static_branch() interface by Jason Baron · 14 years ago
- 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
- bd1c8b2 tracepoint: Add __rcu annotation by Lai Jiangshan · 14 years ago
- ec6e7c3 tracing/trivial: Add missing comma in TRACE_EVENT comment by Mathieu Desnoyers · 14 years ago
- 287050d tracing: Add TRACE_EVENT_CONDITIONAL() by Steven Rostedt · 14 years ago
- 1ed0c59 tracing: New macro to set up initial event flags value by Frederic Weisbecker · 14 years ago
- 8f7b50c jump label: Tracepoint support for jump labels by Jason Baron · 14 years ago
- b70e4f0 tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h by Wu Zhangjin · 15 years ago
- 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 15 years ago
- 53da59a tracepoints: Add check trace callback type by Mathieu Desnoyers · 15 years ago
- 2e26ca7 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header by Steven Rostedt · 15 years ago
- 7f5b774 rcu: Fix tracepoints & lockdep false positive by Lai Jiangshan · 15 years ago
- 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
- e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
- ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
- 8cd09a5 tracing: Fix a comment and a trivial format issue in tracepoint.h by Li Hong · 15 years ago
- 35dce1a Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
- 7cb2e3e tracing: add comments to explain TRACE_EVENT out of protection by Steven Rostedt · 15 years ago
- 5ac35da tracing/events: fix the include file dependencies by Xiao Guangrong · 15 years ago
- 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
- 63fbdab tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro by Jason Baron · 15 years ago
- 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 16 years ago
- b8e6555 tracing: remove deprecated TRACE_FORMAT by Steven Rostedt · 16 years ago
- ea20d92 tracing: consolidate trace and trace_event headers by Steven Rostedt · 16 years ago
- ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
- 823f912 tracing: document TRACE_EVENT macro in tracepoint.h by Steven Rostedt · 16 years ago
- 30a8fec tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro by Steven Rostedt · 16 years ago
- 157587d tracing: remove obsolete TRACE_EVENT_FORMAT macro by Steven Rostedt · 16 years ago
- da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
- 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 16 years ago
- 6299280 tracing: create the C style tracing for the sched subsystem by Steven Rostedt · 16 years ago
- 3cdfdf9 tracing: wrap arguments with PARAMS by Steven Rostedt · 16 years ago
- eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 16 years ago
- 7c37730 tracing: add DEFINE_TRACE_FMT to tracepoint.h by Steven Rostedt · 16 years ago
- 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
- 5f38267 tracepoints: do not put arguments in name by Mathieu Desnoyers · 16 years ago
- c420970 tracepoints: use unregister return value by Mathieu Desnoyers · 16 years ago
- da7b3ea tracepoints: use rcu_*_sched_notrace by Mathieu Desnoyers · 16 years ago
- 127cafb tracepoint: introduce *_noupdate APIs. by Lai Jiangshan · 16 years ago
- 231375c tracepoints: synchronize unregister static inline by Mathieu Desnoyers · 16 years ago
- f2461fc tracepoints: tracepoint_synchronize_unregister() by Mathieu Desnoyers · 16 years ago
- 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 17 years ago