1. 4462181 perf trace: Exclude the kernel part of the callchain leading to a syscall by Arnaldo Carvalho de Melo · 9 years ago
  2. ea45396 perf evsel: Introduce fprintf_callchain() method out of fprintf_sym() by Arnaldo Carvalho de Melo · 9 years ago
  3. ff0c107 perf evsel: Rename print_ip() to fprintf_sym() by Arnaldo Carvalho de Melo · 9 years ago
  4. 566a088 perf trace: Add support for printing call chains on sys_exit events. by Milian Wolff · 9 years ago
  5. db3617f perf evsel: Allow passing a left alignment when printing a symbol by Arnaldo Carvalho de Melo · 9 years ago
  6. 6186de9 perf evsel: Allow specifying a file to output in perf_evsel__print_ip by Milian Wolff · 9 years ago
  7. 72c0809 perf bpf: Automatically create bpf-output event __bpf_stdout__ by Wang Nan · 9 years ago
  8. d788857 perf bpf: Clone bpf stdout events in multiple bpf scripts by Wang Nan · 9 years ago
  9. f938345 perf dwarf: Guard !x86_64 definitions under #ifdef else clause by Arnaldo Carvalho de Melo · 9 years ago
  10. bfc279f perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 9 years ago
  11. 7093b4c perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 9 years ago
  12. 3354cf7 perf thread_map: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 9 years ago
  13. a5e8e82 perf script: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 9 years ago
  14. 99e87f7 perf symbols: Adjust symbol for shared objects by Wang Nan · 9 years ago
  15. a58f703 perf symbols: Record text offset in dso to calculate objdump address by Wang Nan · 9 years ago
  16. 1b700c9 perf tools: Build syscall table .c header from kernel's syscall_64.tbl by Arnaldo Carvalho de Melo · 9 years ago
  17. 5af56fa perf tools: Allow generating per-arch syscall table arrays by Arnaldo Carvalho de Melo · 9 years ago
  18. fd0db10 perf trace: Move syscall table id <-> name routines to separate class by Arnaldo Carvalho de Melo · 9 years ago
  19. ba2f22c perf trace: Beautify mode_t arguments by Arnaldo Carvalho de Melo · 9 years ago
  20. 91daee3 perf script: Process event update events by Jiri Olsa · 9 years ago
  21. e583d70 perf tools: Add dedicated unwind addr_space member into thread struct by Jiri Olsa · 9 years ago
  22. 7d6a7e7 perf tools: Introduce trim function by Jiri Olsa · 9 years ago
  23. d1d438a perf trace: Beautify pid_t arguments by Arnaldo Carvalho de Melo · 9 years ago
  24. c65f107 perf trace: Beautify set_tid_address, getpid, getppid return values by Arnaldo Carvalho de Melo · 9 years ago
  25. 11c8e39 perf trace: Infrastructure to show COMM strings for syscalls returning PIDs by Arnaldo Carvalho de Melo · 9 years ago
  26. 7206b90 perf trace: Beautify wait4/waitid 'options' argument by Arnaldo Carvalho de Melo · 9 years ago
  27. a3bca91 perf trace: Beautify sched_setscheduler 'policy' argument by Arnaldo Carvalho de Melo · 9 years ago
  28. 85f8f96 perf list: Document event specifications better by Andi Kleen · 9 years ago
  29. 860b69f perf tools: Remove superfluous ARCH Makefile includes by Jiri Olsa · 9 years ago
  30. 76e2052 perf script perl: Do error checking on new backtrace routine by Arnaldo Carvalho de Melo · 9 years ago
  31. bd0419e perf probe: Check if dwarf_getlocations() is available by Arnaldo Carvalho de Melo · 9 years ago
  32. d8e2865 perf config: Fix build with older toolchain. by Vinson Lee · 9 years ago
  33. d37ba88 perf bpf: Add sample types for 'bpf-output' event by Wang Nan · 9 years ago
  34. 8a07a80 perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIME by Arnaldo Carvalho de Melo · 9 years ago
  35. e600198 perf trace: Introduce function to set the base timestamp by Arnaldo Carvalho de Melo · 9 years ago
  36. ac0e2cd perf tools: Fix PMU term format max value calculation by Kan Liang · 9 years ago
  37. bd0c7a5 perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP by Adrian Hunter · 9 years ago
  38. 2a28e23 perf jit: Add support for using TSC as a timestamp by Adrian Hunter · 9 years ago
  39. 46bc29b perf tools: Add time conversion event by Adrian Hunter · 9 years ago
  40. 39878d4 perf trace: Pretty print getrandom() args by Arnaldo Carvalho de Melo · 9 years ago
  41. 997bba8 perf trace: Pretty print seccomp() args by Arnaldo Carvalho de Melo · 9 years ago
  42. 3ed5ca2 perf trace: Do not process PERF_RECORD_LOST twice by Arnaldo Carvalho de Melo · 9 years ago
  43. 643cb15 Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  44. 9f56c09 perf jit: genelf makes assumptions about endian by Anton Blanchard · 9 years ago
  45. 9098903 perf hists: Fix determination of a callchain node's childlessness by Andres Freund · 9 years ago
  46. d1706b3 perf tools: Add support for skipping itrace instructions by Andi Kleen · 9 years ago
  47. f7380c1 perf script perl: Perl scripts now get a backtrace, like the python ones by Dima Kogan · 9 years ago
  48. 37194f4 perf config: Rename 'v' to 'home' in set_buildid_dir() by Taeung Song · 9 years ago
  49. 9cb5987 perf config: Rework buildid_dir_command_config to perf_buildid_config by Taeung Song · 9 years ago
  50. 58cb9d6 perf config: Remove duplicated set_buildid_dir calls by Taeung Song · 9 years ago
  51. b31d660 perf tests: Add test to check for event times by Jiri Olsa · 9 years ago
  52. e0be62c perf tools: Make -f/--force option documentation consistent across tools by Jiri Olsa · 9 years ago
  53. 592dac6 perf tools: Make hists__collapse_insert_entry static by Jiri Olsa · 9 years ago
  54. ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 9 years ago
  55. 3ea223a perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples by Arnaldo Carvalho de Melo · 9 years ago
  56. 379649c perf tools: Fix build break on powerpc by Sukadev Bhattiprolu · 9 years ago
  57. 6a1a77b perf bench: Fix detached tarball building due to missing 'perf bench memcpy' headers by Arnaldo Carvalho de Melo · 9 years ago
  58. cde8835 perf tests: Fix tarpkg build test error output redirection by Arnaldo Carvalho de Melo · 9 years ago
  59. 7626714 perf llvm: Use strerror_r instead of the thread unsafe strerror one by Arnaldo Carvalho de Melo · 9 years ago
  60. 7847826 perf llvm: Use realpath to canonicalize paths by Arnaldo Carvalho de Melo · 9 years ago
  61. 0741208 perf tools: Unexport some methods unused outside strbuf.c by Arnaldo Carvalho de Melo · 9 years ago
  62. 88fd633 perf probe: No need to use formatting strbuf method by Arnaldo Carvalho de Melo · 9 years ago
  63. a610f5c perf help: Use asprintf instead of adhoc equivalents by Arnaldo Carvalho de Melo · 9 years ago
  64. cf47a8a perf tools: Remove unused perf_pathdup, xstrdup functions by Arnaldo Carvalho de Melo · 9 years ago
  65. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 9 years ago
  66. 3938bad perf tools: Remove needless 'extern' from function prototypes by Arnaldo Carvalho de Melo · 9 years ago
  67. e476343 perf tools: Simplify die() mechanism by Arnaldo Carvalho de Melo · 9 years ago
  68. 236f71e perf tools: Remove unused DIE_IF macro by Arnaldo Carvalho de Melo · 9 years ago
  69. a3dff30 perf script: Remove lots of unused arguments by Arnaldo Carvalho de Melo · 9 years ago
  70. c2740a8 perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve by Arnaldo Carvalho de Melo · 9 years ago
  71. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  72. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 9 years ago
  73. eb9f032 perf tests: Forward the perf_sample in the dwarf unwind test by Arnaldo Carvalho de Melo · 9 years ago
  74. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  75. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 9 years ago
  76. 3c52b65 perf bench numa: Fix assertion for nodes bitfield by Jakub Jelen · 9 years ago
  77. 73cdf0c perf symbols: Record text offset in dso to calculate objdump address by Wang Nan · 9 years ago
  78. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 9 years ago
  79. 4c9d6c1 perf test: Remove 'core_id' check in topo test by Sukadev Bhattiprolu · 9 years ago
  80. 206cab6 perf stat: Add --metric-only support for -A by Andi Kleen · 9 years ago
  81. 54b5091 perf stat: Implement --metric-only mode by Andi Kleen · 9 years ago
  82. 6b45f7b perf stat: Document CSV format in manpage by Andi Kleen · 9 years ago
  83. 599a2f3 perf hists browser: Check sort keys before hot key actions by Namhyung Kim · 9 years ago
  84. 6962ccb perf hists browser: Allow thread filtering for comm sort key by Namhyung Kim · 9 years ago
  85. 078b8d4 perf tools: Add sort__has_comm variable by Namhyung Kim · 9 years ago
  86. f7fb538 perf tools: Recalc total periods using top-level entries in hierarchy by Namhyung Kim · 9 years ago
  87. 86e3ee5 perf tools: Remove nr_sort_keys field by Namhyung Kim · 9 years ago
  88. 325a628 perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry() by Namhyung Kim · 9 years ago
  89. a515d8f perf tools: Remove hist_entry->fmt field by Namhyung Kim · 9 years ago
  90. aec13a7 perf tools: Fix command line filters in hierarchy mode by Namhyung Kim · 9 years ago
  91. 4945cf2 perf tools: Add more sort entry check functions by Namhyung Kim · 9 years ago
  92. f4954cf perf tools: Fix hist_entry__filter() for hierarchy by Namhyung Kim · 9 years ago
  93. e12b202 perf jitdump: Build only on supported archs by Jiri Olsa · 9 years ago
  94. ea8f75f perf tools: Omit unnecessary cast in perf_pmu__parse_scale by Jiri Olsa · 9 years ago
  95. d7b617f perf tools: Pass perf_hpp_list all the way through setup_sort_list by Jiri Olsa · 9 years ago
  96. 616df64 perf tools: Fix perf script python database export crash by Chris Phlipot · 9 years ago
  97. 46dad05 perf jitdump: DWARF is also needed by Arnaldo Carvalho de Melo · 9 years ago
  98. 3a99e6d perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes by Ingo Molnar · 9 years ago
  99. 58ecd33 perf report: Use hierarchy hpp list on gtk by Namhyung Kim · 9 years ago
  100. a61a22f perf hists browser: Use hierarchy hpp list by Namhyung Kim · 9 years ago