1. 962e370 tracing: remove use of seq_printf return value by Joe Perches · 10 years ago
  2. 14a5ae4 tracing: Use IS_ERR() check for return value of tracing_init_dentry() by Steven Rostedt (Red Hat) · 10 years ago
  3. 3efb5f2 tracing: Remove unneeded includes of debugfs.h and fs.h by Steven Rostedt (Red Hat) · 10 years ago
  4. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 10 years ago
  5. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
  6. e317218 tracing: Print max callstack on stacktrace bug by Minchan Kim · 11 years ago
  7. 7eea4fc tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func by Jiaxing Wang · 11 years ago
  8. 3862807 tracing: Add BUG_ON when stack end location is over written by Aaron Tomlin · 11 years ago
  9. 098c879 tracing: Add generic tracing_lseek() function by Steven Rostedt (Red Hat) · 11 years ago
  10. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  11. ed6f1c9 tracing: Check return value of tracing_init_dentry() by Namhyung Kim · 12 years ago
  12. 6a76f8c tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 12 years ago
  13. 4df2971 tracing: Remove most or all of stack tracer stack size from stack_max_size by Steven Rostedt (Red Hat) · 12 years ago
  14. d4ecbfc tracing: Fix stack tracer with fentry use by Steven Rostedt (Red Hat) · 12 years ago
  15. 87889501 tracing: Use stack of calling function for stack tracer by Steven Rostedt (Red Hat) · 12 years ago
  16. 717a9ef tracing: Remove unneeded checks from the stack tracer by Anton Vorontsov · 12 years ago
  17. 4740974 ftrace: Add default recursion protection for function tracing by Steven Rostedt · 12 years ago
  18. a1e2e31 ftrace: Return pt_regs to function trace callback by Steven Rostedt · 13 years ago
  19. 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
  20. 762e120 tracing: Have stack tracing set filtered functions at boot by Steven Rostedt · 13 years ago
  21. d2d45c7 tracing: Have stack_tracer use a separate list of functions by Steven Rostedt · 13 years ago
  22. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 14 years ago
  23. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 14 years ago
  24. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  25. 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 14 years ago
  26. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 15 years ago
  27. 4f48f8b tracing: Fix circular dead lock in stack trace by Lai Jiangshan · 15 years ago
  28. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  29. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  30. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  31. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  32. 2fc5f0c trace_stack: Simplify seqfile code by Li Zefan · 15 years ago
  33. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  34. d8cc1ab trace_stack: Fix seqfile memory leak by Li Zefan · 15 years ago
  35. 79173bf tracing/trace_stack: Cleanup for trace_lookup_stack() by Xiao Guangrong · 15 years ago
  36. a32c776 tracing: Fix stack tracer sysctl handling by Li Zefan · 16 years ago
  37. 083a63b tracing/trace_stack: fix the number of entries in the header by walimis · 16 years ago
  38. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 16 years ago
  39. eb1871f tracing: left align location header in stack_trace by Steven Rostedt · 16 years ago
  40. e447e1df tracing: explain why stack tracer is empty by Steven Rostedt · 16 years ago
  41. 2da03ec tracing: fix stack tracer header by Steven Rostedt · 16 years ago
  42. e05a43b trace: better use of stack_trace_enabled for boot up code by Steven Rostedt · 16 years ago
  43. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 16 years ago
  44. 0a37119 trace: fix output of stack trace by Steven Rostedt · 16 years ago
  45. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  46. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  47. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 16 years ago
  48. 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 16 years ago
  49. 81520a1 ftrace: stack tracer only record when on stack by Steven Rostedt · 16 years ago
  50. 1b6cced ftrace: stack trace add indexes by Steven Rostedt · 16 years ago
  51. e5a81b6 ftrace: add stack tracer by Steven Rostedt · 16 years ago