1. 9bb1a20 tools: bpf_jit_disasm: increase image buffer size by Alexei Starovoitov · 10 years ago
  2. ed4afd4 tools: bpf_jit_disasm: ignore image address for disasm by Alexei Starovoitov · 10 years ago
  3. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 64a8946 net: filter: BPF testsuite by Alexei Starovoitov · 10 years ago
  5. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  6. 2519d3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. e5744fe bpf_dbg: fix wrong register usage by Brendan Hickey · 10 years ago
  8. 9a12672 perf tests x86: Fix stack map lookup in dwarf unwind test by Jiri Olsa · 10 years ago
  9. 6392b4e perf x86: Fix perf to use non-executable stack, again by Mathias Krause · 10 years ago
  10. 603940b perf tools: Remove extra '/' character in events file path by Xia Kaixu · 10 years ago
  11. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 10 years ago
  12. 611ec12 perf tests: Add static build make test by Jiri Olsa · 10 years ago
  13. 2cf9040 perf tools: Fix bfd dependency libraries detection by Jiri Olsa · 10 years ago
  14. e27a08f perf tools: Use LDFLAGS instead of ALL_LDFLAGS by Jiri Olsa · 10 years ago
  15. 89b90ee Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 10 years ago
  16. de04f86 tools lib traceevent: Fix memory leak in pretty_print() by Steven Rostedt · 10 years ago
  17. 4508793 tools lib traceevent: Fix backward compatibility macros for pevent filter enums by Steven Rostedt · 10 years ago
  18. 4dc549e perf tools: Disable libdw unwind for all but x86 arch by Jiri Olsa · 10 years ago
  19. 763d7f5 perf tests x86: Fix memory leak in sample_ustack() by Masanari Iida · 10 years ago
  20. 4cd3675 filter: added BPF random opcode by Chema Gonzalez · 10 years ago
  21. 75e4f20 tools/power/acpi: Minor bugfixes by Thomas Renninger · 10 years ago
  22. 200bde2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. ffa9188 perf tools: Improve error reporting by Adrien BAK · 10 years ago
  24. 922d0e4 perf tools: Adjust symbols in VDSO by Vladimir Nikulichev · 10 years ago
  25. acb61fc perf kvm: Fix 'Min time' counting in report command by Alexander Yarygin · 10 years ago
  26. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  27. 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
  28. d99d591 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  29. 314672a Tools: hv: Handle the case when the target file exists correctly by K. Y. Srinivasan · 10 years ago
  30. c9e87a4 perf tools: Instead of redirecting flex output, use -o by Cody P Schafer · 10 years ago
  31. ae450a7 perf tools: Fix double free in perf test 21 (code-reading.c) by Adrian Hunter · 10 years ago
  32. fbdd17e Merge branch 'perf-core-for-mingo' into perf/urgent by Ingo Molnar · 10 years ago
  33. 65063ce Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into core/urgent by Ingo Molnar · 10 years ago
  34. 90f6bb6 perf stat: Initialize statistics correctly by Andi Kleen · 10 years ago
  35. 40ba93e perf bench: Set more defaults in the 'numa' suite by Ramkumar Ramachandra · 10 years ago
  36. 5673872 perf bench: Fix segfault at the end of an 'all' execution by Ramkumar Ramachandra · 10 years ago
  37. 95a2b3c perf bench: Update manpage to mention numa and futex by Ramkumar Ramachandra · 10 years ago
  38. 03d8941 perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() by Namhyung Kim · 10 years ago
  39. 182c228 perf probe: Fix to handle errors in line_range searching by Masami Hiramatsu · 10 years ago
  40. 202c7c1 perf probe: Fix --line option behavior by Namhyung Kim · 10 years ago
  41. 2c529e4 perf tools: Pick up libdw without explicit LIBDW_DIR by Ramkumar Ramachandra · 10 years ago
  42. 9458955 perf callchains: Disable unwind libraries when libelf isn't found by Arnaldo Carvalho de Melo · 10 years ago
  43. 9e9e5df tools lib traceevent: Do not call warning() directly by Namhyung Kim · 10 years ago
  44. 3388cc3 tools lib traceevent: Print event name when show warning if possible by Namhyung Kim · 10 years ago
  45. 5e09714 perf top: Fix documentation of invalid -s option by Namhyung Kim · 10 years ago
  46. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  47. 8c73c4d Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  48. 73df623 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 10 years ago
  49. 65a6a41 tools/vm/page-types.c: page-cache sniffing feature by Konstantin Khlebnikov · 10 years ago
  50. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  51. 05b1332 Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  52. 23a299c Merge branches 'turbostat' and 'intel_idle' into release by Len Brown · 10 years ago
  53. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  54. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  55. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  56. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  57. be227b4 tools/liblockdep: Add proper versioning to the shared obj by Sasha Levin · 10 years ago
  58. 95f7547 tools/liblockdep: Ignore asmlinkage and visible by Sasha Levin · 10 years ago
  59. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. a51e87c perf tools: Remove unused simple_strtoul() function by Ramkumar Ramachandra · 10 years ago
  63. b68eebd perf tools: Update some code references in design.txt by Ramkumar Ramachandra · 10 years ago
  64. a33f6ef perf evsel: Update function names in debug messages by Ramkumar Ramachandra · 10 years ago
  65. 8fffdb6 perf tools: Remove thread__find_map function by Jiri Olsa · 10 years ago
  66. 9cdbadce perf annotate: Print the evsel name in the stdio output by Arnaldo Carvalho de Melo · 10 years ago
  67. b9ce0c9 perf report: Use ui__has_annotation() by Namhyung Kim · 10 years ago
  68. 574799b perf tools: Fix memory leak when synthesizing thread records by Namhyung Kim · 10 years ago
  69. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 10 years ago
  70. 2c86c7c perf report: Merge al->filtered with hist_entry->filtered by Namhyung Kim · 10 years ago
  71. 466fa76 perf symbols: Apply all filters to an addr_location by Namhyung Kim · 10 years ago
  72. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 10 years ago
  73. 80790e0 perf sched: Fixup header alignment in 'latency' output by Ramkumar Ramachandra · 10 years ago
  74. 263f89b perf timechart: Fix off-by-one error in 'record' argv handling by Ramkumar Ramachandra · 10 years ago
  75. 7c144bf Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  76. b44eeb4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 10 years ago
  79. 363b785 perf tools: Speed up thread map generation by Don Zickus · 10 years ago
  80. 09a71b9 perf kvm: introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 10 years ago
  81. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago
  82. 52a3cb8 perf symbols: Introduce thread__find_cpumode_addr_location by Arnaldo Carvalho de Melo · 10 years ago
  83. 0ea590a perf session: Change header.misc dump from decimal to hex by Don Zickus · 10 years ago
  84. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  85. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 10 years ago
  86. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  87. 9b0d2fb perf ui/stdio: Fix invalid output on event group report by Namhyung Kim · 10 years ago
  88. 6eeefcc perf bench: Fix NULL pointer dereference in "perf bench all" by Patrick Palka · 10 years ago
  89. bfd66cc perf tools: Fix synthesizing mmaps for threads by Don Zickus · 10 years ago
  90. 5b43982 perf probe: Clarify x86 register naming for perf probe by Andi Kleen · 10 years ago
  91. b639409 perf mem: Clarify load-latency in documentation by Andi Kleen · 10 years ago
  92. 0fb298c perf bench: Add futex-requeue microbenchmark by Davidlohr Bueso · 11 years ago
  93. 27db783 perf bench: Add futex-wake microbenchmark by Davidlohr Bueso · 11 years ago
  94. a043971 perf bench: Add futex-hash microbenchmark by Davidlohr Bueso · 11 years ago
  95. 0fae799 perf bench numa: Make no args mean 'run all tests' by Arnaldo Carvalho de Melo · 10 years ago
  96. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  97. be40d5c tools/virtio: add a missing ) by Joel Stanley · 10 years ago
  98. 6abb2dd tools/virtio: fix missing kmemleak_ignore symbol by Joel Stanley · 10 years ago
  99. d1b8c4c tools/virtio: update internal copies of headers by Joel Stanley · 10 years ago
  100. 4067646 tools/net/Makefile: Define PACKAGE to fix build problems by Markos Chandras · 10 years ago