1. f7dc7fd Merge branch 'perf/urgent' into perf/core, to resolve conflicts by Ingo Molnar · 9 years ago
  2. d8fce2d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 1836ac8 Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  4. d354243 tools lib traceevent: Add alias field to struct format_field by Jiri Olsa · 9 years ago
  5. 410ceb8 tools lib traceevent: Fix build failure on 32-bit arch by Namhyung Kim · 9 years ago
  6. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 3201f0d tools lib traceevent: Honor operator priority by Namhyung Kim · 9 years ago
  8. 7c27f78 tools lib traceevent: Zero should not be considered "not found" in eval_flag() by Steven Rostedt · 9 years ago
  9. bbedb17 tracing: %pF is only for function pointers by Scott Wood · 9 years ago
  10. b839e1e tools lib traceevent: Add support for __print_array() by Javi Merino · 9 years ago
  11. e1644aa tools lib traceevent: Free filter tokens in process_filter() by Steven Rostedt (Red Hat) · 9 years ago
  12. 82ac952 tools lib traceevent: Add way to find sub buffer boundary by Steven Rostedt (Red Hat) · 9 years ago
  13. c5e6919 tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING by Steven Rostedt (Red Hat) · 9 years ago
  14. 5dbcfd9 tools lib traceevent: Make plugin options either string or boolean by Steven Rostedt · 9 years ago
  15. 2771984 tools lib traceevent: Add pevent_data_pid_from_comm() by Steven Rostedt (Red Hat) · 9 years ago
  16. 5542629 tools lib traceevent: Handle %z in bprint format by Steven Rostedt (Red Hat) · 9 years ago
  17. 99ad141 tools lib traceevent: Copy trace_clock and free it by Steven Rostedt (Red Hat) · 9 years ago
  18. deab6f5 tools lib traceevent: Handle NULL comm name by Josef Bacik · 9 years ago
  19. 929a6bb tools lib traceevent: Factor out allocating and processing args by Javi Merino · 9 years ago
  20. 00ae112 tools lib traceevent: Add destructor for format_field by David Ahern · 9 years ago
  21. 2d58ab9 tools lib traceevent: Use tools build framework by Jiri Olsa · 10 years ago
  22. 402bb4e tools lib traceevent: Introduce trace_seq_do_fprintf function by Arnaldo Carvalho de Melo · 10 years ago
  23. 3d199b5 tools lib traceevent: Add support for IP address formats by David Ahern · 10 years ago
  24. 85686f6 scsi: add SPC-3 command definitions by Hannes Reinecke · 10 years ago
  25. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  26. 21da83f tools lib traceevent: Fix a risk for doing free on uninitialized pointer by Rickard Strandqvist · 10 years ago
  27. 1545d8a tools lib traceevent: Clean up format of args in jbd2 plugin by Steven Rostedt · 10 years ago
  28. 24eda08 tools lib traceevent: Clean up format of args in cfg80211 plugin by Steven Rostedt · 10 years ago
  29. a21e3a3 tools lib traceevent: Fix format in plugin_kvm by Steven Rostedt · 10 years ago
  30. 7f6e363 tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints by Jan Kiszka · 10 years ago
  31. ea092ae tools lib traceevent: Add back in kvm plugins nested_vmexit events by Steven Rostedt (Red Hat) · 10 years ago
  32. 6f21037 tools lib traceevent: Factor out print_exit_reason in kvm plugin by Jan Kiszka · 10 years ago
  33. 20d3cbd tools lib traceevent: Report unknown VMX exit reasons with code by Jan Kiszka · 10 years ago
  34. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 10 years ago
  35. 4944082 tools lib traceevent: Add options to function plugin by Steven Rostedt (Red Hat) · 10 years ago
  36. 5827f2f tools lib traceevent: Add options to plugins by Steven Rostedt · 10 years ago
  37. a7c3196 tools lib traceevent: Add flag to not load event plugins by Steven Rostedt (Red Hat) · 10 years ago
  38. de04f86 tools lib traceevent: Fix memory leak in pretty_print() by Steven Rostedt · 10 years ago
  39. 4508793 tools lib traceevent: Fix backward compatibility macros for pevent filter enums by Steven Rostedt · 10 years ago
  40. 9e9e5df tools lib traceevent: Do not call warning() directly by Namhyung Kim · 10 years ago
  41. 3388cc3 tools lib traceevent: Print event name when show warning if possible by Namhyung Kim · 10 years ago
  42. b935a58 perf tools: Fix traceevent plugin path definitions by Josh Boyer · 11 years ago
  43. bf6b3a9 tools lib traceevent: Unregister handler when xen plugin is unloaded by Namhyung Kim · 11 years ago
  44. a157112 tools lib traceevent: Unregister handler when scsi plugin is unloaded by Namhyung Kim · 11 years ago
  45. 0247a96 tools lib traceevent: Unregister handler when jbd2 plugin is is unloaded by Namhyung Kim · 11 years ago
  46. 6024cf3 tools lib traceevent: Unregister handler when cfg80211 plugin is unloaded by Namhyung Kim · 11 years ago
  47. ec7c6de tools lib traceevent: Unregister handler when mac80211 plugin is unloaded by Namhyung Kim · 11 years ago
  48. 02bafd3 tools lib traceevent: Unregister handler when sched_switch plugin is unloaded by Namhyung Kim · 11 years ago
  49. 354a2bd tools lib traceevent: Unregister handler when kvm plugin is unloaded by Namhyung Kim · 11 years ago
  50. 11e99c5 tools lib traceevent: Unregister handler when kmem plugin is unloaded by Namhyung Kim · 11 years ago
  51. 4061eda tools lib traceevent: Unregister handler when hrtimer plugin is unloaded by Namhyung Kim · 11 years ago
  52. ac668c7 tools lib traceevent: Unregister handler when function plugin is unloaded by Namhyung Kim · 11 years ago
  53. 20c7e5a tools lib traceevent: Add pevent_unregister_print_function() by Namhyung Kim · 11 years ago
  54. ad13701 tools lib traceevent: Add pevent_unregister_event_handler() by Namhyung Kim · 11 years ago
  55. 0e9e79a tools lib traceevent: fix pointer-integer size mismatch by Mark Rutland · 11 years ago
  56. 8d0c222 tools lib traceevent: Make plugin unload function receive pevent by Namhyung Kim · 11 years ago
  57. e825e75 tools lib traceevent: Get rid of die() finally!! by Namhyung Kim · 11 years ago
  58. 504586e tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init() by Namhyung Kim · 11 years ago
  59. 3026bba tools lib traceevent: Check return value of realloc() by Namhyung Kim · 11 years ago
  60. 3c6d8d8 tools lib traceevent: Add state member to struct trace_seq by Namhyung Kim · 11 years ago
  61. 9bb8e5e tools lib traceevent: Shut up plugins make message by Jiri Olsa · 11 years ago
  62. 198430b tools lib traceevent: Replace tabs with spaces for all non-commands statements by Jiri Olsa · 11 years ago
  63. 4c7aafc tools lib traceevent: Use global 'O' processing code by Jiri Olsa · 11 years ago
  64. 4a953c7 tools lib traceevent: Use global QUIET_CLEAN build output by Jiri Olsa · 11 years ago
  65. 02a82c7 tools lib traceevent: Use global QUIET_INSTALL build output by Jiri Olsa · 11 years ago
  66. e6262e2 tools lib traceevent: Use global QUIET_LINK build output by Jiri Olsa · 11 years ago
  67. bdebbac tools lib traceevent: Add global QUIET_CC_FPIC build output by Jiri Olsa · 11 years ago
  68. c3d090f tools lib traceevent: Use global QUIET_CC build output by Jiri Olsa · 11 years ago
  69. db72a33 tools lib traceevent: Remove print_app_build variable by Jiri Olsa · 11 years ago
  70. bf19b82 tools lib traceevent: Introduce pevent_filter_strerror() by Namhyung Kim · 11 years ago
  71. f23b24f tools lib traceevent: Get rid of die() in some string conversion functions by Namhyung Kim · 11 years ago
  72. 41e12e5 tools lib traceevent: Refactor pevent_filter_match() to get rid of die() by Namhyung Kim · 11 years ago
  73. 69c770a tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno by Namhyung Kim · 11 years ago
  74. 42d6194 tools lib traceevent: Refactor process_filter() by Namhyung Kim · 11 years ago
  75. c8ea690 tools lib traceevent: Refactor create_arg_item() by Namhyung Kim · 11 years ago
  76. 7bb7355 tools lib traceevent: Get rid of die() in reparent_op_arg() by Namhyung Kim · 11 years ago
  77. ff533fc tools lib traceevent: Make add_left() return pevent_errno by Namhyung Kim · 11 years ago
  78. 02d62d6 tools lib traceevent: Get rid of die() in add_right() by Namhyung Kim · 11 years ago
  79. 605b8fd tools lib traceevent: Get rid of malloc_or_die() in find_event() by Namhyung Kim · 11 years ago
  80. 91dfa49 tools lib traceevent: Get rid of malloc_or_die() in read_token() by Namhyung Kim · 11 years ago
  81. 2e4eb10 tools lib traceevent: Get rid of malloc_or_die() allocate_arg() by Namhyung Kim · 11 years ago
  82. ef3072c tools lib traceevent: Get rid of die in add_filter_type() by Namhyung Kim · 11 years ago
  83. 9451a2f tools lib traceevent: Get rid of malloc_or_die() in show_error() by Namhyung Kim · 11 years ago
  84. 7ef2e81 tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial() by Namhyung Kim · 11 years ago
  85. 28942c8 tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_str() by Namhyung Kim · 11 years ago
  86. 2036fcd tools lib traceevent: Get rid of die() in create_arg_item() by Namhyung Kim · 11 years ago
  87. 234520d tools lib traceevent: Get rid of malloc_or_die() in add_event() by Namhyung Kim · 11 years ago
  88. 4f24416 tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc() by Namhyung Kim · 11 years ago
  89. 3a3ffa2 tools lib traceevent: Report better error message on bad function args by Steven Rostedt · 11 years ago
  90. 6d65894 tools lib traceevent: Update kvm plugin with is_writable_pte helper by Jiri Olsa · 11 years ago
  91. d8e56c9 tools lib traceevent: Remove malloc_or_die from plugin_function.c by Jiri Olsa · 11 years ago
  92. 39956e7 tools lib traceevent: Several cleanups for function plugin by Jiri Olsa · 11 years ago
  93. b32cea6 tools lib traceevent: Use pevent_print_func_field in hrtimer_start handler by Jiri Olsa · 11 years ago
  94. f04015e tools lib traceevent: Use static functions in jbd2 plugin by Jiri Olsa · 11 years ago
  95. f9bb36a tools lib traceevent: Remove malloc_or_die from event-plugin.c by Jiri Olsa · 11 years ago
  96. 9437147 tools lib traceevent: Add cfg80211 plugin by Jiri Olsa · 11 years ago
  97. 0401092 tools lib traceevent: Add scsi plugin by Jiri Olsa · 11 years ago
  98. 40c03ad tools lib traceevent: Add xen plugin by Jiri Olsa · 11 years ago
  99. 07a180a tools lib traceevent: Add function plugin by Jiri Olsa · 11 years ago
  100. 83e815e tools lib traceevent: Add sched_switch plugin by Jiri Olsa · 11 years ago