1. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  2. f294248 tracing: Remove comparing of NULL to va_list in trace_array_vprintk() by Carsten Emde · 15 years ago
  3. a63ce5b tracing: Buffer the output of seq_file in case of filled buffer by Steven Rostedt · 15 years ago
  4. 29bf4a5 tracing: Only call pipe_close if pipe_close is defined by Steven Rostedt · 15 years ago
  5. c521efd tracing: Add pipe_close interface by Steven Rostedt · 15 years ago
  6. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. c13d2f7 tracing: Fix trace_marker output by Carsten Emde · 15 years ago
  8. a646365 tracing: Fix return value of tracing_stats_read() by Roel Kluin · 15 years ago
  9. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  10. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 15 years ago
  11. 1beee96 ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace by Frederic Weisbecker · 15 years ago
  12. 1bac049 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  13. aef6f81 tracing: Rename set_ftrace to set_bootup_ftrace by Frederic Weisbecker · 15 years ago
  14. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 15 years ago
  15. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  17. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  18. 3c235a3 tracing: Fix off-by-one in trace_get_user() by Li Zefan · 15 years ago
  19. 8e4bc3d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 15 years ago
  21. ee6c2c1 tracing: remove max_tracer_type_len by Li Zefan · 15 years ago
  22. 60ba770 tracing: add filter event logic to special, mmiotrace and boot tracers by Steven Rostedt · 15 years ago
  23. b5130b1 tracing: do not update tracing_max_latency when tracer is stopped by Carsten Emde · 15 years ago
  24. b63f39e tracing: create generic trace parser by jolsa@redhat.com · 15 years ago
  25. 637e7e8 tracing: add lock depth to entries by Steven Rostedt · 15 years ago
  26. 48659d3 tracing: move tgid out of generic entry and into userstack by Steven Rostedt · 15 years ago
  27. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  28. e8165db tracing: report error in trace if we fail to swap latency buffer by Steven Rostedt · 15 years ago
  29. 659372d tracing: add trace_array_printk for internal tracers to use by Steven Rostedt · 15 years ago
  30. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  31. f633903 tracing: make tracing_reset safe for external use by Steven Rostedt · 15 years ago
  32. 2f26ebd tracing: use timestamp to determine start of latency traces by Steven Rostedt · 15 years ago
  33. 76f0d07 tracing: remove users of tracing_reset by Steven Rostedt · 15 years ago
  34. 621968c tracing: disable buffers and synchronize_sched before resetting by Steven Rostedt · 15 years ago
  35. b8de7bd1 tracing: disable update max tracer while reading trace by Steven Rostedt · 15 years ago
  36. 8248ac0 tracing: print out start and stop in latency traces by Steven Rostedt · 15 years ago
  37. 5d4a9db tracing: only show tracing_max_latency when latency tracer configured by Steven Rostedt · 15 years ago
  38. 5079f32 ftrace: Move setting of clock-source out of options by Zhaolei · 15 years ago
  39. f2d84b6 ftrace: Unify effect of writing to trace_options and option/* by Zhaolei · 15 years ago
  40. 7770841 tracing: Rename set_tracer_flags()'s local variable trace_flags by Zhaolei · 15 years ago
  41. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  42. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  43. 1a0799a tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file by Frederic Weisbecker · 15 years ago
  44. 82e04af tracing: Move sched event insertion helpers in the sched switch tracer file by Frederic Weisbecker · 15 years ago
  45. c0a0d0d tracing/core: Make the stack entry helpers global by Frederic Weisbecker · 15 years ago
  46. 5e5bf48 tracing/core: Turn ftrace_cpu_disabled into a global var by Frederic Weisbecker · 15 years ago
  47. e16852c Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 15 years ago
  48. 74e7ff8 tracing: Fix missing function_graph events when we splice_read from trace_pipe by Lai Jiangshan · 15 years ago
  49. 8650ae3 tracing: only truncate ftrace files when O_TRUNC is set by Steven Rostedt · 15 years ago
  50. ff4e9da tracing: cleanup for tracing_trace_options_read() by Xiao Guangrong · 15 years ago
  51. 566b0aa tracing: Remove unused fields/variables by jolsa@redhat.com · 15 years ago
  52. 45bceff Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  53. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  54. 77ae365 ring-buffer: make lockless by Steven Rostedt · 16 years ago
  55. 020e5f8 tracing/events: Add trace_event boot option by Li Zefan · 15 years ago
  56. 9d612be tracing: Fix trace_buf_size boot option by Li Zefan · 15 years ago
  57. f129e96 tracing: Reset iterator in t_start() by Li Zefan · 15 years ago
  58. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  60. e4f2d10 tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation by Li Zefan · 15 years ago
  61. 215368e tracing: fix a typo in tracing_cpumask_write() by Li Zefan · 15 years ago
  62. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 15 years ago
  64. 5b6045a trace: disable preemption before taking raw spinlocks by Heiko Carstens · 15 years ago
  65. 4f53596 tracing: add trace_event_read_lock() by Lai Jiangshan · 15 years ago
  66. 88fc86c tracing: Append prompt in /debug/tracing/README file by GeunSik Lim · 15 years ago
  67. 9456f0f tracing: reset ring buffer when removing modules with events by Steven Rostedt · 15 years ago
  68. 94487d6 tracing: use proper export symbol for tracing api by Steven Rostedt · 15 years ago
  69. c8d7718 tracing: export stats of ring buffers to userspace by Steven Rostedt · 15 years ago
  70. 7267fa6 tracing: fix ref count in splice pages by Steven Rostedt · 15 years ago
  71. f2957f1 tracing: have splice only copy full pages by Steven Rostedt · 15 years ago
  72. 93459c6 tracing: only add splice page if entries exist by Steven Rostedt · 15 years ago
  73. 5beae6e tracing: fix ref count in splice pages by Steven Rostedt · 15 years ago
  74. cd891ae tracing: convert ftrace_dump spinlocks to raw by Steven Rostedt · 15 years ago
  75. 7a4f453 tracing/events: make struct trace_entry->type to be int type by Li Zefan · 15 years ago
  76. 3189cdb tracing: protect trace_printk from recursion by Steven Rostedt · 15 years ago
  77. 12acd47 tracing: add EXPORT_SYMBOL_GPL for trace commits by Steven Rostedt · 15 years ago
  78. 339ae5d tracing: fix file mode of trace and README by Li Zefan · 15 years ago
  79. 69abe6a tracing: add saved_cmdlines file to show cached task comms by Avadh Patel · 15 years ago
  80. 17c873e tracing/events: add export symbols for trace events in modules by Steven Rostedt · 15 years ago
  81. eb02ce0 tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() by Tom Zanussi · 15 years ago
  82. 77d9f46 tracing/filters: use ring_buffer_discard_commit for discarded events by Steven Rostedt · 15 years ago
  83. e45f2e2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro by Tom Zanussi · 15 years ago
  84. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 15 years ago
  85. 1cad125 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  86. 93cfb3c tracing: fix splice return too large by Lai Jiangshan · 15 years ago
  87. c7625a5 tracing: update file->f_pos when splice(2) it by Lai Jiangshan · 15 years ago
  88. ddd538f tracing: allocate page when needed by Lai Jiangshan · 15 years ago
  89. d1e7e02 tracing: disable seeking for trace_pipe_raw by Lai Jiangshan · 15 years ago
  90. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 16 years ago
  91. 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 15 years ago
  92. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 16 years ago
  93. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 15 years ago
  94. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 16 years ago
  95. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 15 years ago
  96. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  97. 8b54e45 Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2 by Ingo Molnar · 15 years ago
  98. a2a16d6 function-graph: add option to calculate graph time or not by Steven Rostedt · 16 years ago
  99. 0706f1c tracing: adding function timings to function profiler by Steven Rostedt · 16 years ago
  100. be6f164 function-graph: add option for include sleep times by Steven Rostedt · 16 years ago