1. 106b816 tools lib traceevent: Do not reassign parg after collapse_tree() by Steven Rostedt · 8 years ago
  2. 49247345 perf probe: Check if dwarf_getlocations() is available by Arnaldo Carvalho de Melo · 8 years ago
  3. 62aa0e1 perf dwarf: Guard !x86_64 definitions under #ifdef else clause by Arnaldo Carvalho de Melo · 8 years ago
  4. 22a9f41 perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  5. 7839b9f perf thread_map: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  6. 9a5f3bf perf script: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  7. 2515e61 perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  8. d65444d perf buildid-cache: Use lsdir() for looking up buildid caches by Masami Hiramatsu · 8 years ago
  9. c48903b perf symbols: Use lsdir() for the search in kcore cache directory by Masami Hiramatsu · 8 years ago
  10. b5d8bbe perf tools: Use SBUILD_ID_SIZE where applicable by Masami Hiramatsu · 8 years ago
  11. 357a54f perf tools: Fix lsdir to set errno correctly by Masami Hiramatsu · 8 years ago
  12. f5cd95e perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  13. 8bf382c perf trace: Move flock op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  14. f9be7ee perf build: Add build-test for debug-frame on arm/arm64 by He Kuang · 8 years ago
  15. b1d9600 perf build: Add build-test for libunwind cross-platforms support by He Kuang · 8 years ago
  16. 83302e7 perf script: Fix export of callchains with recursion in db-export by Chris Phlipot · 8 years ago
  17. 7a2544c perf script: Fix callchain addresses in db-export by Chris Phlipot · 8 years ago
  18. bd0a51d perf script: Fix symbol insertion behavior in db-export by Chris Phlipot · 8 years ago
  19. ae93a6c perf symbols: Add dso__insert_symbol function by Chris Phlipot · 8 years ago
  20. 62665df perf scripting python: Use Py_FatalError instead of die() by Arnaldo Carvalho de Melo · 8 years ago
  21. 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
  22. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  23. e9d848c perf diff: Fix duplicated output column by Namhyung Kim · 8 years ago
  24. 16aab32 selftests/powerpc: Add test to check if TM SPRs are corrupted by Rashmica Gupta · 9 years ago
  25. dbccb49 selftests/powerpc: Add TM test to check if TAR is corrupted by Rashmica Gupta · 9 years ago
  26. d95be4c selftests/powerpc: Add test for forking inside transaction by Rashmica Gupta · 9 years ago
  27. da3ddc3 selftests/powerpc: Standardise TM calls by Rashmica Gupta · 9 years ago
  28. 2d59b3b selftests/powerpc: Make reg.h common to all powerpc selftests by Rashmica Gupta · 9 years ago
  29. f478220 perf tools: Fix perf regs mask generation by Naveen N. Rao · 8 years ago
  30. c452246 perf/powerpc: Add support for unwinding perf-stackdump by Chandan Kumar · 8 years ago
  31. 2f67798 selftests/powerpc: Fix subpage_prot test to return !0 on failure by Michael Ellerman · 8 years ago
  32. 438517e selftests/powerpc: Test cp_abort during context switch by Chris Smart · 8 years ago
  33. 452e8401 perf tools: Remove xrealloc and ALLOC_GROW by Masami Hiramatsu · 8 years ago
  34. 682f4f0 perf help: Do not use ALLOC_GROW in add_cmd_list by Masami Hiramatsu · 8 years ago
  35. 11db4e2 perf pmu: Make pmu_formats_string to check return value of strbuf by Masami Hiramatsu · 8 years ago
  36. 642aada perf header: Make topology checkers to check return value of strbuf by Masami Hiramatsu · 8 years ago
  37. 70a6898 perf tools: Make alias handler to check return value of strbuf by Masami Hiramatsu · 8 years ago
  38. b72ca40 perf help: Make check_emacsclient_version to check strbuf APIs by Masami Hiramatsu · 8 years ago
  39. bf4d5f2 perf probe: Check the return value of strbuf APIs by Masami Hiramatsu · 8 years ago
  40. 5cea57f perf tools: Rewrite strbuf not to die() by Masami Hiramatsu · 8 years ago
  41. cd03412 libnvdimm, dax: introduce device-dax infrastructure by Dan Williams · 8 years ago
  42. 91e6f1c ftracetest: Add instance created, delete, read and enable event test by Steven Rostedt (Red Hat) · 8 years ago
  43. 9c7b37c perf symbols: Fix handling of zero-length symbols. by Chris Phlipot · 8 years ago
  44. 0a241ef perf evsel: Print state of perf_event_attr.write_backward by Arnaldo Carvalho de Melo · 8 years ago
  45. ee74701 perf tests: Add test to check backward ring buffer by Wang Nan · 8 years ago
  46. e24c752 perf tools: Support reading from backward ring buffer by Wang Nan · 8 years ago
  47. aff6334 perf script: Fix incorrect python db-export error message by Chris Phlipot · 8 years ago
  48. f340c5f perf stat: Scale values by unit before metrics by Andi Kleen · 8 years ago
  49. 841e355 perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support by He Kuang · 8 years ago
  50. 4096e64 Merge 4.6-rc7 into staging-next by Greg Kroah-Hartman · 8 years ago
  51. 725d012 Merge 4.6-rc7 into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  52. 25a5434 tools: bpf_jit_disasm: check for klogctl failure by Colin Ian King · 8 years ago
  53. d5d71e8 perf trace: Move futex_op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  54. 8f48df6 perf trace: Move open_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  55. 12199d8 perf trace: Move signum beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  56. 0b1abbf perf stat: Add extra output of counter values with -vv by Andi Kleen · 8 years ago
  57. 3521f3b perf script: Update export-to-postgresql to support callchain export by Chris Phlipot · 8 years ago
  58. 2c15f5e perf script: Expose usage of the callchain db export via the python api by Chris Phlipot · 8 years ago
  59. 568850e perf script: Add call path id to exported sample in db export by Chris Phlipot · 8 years ago
  60. 0a3eba3 perf script: Enable db export to output sampled callchains by Chris Phlipot · 8 years ago
  61. 451db12 perf tools: Refactor code to move call path handling out of thread-stack by Chris Phlipot · 8 years ago
  62. 9919a65 perf callchain: Fix incorrect ordering of entries by Chris Phlipot · 8 years ago
  63. 4c4d6e5 perf trace: Do not print raw args list for syscalls with no args by Arnaldo Carvalho de Melo · 8 years ago
  64. 6634fb06 tools/testing/nvdimm: ND_CMD_CALL support by Dan Williams · 8 years ago
  65. b6b85da perf evlist: Rename variable in perf_mmap__read() by Wang Nan · 8 years ago
  66. 0f4ccd1 perf evlist: Extract perf_mmap__read() by Wang Nan · 8 years ago
  67. 0b3c226 perf symbols: Fix kallsyms perf test on ppc64le by Naveen N. Rao · 8 years ago
  68. 239aeba perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le by Naveen N. Rao · 8 years ago
  69. 7cecb7f perf hists: Move sort__has_comm into struct perf_hpp_list by Jiri Olsa · 8 years ago
  70. fa82911 perf hists: Move sort__has_thread into struct perf_hpp_list by Jiri Olsa · 8 years ago
  71. 35a634f perf hists: Move sort__has_socket into struct perf_hpp_list by Jiri Olsa · 8 years ago
  72. 69849fc perf hists: Move sort__has_dso into struct perf_hpp_list by Jiri Olsa · 8 years ago
  73. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 8 years ago
  74. de7e6a7 perf hists: Move sort__has_parent into struct perf_hpp_list by Jiri Olsa · 8 years ago
  75. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 8 years ago
  76. 4679bcc perf tools powerpc: Add support for generating bpf prologue by Naveen N. Rao · 8 years ago
  77. 03548eb perf trace: Do not show the runtime_ms for a thread when not collecting it by Arnaldo Carvalho de Melo · 8 years ago
  78. b535d52 perf trace: Sort syscalls stats by msecs in --summary by Arnaldo Carvalho de Melo · 8 years ago
  79. 96c1445 perf trace: Sort summary output by number of events by Arnaldo Carvalho de Melo · 8 years ago
  80. f58c253 perf tools: Add template for generating rbtree resort class by Arnaldo Carvalho de Melo · 8 years ago
  81. d2c1103 perf machine: Introduce number of threads member by Arnaldo Carvalho de Melo · 8 years ago
  82. d1ce3bb Merge back new ACPICA material for v4.7. by Rafael J. Wysocki · 8 years ago
  83. 6a0df32 ACPICA: Move all ASCII utilities to a common file by Bob Moore · 8 years ago
  84. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 8 years ago
  85. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  86. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  87. 0b81561 cpupower: fix potential memory leak by Arjun Sreedharan · 8 years ago
  88. 91c6180 signals/sigaltstack: Change SS_AUTODISARM to (1U << 31) by Andy Lutomirski · 8 years ago
  89. 0318bc8 signals/sigaltstack: Report current flag bits in sigaltstack() by Andy Lutomirski · 8 years ago
  90. 158b67b selftests/sigaltstack: Fix the sigaltstack test on old kernels by Andy Lutomirski · 8 years ago
  91. e66fa8b usbip: adding names db to port operation by Nobuo Iwata · 8 years ago
  92. 19fd286 selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM) by Stas Sergeev · 8 years ago
  93. 552beb4 tools: hv: lsvmbus: add pci pass-through UUID by Vitaly Kuznetsov · 8 years ago
  94. d63f4b5 selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment by Andy Lutomirski · 8 years ago
  95. e3654ec nfit, libnvdimm: clarify "commands" vs "_DSMs" by Dan Williams · 8 years ago
  96. ca7ce82 perf tests: Do not use sizeof on pointer type by Vaishali Thakkar · 8 years ago
  97. ac5a181 cpupower: Add cpuidle parts into library by Thomas Renninger · 8 years ago
  98. fe7656a cpupowerutils: bench: trivial fix of spelling mistake on "average" by Colin Ian King · 8 years ago
  99. 938bb85 Fix cpupower manpages "NAME" section by Mattia Dongili · 8 years ago
  100. 983d9e0 cpupower: bench: parse.c: fix several resource leaks by Colin Ian King · 8 years ago