1. a7fe045 tools lib bpf: Remove _get_ from non-refcount method names by Arnaldo Carvalho de Melo · 8 years ago
  2. 6e009e6 tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd() by Arnaldo Carvalho de Melo · 8 years ago
  3. 53897a7 tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def() by Arnaldo Carvalho de Melo · 8 years ago
  4. 009ad5d tools lib bpf: Rename bpf_map__get_name() to bpf_map__name() by Arnaldo Carvalho de Melo · 8 years ago
  5. b4cbfa5 tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private() by Arnaldo Carvalho de Melo · 8 years ago
  6. 7db91f2 perf config: Handle the error when config set is NULL at collect_config() by Taeung Song · 8 years ago
  7. 78f71c9 perf config: Fix abnormal termination at perf_parse_file() by Taeung Song · 8 years ago
  8. c51fd63 perf stat: Add missing aggregation headers for --metric-only CSV by Andi Kleen · 8 years ago
  9. 41c8ca2 perf stat: Print topology/time headers with --metric-only by Andi Kleen · 8 years ago
  10. 239bd47 perf stat: Add computation of TopDown formulas by Andi Kleen · 8 years ago
  11. 44b1e60 perf stat: Basic support for TopDown in perf stat by Andi Kleen · 8 years ago
  12. 17a2634 perf test: Ignore .scale and other special files by Andi Kleen · 8 years ago
  13. 40f20e5 perf script: Show call graphs when 1st event doesn't have it but some other has by He Kuang · 8 years ago
  14. 703e016 tools lib api: Respect CROSS_COMPILE for the linker by Lucas Stach · 8 years ago
  15. 946ae1d perf evlist: Fix alloc_mmap() failure path by Wang Nan · 8 years ago
  16. 9052517 perf evsel: Provide way to extract integer value from format_field by Arnaldo Carvalho de Melo · 8 years ago
  17. dc89e75 tools/perf: Handle -EOPNOTSUPP for sampling events by Vineet Gupta · 8 years ago
  18. 0141226 perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid by Masami Hiramatsu · 8 years ago
  19. 4e4b6c0 perf symbols: Cleanup the code flow of dso__find_kallsyms by Masami Hiramatsu · 8 years ago
  20. 11870d7 perf symbols: Introduce filename__readable to check readability by Masami Hiramatsu · 8 years ago
  21. dcd1e2a perf tools: Add arch/*/include/generated/ to .gitignore by Taeung Song · 8 years ago
  22. 258e4bf tools: Pass arg to fdarray__filter's call back function by Wang Nan · 8 years ago
  23. 5a5ddeb perf evlist: Choose correct reading direction according to evlist->backward by Wang Nan · 8 years ago
  24. e10e4ef perf evlist: Check 'base' pointer before checking refcnt when put a mmap by Wang Nan · 8 years ago
  25. f3058a1 perf evlist: Don't poll and mmap overwritable events by Wang Nan · 8 years ago
  26. c45628b perf record: Robustify perf_event__synth_time_conv() by Wang Nan · 8 years ago
  27. 792d48b perf tools: Per event max-stack settings by Arnaldo Carvalho de Melo · 8 years ago
  28. 480ca35 perf thread: Adopt get_main_thread from db-export.c by Andi Kleen · 8 years ago
  29. 5ea5888 perf ctf: Convert invalid chars in a string before set value by Wang Nan · 8 years ago
  30. 3dc6c1d perf record: Fix crash when kptr is restricted by Wang Nan · 8 years ago
  31. 38272dc perf symbols: Check kptr_restrict for root by Wang Nan · 8 years ago
  32. 3a62a7b perf record: Read from backward ring buffer by Wang Nan · 8 years ago
  33. 09fa4f4 perf record: Rename variable to make code clear by Wang Nan · 8 years ago
  34. 2d11c65 perf record: Prevent reading invalid data in record__mmap_read by Wang Nan · 8 years ago
  35. 65aea23 perf evlist: Add API to pause/resume by Wang Nan · 8 years ago
  36. 12f3ca4 perf trace: Use the ptr->name beautifier as default for "filename" args by Arnaldo Carvalho de Melo · 8 years ago
  37. b6565c9 perf trace: Use the fd->name beautifier as default for "fd" args by Arnaldo Carvalho de Melo · 8 years ago
  38. 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 8 years ago
  39. d4c6fb3 perf evsel: Record fd into perf_mmap by Wang Nan · 8 years ago
  40. b90dc17 perf evsel: Add overwrite attribute and check write_backward by Wang Nan · 8 years ago
  41. 408cf67 Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  42. a706670 perf tools: Set buildid dir under symfs when --symfs is provided by He Kuang · 8 years ago
  43. caa36ed perf trace: Only auto set call-graph to "dwarf" when syscalls are being traced by Arnaldo Carvalho de Melo · 8 years ago
  44. 7e4c149 perf annotate: Sort list of recognised instructions by Chris Ryder · 8 years ago
  45. 58c0400 perf annotate: Fix identification of ARM blt and bls instructions by Chris Ryder · 8 years ago
  46. fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 8 years ago
  47. bf8bddb perf callchain: Stop validating callchains by the max_stack sysctl by Arnaldo Carvalho de Melo · 8 years ago
  48. c008f78 perf trace: Fix exit_group() formatting by Arnaldo Carvalho de Melo · 8 years ago
  49. e77a074 perf top: Use machine->kptr_restrict_warned by Arnaldo Carvalho de Melo · 8 years ago
  50. caf8a0d perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1 by Arnaldo Carvalho de Melo · 8 years ago
  51. 45e9005 perf machine: Do not bail out if not managing to read ref reloc symbol by Arnaldo Carvalho de Melo · 8 years ago
  52. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  53. a29d5c9 perf tools: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 8 years ago
  54. 0a77582 perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE by Masami Hiramatsu · 8 years ago
  55. a1f3d56 perf stat: Use cpu-clock event for cpu targets by Namhyung Kim · 8 years ago
  56. daf4f47 perf stat: Update runtime using cpu-clock event by Namhyung Kim · 8 years ago
  57. b0404be perf stat: Fix indentation of stalled backend cycle by Namhyung Kim · 8 years ago
  58. 6ae98ba perf symbols: Store vdso buildid unconditionally by He Kuang · 8 years ago
  59. e3b03b6 perf stat: Avoid fractional digits for integer scales by Andi Kleen · 8 years ago
  60. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. a3871bd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 42ef8a7 perf stat: Fallback to user only counters when perf_event_paranoid > 1 by Arnaldo Carvalho de Melo · 8 years ago
  66. 0809482 perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback() by Arnaldo Carvalho de Melo · 8 years ago
  67. 7d17391 perf evsel: Improve EPERM error handling in open_strerror() by Arnaldo Carvalho de Melo · 8 years ago
  68. 106b816 tools lib traceevent: Do not reassign parg after collapse_tree() by Steven Rostedt · 8 years ago
  69. 49247345 perf probe: Check if dwarf_getlocations() is available by Arnaldo Carvalho de Melo · 8 years ago
  70. 62aa0e1 perf dwarf: Guard !x86_64 definitions under #ifdef else clause by Arnaldo Carvalho de Melo · 8 years ago
  71. 22a9f41 perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  72. 7839b9f perf thread_map: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  73. 9a5f3bf perf script: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  74. 2515e61 perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  75. d65444d perf buildid-cache: Use lsdir() for looking up buildid caches by Masami Hiramatsu · 8 years ago
  76. c48903b perf symbols: Use lsdir() for the search in kcore cache directory by Masami Hiramatsu · 8 years ago
  77. b5d8bbe perf tools: Use SBUILD_ID_SIZE where applicable by Masami Hiramatsu · 8 years ago
  78. 357a54f perf tools: Fix lsdir to set errno correctly by Masami Hiramatsu · 8 years ago
  79. f5cd95e perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  80. 8bf382c perf trace: Move flock op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  81. f9be7ee perf build: Add build-test for debug-frame on arm/arm64 by He Kuang · 8 years ago
  82. b1d9600 perf build: Add build-test for libunwind cross-platforms support by He Kuang · 8 years ago
  83. 83302e7 perf script: Fix export of callchains with recursion in db-export by Chris Phlipot · 8 years ago
  84. 7a2544c perf script: Fix callchain addresses in db-export by Chris Phlipot · 8 years ago
  85. bd0a51d perf script: Fix symbol insertion behavior in db-export by Chris Phlipot · 8 years ago
  86. ae93a6c perf symbols: Add dso__insert_symbol function by Chris Phlipot · 8 years ago
  87. 62665df perf scripting python: Use Py_FatalError instead of die() by Arnaldo Carvalho de Melo · 8 years ago
  88. 38f5d8b Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  89. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  90. e9d848c perf diff: Fix duplicated output column by Namhyung Kim · 8 years ago
  91. 452e8401 perf tools: Remove xrealloc and ALLOC_GROW by Masami Hiramatsu · 8 years ago
  92. 682f4f0 perf help: Do not use ALLOC_GROW in add_cmd_list by Masami Hiramatsu · 8 years ago
  93. 11db4e2 perf pmu: Make pmu_formats_string to check return value of strbuf by Masami Hiramatsu · 8 years ago
  94. 642aada perf header: Make topology checkers to check return value of strbuf by Masami Hiramatsu · 8 years ago
  95. 70a6898 perf tools: Make alias handler to check return value of strbuf by Masami Hiramatsu · 8 years ago
  96. b72ca40 perf help: Make check_emacsclient_version to check strbuf APIs by Masami Hiramatsu · 8 years ago
  97. bf4d5f2 perf probe: Check the return value of strbuf APIs by Masami Hiramatsu · 8 years ago
  98. 5cea57f perf tools: Rewrite strbuf not to die() by Masami Hiramatsu · 8 years ago
  99. 9c7b37c perf symbols: Fix handling of zero-length symbols. by Chris Phlipot · 8 years ago
  100. 0a241ef perf evsel: Print state of perf_event_attr.write_backward by Arnaldo Carvalho de Melo · 8 years ago