1. 8ee4c46 perf data ctf: Prepare collect non-sample events by Wang Nan · 8 years ago
  2. f02a648 perf data ctf: Add 'all' option by Wang Nan · 8 years ago
  3. 3275f68 perf data ctf: Pass convert options through opts structure by Wang Nan · 8 years ago
  4. 069ee5c perf data ctf: Add value_set_string() helper by Wang Nan · 8 years ago
  5. ed7b630 perf symbols: Use proper dso name for is_regular_file by Jiri Olsa · 8 years ago
  6. ee667f9 perf record: Prepare picking perf_event_mmap_page from multiple evlists by Wang Nan · 8 years ago
  7. cb21686 perf record: Prepare reading from multiple evlists in record__mmap_read_all() by Wang Nan · 8 years ago
  8. cda57a8 perf record: Move mmap setup block to separate function by Wang Nan · 8 years ago
  9. f6c12a0 perf data convert: Include config.h header by Jiri Olsa · 8 years ago
  10. f5ce457 perf build: Add libbabeltrace to build-test by Wang Nan · 8 years ago
  11. 78f69b5 perf tools: Add more toolchain triplets by Ravi Bangoria · 8 years ago
  12. 6ef9492 perf annotate: Generalize handling of 'ret' instructions by Naveen N. Rao · 8 years ago
  13. 9f776ba perf tools: Update makefile message for installing slang devel package by Neeraj Badlani · 8 years ago
  14. f2f4fe4 perf annotate: Remove unused hist_entry__annotate function by Ravi Bangoria · 8 years ago
  15. 8114e90 Merge tag 'v4.7-rc5' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  16. 7c5b723 tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences" by Colin Ian King · 8 years ago
  17. a7b50ab selftests/vm/compaction_test: fix write to restore nr_hugepages by Mike Kravetz · 8 years ago
  18. 4a35b34 perf config: Reimplement show_config() using config_set__for_each by Taeung Song · 8 years ago
  19. 8a0a9c7 perf config: Introduce new init() and exit() by Taeung Song · 8 years ago
  20. e216708 perf script: Add callindent option by Adrian Hunter · 8 years ago
  21. 50f73637 perf auxtrace: Add option to feed branches to the thread stack by Adrian Hunter · 8 years ago
  22. 055cd33 perf script: Print sample flags more nicely by Adrian Hunter · 8 years ago
  23. 10daf4d perf intlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  24. 98a9183 perf rb_resort: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  25. 602a1f4 perf tools: Rename strlist_for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  26. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  27. 3bd03c9 perf unwind: Fix wrongly used regs for aarch64 unwind by He Kuang · 8 years ago
  28. 5dafea0 perf unwind: Fix wrongly used regs for x86_32 unwind by He Kuang · 8 years ago
  29. 78ff1d6 perf unwind: Change macro names of perf register by He Kuang · 8 years ago
  30. 76c588f perf tools: Find right DSO taking into account if binary is 32 or 64-bit by He Kuang · 9 years ago
  31. 41840d2 perf config: Move config declarations from util/cache.h to util/config.h by Taeung Song · 8 years ago
  32. 48d8d5d perf tools: Let python use correct gcc for build_ext by He Kuang · 8 years ago
  33. 32ca678 perf machine: Destructors should accept NULL by Arnaldo Carvalho de Melo · 8 years ago
  34. 61b3f66 perf tests time-to-tsc: No need to disable an event before deleting it by Arnaldo Carvalho de Melo · 8 years ago
  35. e144655 perf session: Destructors should accept NULL by Arnaldo Carvalho de Melo · 8 years ago
  36. 0b04b3d perf evlist: Destructors should accept NULL by Arnaldo Carvalho de Melo · 8 years ago
  37. 89c7cb2 perf hists: Enlarge pid sort entry size by Jiri Olsa · 8 years ago
  38. fcd86426 perf hists browser: Introduce init() by Jiri Olsa · 8 years ago
  39. a6ec894 perf hists browser: Introduce perf_evsel_browser constructor by Jiri Olsa · 8 years ago
  40. b1c7a8f perf hists browser: Move horizontal scroll init to new() by Jiri Olsa · 8 years ago
  41. 5b91a86 perf hists browser: Introduce struct hist_browser title callback by Jiri Olsa · 8 years ago
  42. dabd201 perf hists browser: Make (new|delete|run) public by Jiri Olsa · 8 years ago
  43. f758990 perf hists browser: Move hist_browser into header file by Jiri Olsa · 8 years ago
  44. dd4629d perf script stackcollapse: Remove reference to the perl interpreter by Arnaldo Carvalho de Melo · 8 years ago
  45. 6745d8e perf script: Add stackcollapse.py script by Paolo Bonzini · 9 years ago
  46. 7da36e9 perf evsel: Fix write_backwards fallback by Arnaldo Carvalho de Melo · 8 years ago
  47. 0aab213 perf record: Add --dry-run option to check cmdline options by Wang Nan · 8 years ago
  48. f078464 perf llvm: Allow dump llvm output object file using llvm.dump-obj by Wang Nan · 8 years ago
  49. e861964 perf tools: Remove --perf-dir and --work-dir by Arnaldo Carvalho de Melo · 8 years ago
  50. 814b3f5 perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 8 years ago
  51. 0102ef3 perf hists: Rename __hists__add_entry to hists__add_entry by Jiri Olsa · 8 years ago
  52. cbb0bba perf script: Fix documentation of '-f' when it should be '-F' by Adrian Hunter · 8 years ago
  53. b573d80 kbuild: List libelf-devel as an alternative by Jean Delvare · 8 years ago
  54. f780f00 Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  55. 0ded517 ftracetest: Fix hist unsupported result in hist selftests by Steven Rostedt (Red Hat) · 8 years ago
  56. 78ae255 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  57. 2fd457a perf probe: Add --cache option to cache the probe definitions by Masami Hiramatsu · 8 years ago
  58. dd97549 perf probe: Introduce perf_cache interfaces by Masami Hiramatsu · 8 years ago
  59. da1b040 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback by Jiri Olsa · 8 years ago
  60. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 8 years ago
  61. d05e3aa perf stdio: Add use_callchain parameter to hists__fprintf by Jiri Olsa · 8 years ago
  62. 8f1d1b4 perf stdio: Do not pass hists in hist_entry__fprintf by Jiri Olsa · 8 years ago
  63. 7a72a2e perf stdio: Separate standard headers output by Jiri Olsa · 8 years ago
  64. 5c854f3 perf stdio: Separate hierarchy headers output by Jiri Olsa · 8 years ago
  65. 36592eb perf stdio: Separate headers output by Jiri Olsa · 8 years ago
  66. 01b4770 perf tui: Separate hierarchy and standard headers output by Jiri Olsa · 8 years ago
  67. 94c3998 perf tools: Fix Data Object sort entry width index by Jiri Olsa · 8 years ago
  68. b0d745b perf mem: Add --ldlat option by Jiri Olsa · 8 years ago
  69. 906a827 perf unwind: Fix compile error for static cross build by He Kuang · 8 years ago
  70. c4ff492 perf probe: Uncomment and export synthesize_perf_probe_point() by Masami Hiramatsu · 8 years ago
  71. 0542bb9 perf probe: Add perf_probe_event__copy() by Masami Hiramatsu · 8 years ago
  72. 4698b8b perf buildid: Rename and export build_id_cache__cachedir() by Masami Hiramatsu · 8 years ago
  73. 844faa4 perf probe: Fix to add NULL check for strndup by Masami Hiramatsu · 8 years ago
  74. 2a1ef03 perf tools: Fix rm_rf() to handle non-regular files correctly by Masami Hiramatsu · 8 years ago
  75. 826424c perf config: Handle NULL at perf_config_set__delete() by Taeung Song · 8 years ago
  76. 3559ff9 Merge branch 'linus' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  77. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. b8ab922 Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  79. aa3a655 Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  80. 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 8 years ago
  81. 057fbfb perf callchain: Support aarch64 cross-platform by He Kuang · 8 years ago
  82. 52ffe0f perf callchain: Support x86 target platform by He Kuang · 8 years ago
  83. 19473e7 perf unwind: Introduce flag to separate local/remote unwind compilation by He Kuang · 8 years ago
  84. eeb118c perf unwind: Change fixed name of libunwind__arch_reg_id to macro by He Kuang · 8 years ago
  85. d64ec10 perf unwind: Check the target platform before assigning unwind methods by He Kuang · 8 years ago
  86. 940e6987 perf tools: Export normalize_arch() function by He Kuang · 8 years ago
  87. f6d7253 perf tools: Extract common API out of unwind-libunwind-local.c by He Kuang · 8 years ago
  88. a597b54 perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c by He Kuang · 8 years ago
  89. 9d8e14d perf unwind: Separate local/remote libunwind config by He Kuang · 8 years ago
  90. 403cacb perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGS by He Kuang · 8 years ago
  91. 8132a2a perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map by He Kuang · 8 years ago
  92. f83c041 perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind by He Kuang · 8 years ago
  93. c1d1d0d perf unwind: Decouple thread->address_space on libunwind by He Kuang · 8 years ago
  94. 195106b perf unwind: Use LIBUNWIND_DIR for remote libunwind feature check by He Kuang · 8 years ago
  95. 8beeb00 perf config: Use new perf_config_set__init() to initialize config set by Taeung Song · 8 years ago
  96. 25d8f48 perf config: Constructor should free its allocated memory when failing by Taeung Song · 8 years ago
  97. c58c49a perf tools: Fix crash in build_id_cache__kallsyms_path() by Wang Nan · 8 years ago
  98. fc100a7 soreuseport: Fix reuseport_bpf testcase on 32bit architectures by Helge Deller · 8 years ago
  99. edb13ed tools lib bpf: Rename set_private() to set_priv() by Arnaldo Carvalho de Melo · 8 years ago
  100. be834ff tools lib bpf: Make bpf_program__get_private() use IS_ERR() by Arnaldo Carvalho de Melo · 8 years ago