1. 717a9ef tracing: Remove unneeded checks from the stack tracer by Anton Vorontsov · 12 years ago
  2. 4740974 ftrace: Add default recursion protection for function tracing by Steven Rostedt · 12 years ago
  3. a1e2e31 ftrace: Return pt_regs to function trace callback by Steven Rostedt · 13 years ago
  4. 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
  5. 762e120 tracing: Have stack tracing set filtered functions at boot by Steven Rostedt · 13 years ago
  6. d2d45c7 tracing: Have stack_tracer use a separate list of functions by Steven Rostedt · 13 years ago
  7. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 14 years ago
  8. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 14 years ago
  9. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  10. 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 14 years ago
  11. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 15 years ago
  12. 4f48f8b tracing: Fix circular dead lock in stack trace by Lai Jiangshan · 15 years ago
  13. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  14. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  15. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  16. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  17. 2fc5f0c trace_stack: Simplify seqfile code by Li Zefan · 15 years ago
  18. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  19. d8cc1ab trace_stack: Fix seqfile memory leak by Li Zefan · 15 years ago
  20. 79173bf tracing/trace_stack: Cleanup for trace_lookup_stack() by Xiao Guangrong · 15 years ago
  21. a32c776 tracing: Fix stack tracer sysctl handling by Li Zefan · 16 years ago
  22. 083a63b tracing/trace_stack: fix the number of entries in the header by walimis · 16 years ago
  23. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 16 years ago
  24. eb1871f tracing: left align location header in stack_trace by Steven Rostedt · 16 years ago
  25. e447e1d tracing: explain why stack tracer is empty by Steven Rostedt · 16 years ago
  26. 2da03ec tracing: fix stack tracer header by Steven Rostedt · 16 years ago
  27. e05a43b trace: better use of stack_trace_enabled for boot up code by Steven Rostedt · 16 years ago
  28. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 16 years ago
  29. 0a37119 trace: fix output of stack trace by Steven Rostedt · 16 years ago
  30. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  31. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  32. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 16 years ago
  33. 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 16 years ago
  34. 81520a1 ftrace: stack tracer only record when on stack by Steven Rostedt · 16 years ago
  35. 1b6cced ftrace: stack trace add indexes by Steven Rostedt · 16 years ago
  36. e5a81b6 ftrace: add stack tracer by Steven Rostedt · 16 years ago