1. 40c172e tools/virtio: move list macro stubs by Michael S. Tsirkin · 9 years ago
  2. 4938cf0 perf hists browser: Fix segfault if use symbol filter in cmdline by Wang Nan · 9 years ago
  3. 979d2ca perf hists browser: Reset selection when refresh by Wang Nan · 9 years ago
  4. 837eeb7 perf hists browser: Add NULL pointer check to prevent crash by Wang Nan · 9 years ago
  5. c8319c9 perf buildid-list: Fix return value of perf buildid-list -k by Michael Petlan · 9 years ago
  6. 7375e15 perf buildid-list: Show running kernel build id fix by Michael Petlan · 9 years ago
  7. 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
  8. 0bb9349 perf bpf: Rename bpf config to program config by Wang Nan · 9 years ago
  9. 561bbcc tools lib bpf: Extract and collect map names from BPF object file by Wang Nan · 9 years ago
  10. 9d759a9 tools lib bpf: Collect map definition in bpf_object by Wang Nan · 9 years ago
  11. 0390504 perf hists browser: Update nr entries regardless of min percent by Namhyung Kim · 9 years ago
  12. e72655d perf hists: Do not skip elided fields when processing samples by Namhyung Kim · 9 years ago
  13. 25b1606 perf report: Show error message when processing sample fails by Namhyung Kim · 9 years ago
  14. e37df6c perf list: Robustify event printing routine by Arnaldo Carvalho de Melo · 9 years ago
  15. bae9cc4 perf list: Add support for PERF_COUNT_SW_BPF_OUT by Arnaldo Carvalho de Melo · 9 years ago
  16. 9bdcede perf test: 'unwind' test should create kernel maps by Jiri Olsa · 9 years ago
  17. c4e0794 perf buildid-list: Show running kernel build id fix by Michael Petlan · 9 years ago
  18. 43798bf bpf tools: Add helper function for updating bpf maps elements by He Kuang · 9 years ago
  19. dcdd184 perf evlist: Display WEIGHT sample type bit by Jiri Olsa · 9 years ago
  20. 6acd8e9 perf stat: Clear sample_(type|period) for counting by Jiri Olsa · 9 years ago
  21. f55ae95 perf symbols: Add the path to vmlinux.debug by Ekaterina Tumanova · 9 years ago
  22. aac4864 perf symbols: Refactor vmlinux_path__init() to ease path additions by Ekaterina Tumanova · 9 years ago
  23. 5e50426 tools build: Use fixdep with OUTPUT path prefix by Jiri Olsa · 9 years ago
  24. 809e942 perf script: Pass perf_script into process_event by Jiri Olsa · 9 years ago
  25. b2be545 perf tools: Correctly identify anon_hugepage when generating map (v2) by Yannick Brosseau · 9 years ago
  26. c03d518 perf machine: Adjust dso->long_name for offline module by Wang Nan · 9 years ago
  27. 67befc6 perf build: Fix traceevent plugins build race by Jiri Olsa · 9 years ago
  28. 2aaecfc perf script: Remove default_scripting_ops by Jiri Olsa · 9 years ago
  29. 0356218 perf top: Fix freeze on --call-graph flat/folded by Namhyung Kim · 9 years ago
  30. b49a8fe perf callchain: Honor hide_unresolved by Namhyung Kim · 9 years ago
  31. d8ad6a1 tools lib bpf: Don't do a feature check when cleaning by Wang Nan · 9 years ago
  32. 5725dd8 tools build: Clean CFLAGS and LDFLAGS for fixdep by Wang Nan · 9 years ago
  33. 4d3b162 perf probe: Fix to free temporal Dwarf_Frame correctly by Masami Hiramatsu · 9 years ago
  34. 32abc2e tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt · 9 years ago
  35. 646a6e8 perf callchain: Add missing parent_val initialization by Jiri Olsa · 9 years ago
  36. 7d68524 perf config: Add initial man page by Taeung Song · 9 years ago
  37. 30862f2 perf tools: Add 'perf config' command by Taeung Song · 9 years ago
  38. 8bd508b perf callchain: Add order support for libdw DWARF unwinder by Jiri Olsa · 9 years ago
  39. 8dc0564 perf test: Add callchain order setup for DWARF unwinder test by Jiri Olsa · 9 years ago
  40. cb1dc22 perf callchain: Add order support for libunwind DWARF unwinder by Jiri Olsa · 9 years ago
  41. b26b218 perf callchain: Move initial entry call into get_entries function by Jiri Olsa · 9 years ago
  42. a293154 Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  43. 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
  44. 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
  45. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  46. 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
  47. 2c6caff perf ui/gtk: Support folded callchains by Namhyung Kim · 9 years ago
  48. 3cd99df perf ui/gtk: Support flat callchains by Namhyung Kim · 9 years ago
  49. 8c430a3 perf hists browser: Support folded callchains by Namhyung Kim · 9 years ago
  50. 4b3a321 perf hists browser: Support flat callchains by Namhyung Kim · 9 years ago
  51. 18bb838 perf hists browser: Factor out hist_browser__show_callchain_list() by Namhyung Kim · 9 years ago
  52. f2af008 perf report: Add callchain value option by Namhyung Kim · 9 years ago
  53. 5e47f8f perf callchain: Add count fields to struct callchain_node by Namhyung Kim · 9 years ago
  54. 5ab250c perf callchain: Abstract callchain print function by Namhyung Kim · 9 years ago
  55. 26e7792 perf report: Support folded callchain mode on --stdio by Namhyung Kim · 9 years ago
  56. 566c69c perf machine: Fix machine__findnew_module_map to put dso by Masami Hiramatsu · 9 years ago
  57. 1154c95 perf tools: Fix machine__create_kernel_maps to put kernel dso refcount by Masami Hiramatsu · 9 years ago
  58. 82de26a perf tools: Fix __dsos__addnew to put dso after adding it to the list by Masami Hiramatsu · 9 years ago
  59. 8d5c340 perf tools: Fix to put new map after inserting to map_groups in dso__load_sym by Masami Hiramatsu · 9 years ago
  60. c4068f5 perf tools: Make perf_exec_path() always return malloc'd string by Masami Hiramatsu · 9 years ago
  61. ebe9729 perf machine: Fix to destroy kernel maps when machine exits by Masami Hiramatsu · 9 years ago
  62. e96e407 perf machine: Fix machine__destroy_kernel_maps to drop vmlinux_maps references by Masami Hiramatsu · 9 years ago
  63. 9afcb42 perf machine: Fix machine__findnew_module_map to put registered map by Masami Hiramatsu · 9 years ago
  64. 05c8d80 perf probe: Fix to free temporal Dwarf_Frame by Masami Hiramatsu · 9 years ago
  65. 5bcf2fe perf test: Mute test cases error messages if verbose == 0 by Wang Nan · 9 years ago
  66. 77a0cf6 perf test: Print result for each BPF subtest by Wang Nan · 9 years ago
  67. e8c6d50 perf test: Print result for each LLVM subtest by Wang Nan · 9 years ago
  68. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  69. 2ce47b4 selftests/seccomp: Get page size from sysconf by Bamvor Jian Zhang · 9 years ago
  70. d35b328 perf bpf: Use same BPF program if arguments are identical by Wang Nan · 9 years ago
  71. ad0dd7a perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux by Wang Nan · 9 years ago
  72. bbb7d49 perf test: Test the BPF prologue adding infrastructure by Wang Nan · 9 years ago
  73. a08357d perf bpf: Generate prologue for BPF programs by Wang Nan · 9 years ago
  74. bfc077b perf bpf: Add prologue for BPF programs for fetching arguments by He Kuang · 9 years ago
  75. 03e01f5 perf bpf: Allow BPF program config probing options by Wang Nan · 9 years ago
  76. 5dbd16c perf bpf: Allow attaching BPF programs to modules symbols by Wang Nan · 9 years ago
  77. 361f2b1 perf bpf: Allow BPF program attach to uprobe events by Wang Nan · 9 years ago
  78. 30433a3 perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on by Wang Nan · 9 years ago
  79. 1c0ed63 perf bpf: Add BPF_PROLOGUE config options for further patches by Wang Nan · 9 years ago
  80. b580563 bpf tools: Load a program with different instances using preprocessor by Wang Nan · 9 years ago
  81. 7d85c43 tools: Clone the kernel's strtobool function by Wang Nan · 9 years ago
  82. 4ddd327 tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c by Arnaldo Carvalho de Melo · 9 years ago
  83. 9a13c65 tools: Fix selftests_install Makefile rule by Kevin Hilman · 9 years ago
  84. 916d409 perf test: Fix build of BPF and LLVM on older glibc libraries by Arnaldo Carvalho de Melo · 9 years ago
  85. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  86. 9e5b8a6 tools:testing/selftests: fix typo in futex/README by Wei Jiangang · 9 years ago
  87. d9f67db Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  88. d7475de tools/net: Use include/uapi with __EXPORTED_HEADERS__ by Kamal Mostafa · 9 years ago
  89. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 8f98e29 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  92. ec0adc5 tools/power turbostat: use new name for MSR_PLATFORM_INFO by Len Brown · 9 years ago
  93. 092b1f0 perf probe: Clear probe_trace_event when add_probe_trace_event() fails by Wang Nan · 9 years ago
  94. 0196e78 perf probe: Fix memory leaking on failure by clearing all probe_trace_events by Masami Hiramatsu · 9 years ago
  95. d8145b3 perf inject: Also re-pipe lost_samples event by Adrian Hunter · 9 years ago
  96. 1216b65 perf buildid-list: Requires ordered events by Adrian Hunter · 9 years ago
  97. e266a75 perf symbols: Fix dso lookup by long name and missing buildids by Adrian Hunter · 9 years ago
  98. 2059fc7 perf symbols: Allow forcing reading of non-root owned files by root by Arnaldo Carvalho de Melo · 9 years ago
  99. b7f294b perf hists browser: The dso can be obtained from popup_action->ms.map->dso by Arnaldo Carvalho de Melo · 9 years ago
  100. fae0065 perf hists browser: Fix 'd' hotkey action to filter by DSO by Arnaldo Carvalho de Melo · 9 years ago