1. 16b7c9b perf tools: Add missing header to color.c by Arnaldo Carvalho de Melo · 9 years ago
  2. 10ca87f perf tests x86 rdpmc: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  3. 16b91d5 perf test fdarray: Add missing poll.h header by Arnaldo Carvalho de Melo · 9 years ago
  4. 3ac55b1 perf tests cpumap: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  5. 380a71a perf quote: Disentangle headers by Arnaldo Carvalho de Melo · 9 years ago
  6. 7ed0958 perf strbuf: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  7. cec07f5 perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/ by Arnaldo Carvalho de Melo · 9 years ago
  8. 9c304f6 perf bench: Disentangle headers by Arnaldo Carvalho de Melo · 9 years ago
  9. ab6526b perf tests openat-syscall-tp-fields: Add some conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  10. 48e1f91 perf trace: Add conditional define for AT_FDCWD by Arnaldo Carvalho de Melo · 9 years ago
  11. 1fbe7df perf tests: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 9 years ago
  12. 8a15858 perf bench: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 9 years ago
  13. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  14. ffe3a28 perf trace beauty open_flags: Add more conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  15. 4c7c224 perf trace beauty flock: Add more conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  16. 256763b perf trace beauty mmap: Add more conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  17. 9d4a94c perf trace beauty open_flags: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  18. f8e0187 perf trace beauty flock: Add missing fcntl.h include by Arnaldo Carvalho de Melo · 9 years ago
  19. 0e91e6b perf trace beauty msg_flags: Remove MSG_TRYHARD by Arnaldo Carvalho de Melo · 9 years ago
  20. 175b968 perf report: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 9 years ago
  21. 53fe4ba perf annotate: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 9 years ago
  22. c09615f perf ui stdio: Add way to setup the color output mode selection by Arnaldo Carvalho de Melo · 9 years ago
  23. a505197 perf hists: Introduce hists__add_entry_ops function by Jiri Olsa · 9 years ago
  24. f542e76 perf hists: Introduce hist_entry_ops by Jiri Olsa · 9 years ago
  25. 0a269a6 perf hists: Introduce hist_entry__init function by Jiri Olsa · 9 years ago
  26. f3d082c perf tools: Sync copy of syscall_64.tbl with the kernel by Arnaldo Carvalho de Melo · 9 years ago
  27. 3d03761 perf tools: Update android build documentation by Chris Phlipot · 9 years ago
  28. fd01d06 tools lib subcmd: Respect WERROR=0 for build by Chris Phlipot · 9 years ago
  29. b983d54 tools lib api: Respect WERROR=0 for build by Chris Phlipot · 9 years ago
  30. 203d1ca tools lib bpf: Add license header by Wang Nan · 9 years ago
  31. 6c50258 perf unwind: Call unwind__prepare_access for forked thread by Jiri Olsa · 9 years ago
  32. a287332 perf unwind: Add initialized arg into unwind__prepare_access by Jiri Olsa · 9 years ago
  33. 347ca87 perf tests: Fix hist accumulation test by Jiri Olsa · 9 years ago
  34. c60da22 perf header: Transform nodes string info to struct by Jiri Olsa · 9 years ago
  35. 6430a94e perf buildid-cache: Scan and import user SDT events to probe cache by Masami Hiramatsu · 9 years ago
  36. 8d993d9 perf probe: Add group name support by Masami Hiramatsu · 9 years ago
  37. 060fa0c perf sdt: ELF support for SDT by Hemant Kumar · 9 years ago
  38. 2492c46 perf build: Add feature detection for libelf's elf_getshdrstrndx() by Arnaldo Carvalho de Melo · 9 years ago
  39. 4a0f65c perf probe: Remove caches when --cache is given by Masami Hiramatsu · 9 years ago
  40. 1f3736c perf probe: Show all cached probes by Masami Hiramatsu · 9 years ago
  41. bc06223 perf probe: Use cache entry if possible by Masami Hiramatsu · 9 years ago
  42. a24020e perf tools: Change cpu_map__fprintf output by Jiri Olsa · 9 years ago
  43. 7fa9b8f perf test: Add -F/--dont-fork option by Jiri Olsa · 9 years ago
  44. 8fbc38a perf tests: Fix thread map test for -F option by Jiri Olsa · 9 years ago
  45. f306924 perf tools: Allow to reset open files counter by Jiri Olsa · 9 years ago
  46. 3be2887 perf trace beauty eventfd: No need to include eventfd.h by Arnaldo Carvalho de Melo · 9 years ago
  47. a41af25 perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems by Arnaldo Carvalho de Melo · 9 years ago
  48. 135cce1 perf annotate: Add number of samples to the header by Peter Zijlstra (Intel) · 9 years ago
  49. 53dd9b5 perf annotate: Simplify header dotted line sizing by Peter Zijlstra (Intel) · 9 years ago
  50. f4e47f9 perf evsel: Utility function to fetch arch by Ravi Bangoria · 9 years ago
  51. de8a63b tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 9 years ago
  52. d4897e1 perf tools: Add documentation for perf.data on disk format by Andi Kleen · 9 years ago
  53. ebccba3 perf data ctf: Generate fork and exit events to CTF output by Wang Nan · 9 years ago
  54. 9e1a7ea perf data ctf: Add '--all' option for 'perf data convert' by Wang Nan · 9 years ago
  55. f5a08ce perf data ctf: Generate comm event to CTF output by Wang Nan · 9 years ago
  56. 8ee4c46 perf data ctf: Prepare collect non-sample events by Wang Nan · 9 years ago
  57. f02a648 perf data ctf: Add 'all' option by Wang Nan · 9 years ago
  58. 3275f68 perf data ctf: Pass convert options through opts structure by Wang Nan · 9 years ago
  59. 069ee5c perf data ctf: Add value_set_string() helper by Wang Nan · 9 years ago
  60. ed7b630 perf symbols: Use proper dso name for is_regular_file by Jiri Olsa · 9 years ago
  61. ee667f9 perf record: Prepare picking perf_event_mmap_page from multiple evlists by Wang Nan · 9 years ago
  62. cb21686 perf record: Prepare reading from multiple evlists in record__mmap_read_all() by Wang Nan · 9 years ago
  63. cda57a8 perf record: Move mmap setup block to separate function by Wang Nan · 9 years ago
  64. f6c12a0 perf data convert: Include config.h header by Jiri Olsa · 9 years ago
  65. f5ce457 perf build: Add libbabeltrace to build-test by Wang Nan · 9 years ago
  66. 78f69b5 perf tools: Add more toolchain triplets by Ravi Bangoria · 9 years ago
  67. 6ef9492 perf annotate: Generalize handling of 'ret' instructions by Naveen N. Rao · 9 years ago
  68. 9f776ba perf tools: Update makefile message for installing slang devel package by Neeraj Badlani · 9 years ago
  69. f2f4fe4 perf annotate: Remove unused hist_entry__annotate function by Ravi Bangoria · 9 years ago
  70. 8114e90 Merge tag 'v4.7-rc5' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  71. 7c5b723 tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences" by Colin Ian King · 9 years ago
  72. a7b50ab selftests/vm/compaction_test: fix write to restore nr_hugepages by Mike Kravetz · 9 years ago
  73. 4a35b34 perf config: Reimplement show_config() using config_set__for_each by Taeung Song · 9 years ago
  74. 8a0a9c7 perf config: Introduce new init() and exit() by Taeung Song · 9 years ago
  75. e216708 perf script: Add callindent option by Adrian Hunter · 9 years ago
  76. 50f73637 perf auxtrace: Add option to feed branches to the thread stack by Adrian Hunter · 9 years ago
  77. 055cd33 perf script: Print sample flags more nicely by Adrian Hunter · 9 years ago
  78. 10daf4d perf intlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  79. 98a9183 perf rb_resort: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  80. 602a1f4 perf tools: Rename strlist_for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  81. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  82. 3bd03c9 perf unwind: Fix wrongly used regs for aarch64 unwind by He Kuang · 9 years ago
  83. 5dafea0 perf unwind: Fix wrongly used regs for x86_32 unwind by He Kuang · 9 years ago
  84. 78ff1d6 perf unwind: Change macro names of perf register by He Kuang · 9 years ago
  85. 76c588f perf tools: Find right DSO taking into account if binary is 32 or 64-bit by He Kuang · 9 years ago
  86. 41840d2 perf config: Move config declarations from util/cache.h to util/config.h by Taeung Song · 9 years ago
  87. 48d8d5d perf tools: Let python use correct gcc for build_ext by He Kuang · 9 years ago
  88. 32ca678 perf machine: Destructors should accept NULL by Arnaldo Carvalho de Melo · 9 years ago
  89. 61b3f66 perf tests time-to-tsc: No need to disable an event before deleting it by Arnaldo Carvalho de Melo · 9 years ago
  90. e144655 perf session: Destructors should accept NULL by Arnaldo Carvalho de Melo · 9 years ago
  91. 0b04b3d perf evlist: Destructors should accept NULL by Arnaldo Carvalho de Melo · 9 years ago
  92. 89c7cb2 perf hists: Enlarge pid sort entry size by Jiri Olsa · 9 years ago
  93. fcd8642 perf hists browser: Introduce init() by Jiri Olsa · 9 years ago
  94. a6ec894 perf hists browser: Introduce perf_evsel_browser constructor by Jiri Olsa · 9 years ago
  95. b1c7a8f perf hists browser: Move horizontal scroll init to new() by Jiri Olsa · 9 years ago
  96. 5b91a86 perf hists browser: Introduce struct hist_browser title callback by Jiri Olsa · 9 years ago
  97. dabd201 perf hists browser: Make (new|delete|run) public by Jiri Olsa · 9 years ago
  98. f758990 perf hists browser: Move hist_browser into header file by Jiri Olsa · 9 years ago
  99. dd4629d perf script stackcollapse: Remove reference to the perl interpreter by Arnaldo Carvalho de Melo · 9 years ago
  100. 6745d8e perf script: Add stackcollapse.py script by Paolo Bonzini · 9 years ago