1. 23e1a35 tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib by Arnaldo Carvalho de Melo · 10 years ago
  2. 41e950c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  3. 42e3c4a tools lib fs: Add sysctl__read_int helper by Arnaldo Carvalho de Melo · 10 years ago
  4. 3a35112 tools lib fs: Adopt filename__read_int from tools/perf/ by Arnaldo Carvalho de Melo · 10 years ago
  5. 85686f6 scsi: add SPC-3 command definitions by Hannes Reinecke · 10 years ago
  6. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  7. 2171a92 tools lib fd array: Allow associating an integer cookie with each entry by Arnaldo Carvalho de Melo · 10 years ago
  8. 1b85337 tools lib api: Adopt fdarray class from perf's evlist by Arnaldo Carvalho de Melo · 10 years ago
  9. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
  10. 9de8033 Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgent by Ingo Molnar · 10 years ago
  11. b108278 tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire by S. Lockwood-Childs · 10 years ago
  12. 0c37c68 tools/liblockdep: Remove debug print left over from development by Sasha Levin · 10 years ago
  13. 6c642e4 tools/liblockdep: Fix comparison of a boolean value with a value of 2 by zhangdianfang · 10 years ago
  14. 21da83f tools lib traceevent: Fix a risk for doing free on uninitialized pointer by Rickard Strandqvist · 10 years ago
  15. 1545d8a tools lib traceevent: Clean up format of args in jbd2 plugin by Steven Rostedt · 10 years ago
  16. 24eda08 tools lib traceevent: Clean up format of args in cfg80211 plugin by Steven Rostedt · 10 years ago
  17. a21e3a3 tools lib traceevent: Fix format in plugin_kvm by Steven Rostedt · 10 years ago
  18. 7f6e363 tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints by Jan Kiszka · 10 years ago
  19. ea092ae tools lib traceevent: Add back in kvm plugins nested_vmexit events by Steven Rostedt (Red Hat) · 10 years ago
  20. 6f21037 tools lib traceevent: Factor out print_exit_reason in kvm plugin by Jan Kiszka · 10 years ago
  21. 20d3cbd tools lib traceevent: Report unknown VMX exit reasons with code by Jan Kiszka · 10 years ago
  22. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 10 years ago
  23. 4944082 tools lib traceevent: Add options to function plugin by Steven Rostedt (Red Hat) · 10 years ago
  24. 5827f2f tools lib traceevent: Add options to plugins by Steven Rostedt · 10 years ago
  25. a7c3196 tools lib traceevent: Add flag to not load event plugins by Steven Rostedt (Red Hat) · 10 years ago
  26. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  27. f2d9627 perf tools: Allow overriding sysfs and proc finding with env var by Cody P Schafer · 10 years ago
  28. a45e903 Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 10 years ago
  29. ad3b564 tools/liblockdep: Remove all build files when doing make clean by Sasha Levin · 10 years ago
  30. 0041898e tools/liblockdep: Build liblockdep from tools/Makefile by S. Lockwood-Childs · 10 years ago
  31. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  32. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  33. 603940b perf tools: Remove extra '/' character in events file path by Xia Kaixu · 10 years ago
  34. de04f86 tools lib traceevent: Fix memory leak in pretty_print() by Steven Rostedt · 10 years ago
  35. 4508793 tools lib traceevent: Fix backward compatibility macros for pevent filter enums by Steven Rostedt · 10 years ago
  36. 2a83dc7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. 9e9e5df tools lib traceevent: Do not call warning() directly by Namhyung Kim · 10 years ago
  38. 3388cc3 tools lib traceevent: Print event name when show warning if possible by Namhyung Kim · 10 years ago
  39. be227b4 tools/liblockdep: Add proper versioning to the shared obj by Sasha Levin · 10 years ago
  40. 95f7547 tools/liblockdep: Ignore asmlinkage and visible by Sasha Levin · 10 years ago
  41. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 10 years ago
  42. 7b88534 tools/liblockdep: Use realpath for srctree and objtree by Wang Nan · 10 years ago
  43. 9e3513b tools/liblockdep: Add a stub for new rcu_is_watching by Sasha Levin · 10 years ago
  44. 1ddc1ff tools/liblockdep: Mark runtests.sh as executable by Sasha Levin · 10 years ago
  45. aef5976 tools/liblockdep: Add include directory to allow tests to compile by Ira W. Snyder · 10 years ago
  46. 7575982 tools/liblockdep: Fix include of asm/hash.h by Ira W. Snyder · 10 years ago
  47. 367d896 tools/liblockdep: Fix initialization code path by Ira W. Snyder · 10 years ago
  48. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  49. b935a58 perf tools: Fix traceevent plugin path definitions by Josh Boyer · 10 years ago
  50. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. bf6b3a9 tools lib traceevent: Unregister handler when xen plugin is unloaded by Namhyung Kim · 11 years ago
  52. a157112 tools lib traceevent: Unregister handler when scsi plugin is unloaded by Namhyung Kim · 11 years ago
  53. 0247a96 tools lib traceevent: Unregister handler when jbd2 plugin is is unloaded by Namhyung Kim · 11 years ago
  54. 6024cf3 tools lib traceevent: Unregister handler when cfg80211 plugin is unloaded by Namhyung Kim · 11 years ago
  55. ec7c6de tools lib traceevent: Unregister handler when mac80211 plugin is unloaded by Namhyung Kim · 11 years ago
  56. 02bafd3 tools lib traceevent: Unregister handler when sched_switch plugin is unloaded by Namhyung Kim · 11 years ago
  57. 354a2bd tools lib traceevent: Unregister handler when kvm plugin is unloaded by Namhyung Kim · 11 years ago
  58. 11e99c5 tools lib traceevent: Unregister handler when kmem plugin is unloaded by Namhyung Kim · 11 years ago
  59. 4061eda tools lib traceevent: Unregister handler when hrtimer plugin is unloaded by Namhyung Kim · 11 years ago
  60. ac668c7 tools lib traceevent: Unregister handler when function plugin is unloaded by Namhyung Kim · 11 years ago
  61. 20c7e5a tools lib traceevent: Add pevent_unregister_print_function() by Namhyung Kim · 11 years ago
  62. ad13701 tools lib traceevent: Add pevent_unregister_event_handler() by Namhyung Kim · 11 years ago
  63. 0e9e79a tools lib traceevent: fix pointer-integer size mismatch by Mark Rutland · 11 years ago
  64. 8d0c222 tools lib traceevent: Make plugin unload function receive pevent by Namhyung Kim · 11 years ago
  65. e825e75 tools lib traceevent: Get rid of die() finally!! by Namhyung Kim · 11 years ago
  66. 504586e tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init() by Namhyung Kim · 11 years ago
  67. 3026bba tools lib traceevent: Check return value of realloc() by Namhyung Kim · 11 years ago
  68. 3c6d8d8 tools lib traceevent: Add state member to struct trace_seq by Namhyung Kim · 11 years ago
  69. 9bb8e5e tools lib traceevent: Shut up plugins make message by Jiri Olsa · 11 years ago
  70. 198430b tools lib traceevent: Replace tabs with spaces for all non-commands statements by Jiri Olsa · 11 years ago
  71. 4c7aafc tools lib traceevent: Use global 'O' processing code by Jiri Olsa · 11 years ago
  72. 4a953c7 tools lib traceevent: Use global QUIET_CLEAN build output by Jiri Olsa · 11 years ago
  73. 02a82c7 tools lib traceevent: Use global QUIET_INSTALL build output by Jiri Olsa · 11 years ago
  74. e6262e2 tools lib traceevent: Use global QUIET_LINK build output by Jiri Olsa · 11 years ago
  75. bdebbac tools lib traceevent: Add global QUIET_CC_FPIC build output by Jiri Olsa · 11 years ago
  76. c3d090f tools lib traceevent: Use global QUIET_CC build output by Jiri Olsa · 11 years ago
  77. db72a33 tools lib traceevent: Remove print_app_build variable by Jiri Olsa · 11 years ago
  78. bf19b82 tools lib traceevent: Introduce pevent_filter_strerror() by Namhyung Kim · 11 years ago
  79. f23b24f tools lib traceevent: Get rid of die() in some string conversion functions by Namhyung Kim · 11 years ago
  80. bb799d3 Merge tag 'v3.13-rc4' into core/locking by Ingo Molnar · 11 years ago
  81. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  82. 41e12e5 tools lib traceevent: Refactor pevent_filter_match() to get rid of die() by Namhyung Kim · 11 years ago
  83. 69c770a tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno by Namhyung Kim · 11 years ago
  84. 42d6194 tools lib traceevent: Refactor process_filter() by Namhyung Kim · 11 years ago
  85. c8ea690 tools lib traceevent: Refactor create_arg_item() by Namhyung Kim · 11 years ago
  86. 7bb7355 tools lib traceevent: Get rid of die() in reparent_op_arg() by Namhyung Kim · 11 years ago
  87. ff533fc tools lib traceevent: Make add_left() return pevent_errno by Namhyung Kim · 11 years ago
  88. 02d62d6 tools lib traceevent: Get rid of die() in add_right() by Namhyung Kim · 11 years ago
  89. 605b8fd tools lib traceevent: Get rid of malloc_or_die() in find_event() by Namhyung Kim · 11 years ago
  90. 91dfa49 tools lib traceevent: Get rid of malloc_or_die() in read_token() by Namhyung Kim · 11 years ago
  91. 2e4eb10 tools lib traceevent: Get rid of malloc_or_die() allocate_arg() by Namhyung Kim · 11 years ago
  92. ef3072c tools lib traceevent: Get rid of die in add_filter_type() by Namhyung Kim · 11 years ago
  93. 9451a2f tools lib traceevent: Get rid of malloc_or_die() in show_error() by Namhyung Kim · 11 years ago
  94. c506c96 tools lib symbol: Start carving out symbol parsing routines from perf by Arnaldo Carvalho de Melo · 11 years ago
  95. 7ef2e81 tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial() by Namhyung Kim · 11 years ago
  96. 28942c8 tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_str() by Namhyung Kim · 11 years ago
  97. 2036fcd tools lib traceevent: Get rid of die() in create_arg_item() by Namhyung Kim · 11 years ago
  98. 234520d tools lib traceevent: Get rid of malloc_or_die() in add_event() by Namhyung Kim · 11 years ago
  99. 4f24416 tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc() by Namhyung Kim · 11 years ago
  100. 3a3ffa2 tools lib traceevent: Report better error message on bad function args by Steven Rostedt · 11 years ago