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