1. 2480257 tools/liblockdep: Fix compilation error by Eunbong Song · 9 years ago
  2. d1e40e5 tools/liblockdep: Fix linker error in case of cross compile by Eunbong Song · 9 years ago
  3. f7dc7fd Merge branch 'perf/urgent' into perf/core, to resolve conflicts by Ingo Molnar · 9 years ago
  4. 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
  5. 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
  6. d354243 tools lib traceevent: Add alias field to struct format_field by Jiri Olsa · 9 years ago
  7. 410ceb8 tools lib traceevent: Fix build failure on 32-bit arch by Namhyung Kim · 9 years ago
  8. de28c15 tools lib api: Undefine _FORTIFY_SOURCE before setting it by Bobby Powers · 9 years ago
  9. 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
  10. 3201f0d tools lib traceevent: Honor operator priority by Namhyung Kim · 9 years ago
  11. 7c27f78 tools lib traceevent: Zero should not be considered "not found" in eval_flag() by Steven Rostedt · 9 years ago
  12. bbedb17 tracing: %pF is only for function pointers by Scott Wood · 9 years ago
  13. b839e1e tools lib traceevent: Add support for __print_array() by Javi Merino · 9 years ago
  14. e1644aa tools lib traceevent: Free filter tokens in process_filter() by Steven Rostedt (Red Hat) · 9 years ago
  15. 82ac952 tools lib traceevent: Add way to find sub buffer boundary by Steven Rostedt (Red Hat) · 9 years ago
  16. c5e6919 tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING by Steven Rostedt (Red Hat) · 9 years ago
  17. 5dbcfd9 tools lib traceevent: Make plugin options either string or boolean by Steven Rostedt · 9 years ago
  18. 2771984 tools lib traceevent: Add pevent_data_pid_from_comm() by Steven Rostedt (Red Hat) · 9 years ago
  19. 5542629 tools lib traceevent: Handle %z in bprint format by Steven Rostedt (Red Hat) · 9 years ago
  20. 99ad141 tools lib traceevent: Copy trace_clock and free it by Steven Rostedt (Red Hat) · 9 years ago
  21. deab6f5 tools lib traceevent: Handle NULL comm name by Josef Bacik · 9 years ago
  22. 929a6bb tools lib traceevent: Factor out allocating and processing args by Javi Merino · 9 years ago
  23. 00ae112 tools lib traceevent: Add destructor for format_field by David Ahern · 9 years ago
  24. e9e4e44 Merge tag 'v4.0-rc1' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
  25. 9244e2c tools lib lockdep: Use tools build framework by Jiri Olsa · 9 years ago
  26. 2d58ab9 tools lib traceevent: Use tools build framework by Jiri Olsa · 9 years ago
  27. 285a8f2 tools lib api: Rename libapikfs.a to libapi.a by Jiri Olsa · 9 years ago
  28. b4f9166 tools lib api: Use tools build framework by Jiri Olsa · 9 years ago
  29. a4cbbf5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. dd6dda2 tools lib api fs: Add {tracefs,debugfs}_configured() functions by Steven Rostedt (Red Hat) · 9 years ago
  31. a9edf60 tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro by Steven Rostedt (Red Hat) · 9 years ago
  32. 4ef92c2 tools lib api fs: Add tracefs mount helper functions by Steven Rostedt (Red Hat) · 9 years ago
  33. cde164a tools lib fs: Add helper to find mounted file systems by Steven Rostedt (Red Hat) · 9 years ago
  34. 5693c92 perf tools: Do not check debugfs MAGIC for tracing files by Steven Rostedt (Red Hat) · 9 years ago
  35. 402bb4e tools lib traceevent: Introduce trace_seq_do_fprintf function by Arnaldo Carvalho de Melo · 9 years ago
  36. 8baeccd tools/liblockdep: don't include host headers by Baruch Siach · 9 years ago
  37. 7728b35 tools/liblockdep: ignore generated .so file by Baruch Siach · 9 years ago
  38. 3d199b5 tools lib traceevent: Add support for IP address formats by David Ahern · 10 years ago
  39. f816b3c tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT by Arnaldo Carvalho de Melo · 9 years ago
  40. 2cc990b tools lib fs debugfs: Introduce debugfs__strerror_open_tp by Arnaldo Carvalho de Melo · 9 years ago
  41. 801c67b tools lib fs: Pass filename to debugfs__strerror_open by Arnaldo Carvalho de Melo · 9 years ago
  42. e2726d9 tools lib fs: Adopt debugfs open strerrno method by Arnaldo Carvalho de Melo · 9 years ago
  43. db1806e perf tools: Fix statfs.f_type data type mismatch build error with uclibc by Alexey Brodkin · 9 years ago
  44. 84dccbe Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into core/urgent by Ingo Molnar · 10 years ago
  45. 95bfdf2 tools/liblockdep: Fix debug_check thinko in mutex destroy by Kirill Smelkov · 10 years ago
  46. 23e1a35 tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib by Arnaldo Carvalho de Melo · 10 years ago
  47. 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
  48. 42e3c4a tools lib fs: Add sysctl__read_int helper by Arnaldo Carvalho de Melo · 10 years ago
  49. 3a35112 tools lib fs: Adopt filename__read_int from tools/perf/ by Arnaldo Carvalho de Melo · 10 years ago
  50. 85686f6 scsi: add SPC-3 command definitions by Hannes Reinecke · 10 years ago
  51. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  52. 2171a92 tools lib fd array: Allow associating an integer cookie with each entry by Arnaldo Carvalho de Melo · 10 years ago
  53. 1b85337 tools lib api: Adopt fdarray class from perf's evlist by Arnaldo Carvalho de Melo · 10 years ago
  54. 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
  55. 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
  56. b108278 tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire by S. Lockwood-Childs · 10 years ago
  57. 0c37c68 tools/liblockdep: Remove debug print left over from development by Sasha Levin · 10 years ago
  58. 6c642e4 tools/liblockdep: Fix comparison of a boolean value with a value of 2 by zhangdianfang · 10 years ago
  59. 21da83f tools lib traceevent: Fix a risk for doing free on uninitialized pointer by Rickard Strandqvist · 10 years ago
  60. 1545d8a tools lib traceevent: Clean up format of args in jbd2 plugin by Steven Rostedt · 10 years ago
  61. 24eda08 tools lib traceevent: Clean up format of args in cfg80211 plugin by Steven Rostedt · 10 years ago
  62. a21e3a3 tools lib traceevent: Fix format in plugin_kvm by Steven Rostedt · 10 years ago
  63. 7f6e363 tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints by Jan Kiszka · 10 years ago
  64. ea092ae tools lib traceevent: Add back in kvm plugins nested_vmexit events by Steven Rostedt (Red Hat) · 10 years ago
  65. 6f21037 tools lib traceevent: Factor out print_exit_reason in kvm plugin by Jan Kiszka · 10 years ago
  66. 20d3cbd tools lib traceevent: Report unknown VMX exit reasons with code by Jan Kiszka · 10 years ago
  67. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 10 years ago
  68. 4944082 tools lib traceevent: Add options to function plugin by Steven Rostedt (Red Hat) · 10 years ago
  69. 5827f2f tools lib traceevent: Add options to plugins by Steven Rostedt · 10 years ago
  70. a7c3196 tools lib traceevent: Add flag to not load event plugins by Steven Rostedt (Red Hat) · 10 years ago
  71. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  72. f2d9627 perf tools: Allow overriding sysfs and proc finding with env var by Cody P Schafer · 10 years ago
  73. 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
  74. ad3b564 tools/liblockdep: Remove all build files when doing make clean by Sasha Levin · 10 years ago
  75. 0041898e tools/liblockdep: Build liblockdep from tools/Makefile by S. Lockwood-Childs · 10 years ago
  76. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  77. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  78. 603940b perf tools: Remove extra '/' character in events file path by Xia Kaixu · 10 years ago
  79. de04f86 tools lib traceevent: Fix memory leak in pretty_print() by Steven Rostedt · 10 years ago
  80. 4508793 tools lib traceevent: Fix backward compatibility macros for pevent filter enums by Steven Rostedt · 10 years ago
  81. 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
  82. 9e9e5df tools lib traceevent: Do not call warning() directly by Namhyung Kim · 10 years ago
  83. 3388cc3 tools lib traceevent: Print event name when show warning if possible by Namhyung Kim · 10 years ago
  84. be227b4 tools/liblockdep: Add proper versioning to the shared obj by Sasha Levin · 10 years ago
  85. 95f7547 tools/liblockdep: Ignore asmlinkage and visible by Sasha Levin · 10 years ago
  86. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 10 years ago
  87. 7b88534 tools/liblockdep: Use realpath for srctree and objtree by Wang Nan · 10 years ago
  88. 9e3513b tools/liblockdep: Add a stub for new rcu_is_watching by Sasha Levin · 10 years ago
  89. 1ddc1ff tools/liblockdep: Mark runtests.sh as executable by Sasha Levin · 10 years ago
  90. aef5976 tools/liblockdep: Add include directory to allow tests to compile by Ira W. Snyder · 10 years ago
  91. 7575982 tools/liblockdep: Fix include of asm/hash.h by Ira W. Snyder · 10 years ago
  92. 367d896 tools/liblockdep: Fix initialization code path by Ira W. Snyder · 10 years ago
  93. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  94. b935a58 perf tools: Fix traceevent plugin path definitions by Josh Boyer · 10 years ago
  95. 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
  96. bf6b3a9 tools lib traceevent: Unregister handler when xen plugin is unloaded by Namhyung Kim · 10 years ago
  97. a157112 tools lib traceevent: Unregister handler when scsi plugin is unloaded by Namhyung Kim · 10 years ago
  98. 0247a96 tools lib traceevent: Unregister handler when jbd2 plugin is is unloaded by Namhyung Kim · 10 years ago
  99. 6024cf3 tools lib traceevent: Unregister handler when cfg80211 plugin is unloaded by Namhyung Kim · 10 years ago
  100. ec7c6de tools lib traceevent: Unregister handler when mac80211 plugin is unloaded by Namhyung Kim · 10 years ago