1. 669336e perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint call by Frederic Weisbecker · 16 years ago
  2. a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 16 years ago
  3. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 16 years ago
  4. a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 16 years ago
  5. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
  6. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 16 years ago
  7. 2e97942 perf_events, trace: Fix perf_trace_destroy(), mutex went missing by Peter Zijlstra · 16 years ago
  8. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 16 years ago
  9. 87f44bb perf, trace: Fix !x86 build bug by Peter Zijlstra · 16 years ago
  10. ff5f149 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 by Steven Rostedt · 16 years ago
  11. 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 16 years ago
  12. b7e2ece perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction by Peter Zijlstra · 16 years ago
  13. 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 16 years ago
  14. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 16 years ago
  15. 2239291 tracing: Remove per event trace registering by Steven Rostedt · 16 years ago
  16. eb1e796 perf: Correctly align perf event tracing buffer by Frederic Weisbecker · 16 years ago
  17. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 16 years ago
  19. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 16 years ago
  20. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 16 years ago[Renamed (73%) from kernel/trace/trace_event_profile.c]
  21. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 16 years ago
  22. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 16 years ago
  23. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 16 years ago
  24. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 16 years ago
  25. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 16 years ago
  26. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 16 years ago
  27. 75fb409 tracing: Use free_percpu instead of kfree by Frederic Weisbecker · 16 years ago
  28. fe8e5b5 tracing: Check total refcount before releasing bufs in profile_enable failure by Frederic Weisbecker · 16 years ago
  29. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 16 years ago
  30. 05bafda tracing: Export trace_profile_buf symbols by Peter Zijlstra · 16 years ago
  31. 20ab442 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 16 years ago
  32. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 16 years ago
  33. 558e654 tracing/profile: fix profile_disable vs module_unload by Li Zefan · 17 years ago
  34. af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 17 years ago
  35. 20c8928 tracing/events: fix concurrent access to ftrace_events list by Li Zefan · 17 years ago
  36. a59fd60 tracing/events: convert event call sites to use a link list by Steven Rostedt · 17 years ago
  37. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 17 years ago
  38. ac199db ftrace: event profile hooks by Peter Zijlstra · 17 years ago