1. 21ccc9c tracing: Disable "other" permission bits in the tracefs files by Steven Rostedt (VMware) · 3 years, 4 months ago
  2. 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 6 months ago
  3. afccc00 tracing: Fix tracing_stat return values in error handling paths by Luis Henriques · 10 years ago
  4. dfb6cd1 tracing: Fix very unlikely race of registering two stat tracers by Steven Rostedt (VMware) · 5 years ago
  5. 80042c8 tracing: Use generic type for comparator function by Andy Shevchenko · 5 years ago
  6. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  9. 8434dc9 tracing: Convert the tracing facility over to use tracefs by Steven Rostedt (Red Hat) · 10 years ago
  10. 14a5ae4 tracing: Use IS_ERR() check for return value of tracing_init_dentry() by Steven Rostedt (Red Hat) · 10 years ago
  11. 9cd804a trace/trace_stat: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 11 years ago
  12. ed6f1c9 tracing: Check return value of tracing_init_dentry() by Namhyung Kim · 12 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  14. 97d5320 trace_stat: Fix missing entry in stat file by Li Zefan · 15 years ago
  15. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  16. 636eace tracing/stat: Fix seqfile memory leak by Li Zefan · 15 years ago
  17. d8ea37d tracing/stat: Add stat_release() callback by Lai Jiangshan · 15 years ago
  18. 2961bf3 trace_stat: Don't increment @pos in seq start() by Li Zefan · 16 years ago
  19. 43bd123 tracing/stat: remove unappropriate safe walk on list by Frederic Weisbecker · 16 years ago
  20. dbd3fbd tracing/stat: do some cleanups by Li Zefan · 16 years ago
  21. e162280 tracing/stat: remember to free root node by Li Zefan · 16 years ago
  22. b3dd7ba tracing/stat: change dummpy_cmp() to return -1 by Li Zefan · 16 years ago
  23. 8f184f2 tracing/stat: replace linked list by an rbtree for sorting by Frederic Weisbecker · 16 years ago
  24. 0d64f83 tracing/stat: replace trace_stat_session by stat_session by Frederic Weisbecker · 16 years ago
  25. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  26. 220ba35 trace_stat: keep original order by Lai Jiangshan · 16 years ago
  27. e6f4890 trace_stat: don't call seq_printf() in seq_operation->start() by Lai Jiangshan · 16 years ago
  28. 4254800 tracing: add handler to trace_stat by Steven Rostedt · 16 years ago
  29. 0983352 tracing: fix memory leak in trace_stat by Steven Rostedt · 16 years ago
  30. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 16 years ago
  31. 55922173 tracing: trace_stat.c cleanup by Ingo Molnar · 16 years ago
  32. 42fab4b tracing/ftrace: add missing unlock in register_stat_tracer() by Li Zefan · 16 years ago
  33. 002bb86 tracing/ftrace: separate events tracing and stats tracing engine by Frederic Weisbecker · 16 years ago
  34. 034939b tracing/ftrace: handle more than one stat file per tracer by Frederic Weisbecker · 16 years ago
  35. e8a9cbf trace: clean up funny line breaks in stat_seq_show by Steven Rostedt · 16 years ago
  36. ff288b2 tracing/ftrace: fix a memory leak in stat tracing by Frederic Weisbecker · 16 years ago
  37. dbd0b4b tracing/ftrace: provide the base infrastructure for histogram tracing by Frederic Weisbecker · 16 years ago