1. e7669b8 tracing: fix sparse warning: attribute function with __acquires/__releases by Hannes Eder · 15 years ago
  2. 5e39841 tracing: fix sparse warnings: fix (un-)signedness by Hannes Eder · 15 years ago
  3. 4fd2735 tracing: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago
  4. c3706f0 tracing: fix typos in comments by Wenji Huang · 15 years ago
  5. 34cd499 tracing: clean up splice code by Steven Rostedt · 15 years ago
  6. ff98781 tracing: Move pipe waiting code out of tracing_read_pipe(). by Eduard - Gabriel Munteanu · 15 years ago
  7. 3c56819 tracing: splice support for tracing_pipe by Eduard - Gabriel Munteanu · 15 years ago
  8. b91facc tracing/function-graph-tracer: handle the leaf functions from trace_pipe by Frederic Weisbecker · 15 years ago
  9. b5db03c tracing: handle unregistering the current tracer by Arnaldo Carvalho de Melo · 15 years ago
  10. 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  11. 1830b52 trace: remove deprecated entry->cpu by Steven Rostedt · 15 years ago
  12. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 15 years ago
  13. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 15 years ago
  14. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 15 years ago
  15. dac7494 trace: code style clean up by Steven Rostedt · 15 years ago
  16. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 15 years ago
  17. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 15 years ago
  18. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 15 years ago
  19. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 15 years ago
  20. ce70a0b Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  21. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 15 years ago
  22. c4a8e8b trace: better manage the context info for events by Frederic Weisbecker · 15 years ago
  23. 79fb076 trace: let boot trace be chosen by command line by Steven Rostedt · 15 years ago
  24. b2821ae trace: fix default boot up tracer by Steven Rostedt · 15 years ago
  25. 9011262 ftrace: add ftrace_vprintk by Arnaldo Carvalho de Melo · 15 years ago
  26. b06a830 trace: fix logic to start/stop counting by Steven Rostedt · 15 years ago
  27. 97b17ef ring-buffer: do not swap if recording is disabled by Steven Rostedt · 15 years ago
  28. 1092307 trace: set max latency variable to zero on default by Steven Rostedt · 15 years ago
  29. a442e5e trace: stop all recording to ring buffer on ftrace_dump by Steven Rostedt · 15 years ago
  30. faf6861 trace: print ftrace_dump at KERN_EMERG log level by Steven Rostedt · 15 years ago
  31. 745b162 trace: set max latency variable to zero on default by Steven Rostedt · 15 years ago
  32. a225cdd ftrace: remove static from function tracer functions by Steven Rostedt · 15 years ago
  33. bb3c3c9 ftrace: move function tracer functions out of trace.c by Steven Rostedt · 15 years ago
  34. 5361499 ftrace: add stack trace to function tracer by Steven Rostedt · 15 years ago
  35. 0ee6b6c trace: stop all recording to ring buffer on ftrace_dump by Steven Rostedt · 15 years ago
  36. 428aee1 trace: print ftrace_dump at KERN_EMERG log level by Steven Rostedt · 15 years ago
  37. 002bb86 tracing/ftrace: separate events tracing and stats tracing engine by Frederic Weisbecker · 15 years ago
  38. 99793e3 Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  39. 4462344 cpumask: convert kernel trace functions further by Rusty Russell · 16 years ago
  40. 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 16 years ago
  41. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  42. 1af237a tracing: removed duplicated #include by Huang Weiyi · 16 years ago
  43. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  45. dbd0b4b tracing/ftrace: provide the base infrastructure for histogram tracing by Frederic Weisbecker · 16 years ago
  46. f633cef ftrace: change trace.c to use registered events by Steven Rostedt · 16 years ago
  47. f0868d1 ftrace: set up trace event hash infrastructure by Steven Rostedt · 16 years ago
  48. c47956d ftrace: remove obsolete print continue functionality by Steven Rostedt · 16 years ago
  49. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 16 years ago
  51. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  52. 3bddb9a tracing: fix warning in kernel/trace/trace.c by Ingo Molnar · 16 years ago
  53. 3d9101e trace: fix task state printout by Thomas Gleixner · 16 years ago
  54. 66896a8 tracing/ftrace: add the printk-msg-only option by Frederic Weisbecker · 16 years ago
  55. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  56. a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 16 years ago
  57. e2ac8ef ftrace: remove unused function arg in trace_iterator_increment() by Robert Richter · 16 years ago
  58. e726f5f tracing/function-graph-tracer: fix 'flags' variable mismatch by Ingo Molnar · 16 years ago
  59. 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
  60. 8e1b82e tracing/function-graph-tracer: turn tracing_selftest_running into an int by Frederic Weisbecker · 16 years ago
  61. 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 16 years ago
  62. ff32504 tracing/ftrace: don't insert TRACE_PRINT during selftests by Frederic Weisbecker · 16 years ago
  63. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  64. 1fd8f2a tracing/function-graph-tracer: handle ftrace_printk entries by Frederic Weisbecker · 16 years ago
  65. 804a685 ftrace: trace single pid for function graph tracer by Steven Rostedt · 16 years ago
  66. ea4e2bc ftrace: graph of a single function by Steven Rostedt · 16 years ago
  67. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  68. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
  69. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  70. c7425ac tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE by Török Edwin · 16 years ago
  71. 660c7f9 ftrace: add thread comm to function graph tracer by Steven Rostedt · 16 years ago
  72. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 16 years ago
  73. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  74. 8bba1bf x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() by Markus Metzger · 16 years ago
  75. 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  76. e38da59 tracing/stack-tracer: avoid races accessing file by Török Edwin · 16 years ago
  77. cffa10a tracing/stack-tracer: fix locking and refcounts by Török Edwin · 16 years ago
  78. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 16 years ago
  79. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 16 years ago
  80. b54d3de tracing: identify which executable object the userspace address belongs to by Török Edwin · 16 years ago
  81. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 16 years ago
  82. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  83. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  84. 86fa2f6 ftrace: fix selftest locking by Ingo Molnar · 16 years ago
  85. a225063 ftrace: preemptoff selftest not working by Heiko Carstens · 16 years ago
  86. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 16 years ago
  87. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
  88. adf9f19 tracing/ftrace: implement a set_flag callback for tracers by Frederic Weisbecker · 16 years ago
  89. 5a209c2 Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  90. 0c726da tracing: branch tracer, fix writing to trace/trace_options by Aneesh Kumar K.V · 16 years ago
  91. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
  92. e6e7a65 tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set by Frederic Weisbecker · 16 years ago
  93. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  94. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  95. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  96. 12ef7d4 ftrace: CPU buffer start annotation clean ups by Steven Rostedt · 16 years ago
  97. ee6bce5 ftrace: rename iter_ctrl to trace_options by Steven Rostedt · 16 years ago
  98. 1696b2b ftrace: show buffer size in kilobytes by Steven Rostedt · 16 years ago
  99. a94c80e ftrace: rename trace_entries to buffer_size_kb by Steven Rostedt · 16 years ago
  100. 9f029e8 ftrace: rename unlikely iter_ctrl to branch by Steven Rostedt · 16 years ago