1. 26812d4 perf data: Add u32_hex data type by Wang Nan · 9 years ago
  2. 77ba9a5 tools lib bpf: Fetch map names from correct strtab by Wang Nan · 9 years ago
  3. 973170e tools lib bpf: Check return value of strdup when reading map names by Wang Nan · 9 years ago
  4. beefb8d perf top: Cleanup condition in perf_top__record_precise_ip() by Namhyung Kim · 9 years ago
  5. 448f13b perf top: Fix annotation on --stdio by Namhyung Kim · 9 years ago
  6. 151ee83 perf top: Access hists->lock only if needed by Namhyung Kim · 9 years ago
  7. 64226bc perf top: Do not convert address for perf_top__record_precise_ip() by Namhyung Kim · 9 years ago
  8. e7a7865 perf symbols: Fix dso__load_sym to put dso by Masami Hiramatsu · 9 years ago
  9. 9d8b172 perf tools: Make perf_session__register_idle_thread drop the refcount by Masami Hiramatsu · 9 years ago
  10. 8488335 Revert "perf tools: Improve setting of gcc debug option" by Arnaldo Carvalho de Melo · 9 years ago
  11. 61fa0e9 perf top: Delete half-processed hist entries when exit by Namhyung Kim · 9 years ago
  12. 3f86eb6 perf tools: Get rid of exit_browser() from usage_with_options() by Namhyung Kim · 9 years ago
  13. 7ecb48f perf thread_map: Free strlist on constructor error path by Namhyung Kim · 9 years ago
  14. f8a5c0b perf top: Do show usage message when failing to create cpu/thread maps by Arnaldo Carvalho de Melo · 9 years ago
  15. b3f38fc perf report: Check argument before calling setup_browser() by Namhyung Kim · 9 years ago
  16. 1b0344e perf kvm: Remove invocation of setup/exit_browser() by Namhyung Kim · 9 years ago
  17. 3df668e7 perf annotate: Delay UI browser setup after initialization is done by Namhyung Kim · 9 years ago
  18. 50e19ef perf annotate: Check argument before calling setup_browser() by Namhyung Kim · 9 years ago
  19. 0a4bb5d perf tools: Move cmd_version() to builtin-version.c by Josh Poimboeuf · 9 years ago
  20. 2bdb2c2 perf tools: Save cmdline arguments earlier by Josh Poimboeuf · 9 years ago
  21. 1fe143c perf tools: Move term functions out of util.c by Josh Poimboeuf · 9 years ago
  22. de7cf7c perf tools: Remove unused pager_use_color variable by Josh Poimboeuf · 9 years ago
  23. 5191d887 perf tools: Fix write_numa_topology to put cpu_map instead of free by Masami Hiramatsu · 9 years ago
  24. cc1121a perf machine: Fix machine.vmlinux_maps to make sure to clear the old one by Masami Hiramatsu · 9 years ago
  25. d91130e perf tools: Fix maps__fixup_overlappings to put used maps by Masami Hiramatsu · 9 years ago
  26. 17577de perf hists: Fix hists_evsel to release hists by Masami Hiramatsu · 9 years ago
  27. 544c2ae perf stat: Fix cmd_stat to release cpu_map by Masami Hiramatsu · 9 years ago
  28. bae32b5 perf tools: Fix map_groups__clone to put cloned map by Masami Hiramatsu · 9 years ago
  29. 8d7d377 perf tui: Change default selection background color to yellow by Ingo Molnar · 10 years ago
  30. a30c99a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  31. cfef25b perf annotate: ARM support by Russell King · 9 years ago
  32. c8280ce perf stat: Move enable_on_exec setup under earlier code by Jiri Olsa · 9 years ago
  33. 67ccdec perf stat: Create events as disabled by Jiri Olsa · 9 years ago
  34. ab46db0 perf stat: Use perf_evlist__enable in handle_initial_delay by Jiri Olsa · 9 years ago
  35. 3e27c92 perf evlist: Factor perf_evlist__(enable|disable) functions by Jiri Olsa · 9 years ago
  36. e98a4cb perf evsel: Introduce disable() method by Jiri Olsa · 9 years ago
  37. 5cd95fc perf evsel: Use event maps directly in perf_evsel__enable by Jiri Olsa · 9 years ago
  38. d6e94fa perf test: Create kernel maps properly for hist entries test by Jiri Olsa · 9 years ago
  39. c0651c4 perf test: Prevent using bpf-output event in round trip name test by Jiri Olsa · 9 years ago
  40. 7320b1b perf test: Fix cpus and thread maps reference in error path by Jiri Olsa · 9 years ago
  41. 0fd4008 perf test: Use machine__new_host in mmap thread code reading test by Jiri Olsa · 9 years ago
  42. 0468479 perf test: Use machine__new_host in mmap thread lookup test by Jiri Olsa · 9 years ago
  43. bdaba8a perf test: Use machine__new_host in dwarf unwind test by Jiri Olsa · 9 years ago
  44. 5dcf16d perf machine: Pass correct string to dso__adjust_kmod_long_name by Wang Nan · 9 years ago
  45. 4938cf0 perf hists browser: Fix segfault if use symbol filter in cmdline by Wang Nan · 9 years ago
  46. 979d2ca perf hists browser: Reset selection when refresh by Wang Nan · 9 years ago
  47. 837eeb7 perf hists browser: Add NULL pointer check to prevent crash by Wang Nan · 9 years ago
  48. c8319c9 perf buildid-list: Fix return value of perf buildid-list -k by Michael Petlan · 9 years ago
  49. 7375e15 perf buildid-list: Show running kernel build id fix by Michael Petlan · 9 years ago
  50. 0bb9349 perf bpf: Rename bpf config to program config by Wang Nan · 9 years ago
  51. 561bbcc tools lib bpf: Extract and collect map names from BPF object file by Wang Nan · 9 years ago
  52. 9d759a9 tools lib bpf: Collect map definition in bpf_object by Wang Nan · 9 years ago
  53. 0390504 perf hists browser: Update nr entries regardless of min percent by Namhyung Kim · 9 years ago
  54. e72655d perf hists: Do not skip elided fields when processing samples by Namhyung Kim · 9 years ago
  55. 25b1606 perf report: Show error message when processing sample fails by Namhyung Kim · 9 years ago
  56. e37df6c perf list: Robustify event printing routine by Arnaldo Carvalho de Melo · 9 years ago
  57. bae9cc4 perf list: Add support for PERF_COUNT_SW_BPF_OUT by Arnaldo Carvalho de Melo · 9 years ago
  58. 9bdcede5 perf test: 'unwind' test should create kernel maps by Jiri Olsa · 9 years ago
  59. c4e0794 perf buildid-list: Show running kernel build id fix by Michael Petlan · 9 years ago
  60. 43798bf bpf tools: Add helper function for updating bpf maps elements by He Kuang · 9 years ago
  61. dcdd184 perf evlist: Display WEIGHT sample type bit by Jiri Olsa · 9 years ago
  62. 6acd8e9 perf stat: Clear sample_(type|period) for counting by Jiri Olsa · 9 years ago
  63. f55ae95 perf symbols: Add the path to vmlinux.debug by Ekaterina Tumanova · 9 years ago
  64. aac4864 perf symbols: Refactor vmlinux_path__init() to ease path additions by Ekaterina Tumanova · 9 years ago
  65. 5e50426 tools build: Use fixdep with OUTPUT path prefix by Jiri Olsa · 9 years ago
  66. 809e942 perf script: Pass perf_script into process_event by Jiri Olsa · 9 years ago
  67. b2be545 perf tools: Correctly identify anon_hugepage when generating map (v2) by Yannick Brosseau · 9 years ago
  68. c03d518 perf machine: Adjust dso->long_name for offline module by Wang Nan · 9 years ago
  69. 67befc6 perf build: Fix traceevent plugins build race by Jiri Olsa · 9 years ago
  70. 2aaecfc perf script: Remove default_scripting_ops by Jiri Olsa · 9 years ago
  71. 0356218 perf top: Fix freeze on --call-graph flat/folded by Namhyung Kim · 9 years ago
  72. b49a8fe perf callchain: Honor hide_unresolved by Namhyung Kim · 9 years ago
  73. d8ad6a1 tools lib bpf: Don't do a feature check when cleaning by Wang Nan · 9 years ago
  74. 5725dd8 tools build: Clean CFLAGS and LDFLAGS for fixdep by Wang Nan · 9 years ago
  75. 4d3b162 perf probe: Fix to free temporal Dwarf_Frame correctly by Masami Hiramatsu · 9 years ago
  76. 32abc2e tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt · 9 years ago
  77. 646a6e8 perf callchain: Add missing parent_val initialization by Jiri Olsa · 9 years ago
  78. 7d68524 perf config: Add initial man page by Taeung Song · 9 years ago
  79. 30862f2 perf tools: Add 'perf config' command by Taeung Song · 9 years ago
  80. 8bd508b perf callchain: Add order support for libdw DWARF unwinder by Jiri Olsa · 9 years ago
  81. 8dc0564 perf test: Add callchain order setup for DWARF unwinder test by Jiri Olsa · 9 years ago
  82. cb1dc22 perf callchain: Add order support for libunwind DWARF unwinder by Jiri Olsa · 9 years ago
  83. b26b218 perf callchain: Move initial entry call into get_entries function by Jiri Olsa · 9 years ago
  84. 8c2accc Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  85. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  87. 400f3f2 Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  88. 2c6caff perf ui/gtk: Support folded callchains by Namhyung Kim · 9 years ago
  89. 3cd99df perf ui/gtk: Support flat callchains by Namhyung Kim · 9 years ago
  90. 8c430a3 perf hists browser: Support folded callchains by Namhyung Kim · 9 years ago
  91. 4b3a321 perf hists browser: Support flat callchains by Namhyung Kim · 9 years ago
  92. 18bb838 perf hists browser: Factor out hist_browser__show_callchain_list() by Namhyung Kim · 9 years ago
  93. f2af008 perf report: Add callchain value option by Namhyung Kim · 9 years ago
  94. 5e47f8f perf callchain: Add count fields to struct callchain_node by Namhyung Kim · 9 years ago
  95. 5ab250c perf callchain: Abstract callchain print function by Namhyung Kim · 9 years ago
  96. 26e7792 perf report: Support folded callchain mode on --stdio by Namhyung Kim · 9 years ago
  97. 566c69c perf machine: Fix machine__findnew_module_map to put dso by Masami Hiramatsu · 9 years ago
  98. 1154c95 perf tools: Fix machine__create_kernel_maps to put kernel dso refcount by Masami Hiramatsu · 9 years ago
  99. 82de26a perf tools: Fix __dsos__addnew to put dso after adding it to the list by Masami Hiramatsu · 9 years ago
  100. 8d5c340 perf tools: Fix to put new map after inserting to map_groups in dso__load_sym by Masami Hiramatsu · 9 years ago