1. 0f2c8b3 tracepoint: Do not warn on ENOMEM by Mathieu Desnoyers · 6 years ago
  2. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  3. 7904b5c tracepoint: Give priority to probes of tracepoints by Steven Rostedt (Red Hat) · 9 years ago
  4. ea73c79 tracing: syscall_regfunc() should not skip kernel threads by Oleg Nesterov · 10 years ago
  5. 8063e41 tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_process_thread() by Oleg Nesterov · 10 years ago
  6. cac92ba kernel/tracepoint.c: kernel-doc fixes by Fabian Frederick · 10 years ago
  7. 8058bd0 tracepoint: Fix use of tracepoint funcs after rcu free by Mathieu Desnoyers · 10 years ago
  8. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  9. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 10 years ago
  10. eb7d035 tracepoint: Simplify tracepoint module search by Steven Rostedt (Red Hat) · 10 years ago
  11. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 10 years ago
  12. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  13. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  14. 0dea6d52 tracepoint: Remove unused API functions by Mathieu Desnoyers · 10 years ago
  15. 66cc69e Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE by Mathieu Desnoyers · 10 years ago
  16. 3bbc8db tracepoints: API doc update to tracepoint_probe_register() return value by Mathieu Desnoyers · 10 years ago
  17. 4c11628 tracepoints: API doc update to data argument by Mathieu Desnoyers · 10 years ago
  18. b196e2b tracing: Warn if a tracepoint is not set via debugfs by Steven Rostedt · 10 years ago
  19. 7dec935 tracepoint: Do not waste memory on mods with no tracepoints by Steven Rostedt (Red Hat) · 10 years ago
  20. 45ab2813 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 10 years ago
  21. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  22. 4c69e6e tracepoints: Prevent null probe from being added by Sahara · 11 years ago
  23. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  24. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  25. c10076c tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT by Steven Rostedt · 12 years ago
  26. b75ef8b Tracepoint: Dissociate from module mutex by Mathieu Desnoyers · 13 years ago
  27. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  28. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 13 years ago
  29. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  30. 8f7b50c jump label: Tracepoint support for jump labels by Jason Baron · 14 years ago
  31. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 14 years ago
  32. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  33. cc3b13c tracing: Don't trace kernel thread syscalls by Hendrik Brueckner · 15 years ago
  34. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  35. 3d27d8c tracing: Make syscall tracepoints conditional by Josh Stone · 15 years ago
  36. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  37. d88cb58 tracing: Eliminate code duplication in kernel/tracepoint.c by Anirban Sinha · 15 years ago
  38. 60d970c tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures by Ingo Molnar · 15 years ago
  39. a871bd3 tracing: Add syscall tracepoints by Jason Baron · 15 years ago
  40. ec625cb tracepoints: dont update zero-sized tracepoint sections by Ingo Molnar · 15 years ago
  41. 09933a1 tracing: fix oops in tracepoint_update_probe_range() by Jaswinder Singh Rajput · 15 years ago
  42. 227a837 markers/tracpoints: fix non-modular build by Ingo Molnar · 15 years ago
  43. 32f8574 tracepoints: use modules notifiers by Mathieu Desnoyers · 15 years ago
  44. de0baf9 tracepoints: fix disable by Mathieu Desnoyers · 15 years ago
  45. 127cafb tracepoint: introduce *_noupdate APIs. by Lai Jiangshan · 16 years ago
  46. 19dba33 tracepoint: simplification for tracepoints using RCU by Lai Jiangshan · 16 years ago
  47. f66af45 tracepoint: check if the probe has been registered by Frederic Weisbecker · 16 years ago
  48. 9a1e969 tracepoints: fix reentrancy by Mathieu Desnoyers · 16 years ago
  49. ca2db6c tracepoints: use rcu sched by Mathieu Desnoyers · 16 years ago
  50. 9795302 tracepoints: use TABLE_SIZE macro by Mathieu Desnoyers · 16 years ago
  51. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago