1. 860b8d4 perf config: Make show_config() use perf_config_set by Taeung Song · 8 years ago
  2. 20105ca perf config: Introduce perf_config_set class by Taeung Song · 8 years ago
  3. ecfd7a9 perf record: Add '--timestamp-filename' option to append timestamp to output file name by Wang Nan · 8 years ago
  4. c0bdc1c perf record: Turns auxtrace_snapshot_enable into 3 states by Wang Nan · 8 years ago
  5. 040f991 perf data: Add perf_data_file__switch() helper by Wang Nan · 8 years ago
  6. b26dc73 perf session: Make ordered_events reusable by Wang Nan · 8 years ago
  7. 4532f64 perf ordered_events: Introduce reinit() by Wang Nan · 8 years ago
  8. ea8dc3c perf trace: Move eventfd beautifiers to trace/beauty/ directory by Arnaldo Carvalho de Melo · 8 years ago
  9. df4cb16 perf trace: Move mmap beautifiers to trace/beauty/ directory by Arnaldo Carvalho de Melo · 8 years ago
  10. a355a61 perf trace: Add getrandom beautifier related defines for older systems by Arnaldo Carvalho de Melo · 8 years ago
  11. 6fb35b9 perf trace: Add seccomp beautifier related defines for older systems by Arnaldo Carvalho de Melo · 8 years ago
  12. 59247e3 perf trace: Do not accept --no-syscalls together with -e by Arnaldo Carvalho de Melo · 8 years ago
  13. e20ab86 perf evsel: Move some methods from session.[ch] to evsel.[ch] by Arnaldo Carvalho de Melo · 8 years ago
  14. 73643bb perf sched map: Display only given cpus by Jiri Olsa · 8 years ago
  15. cf294f2 perf sched map: Color given cpus by Jiri Olsa · 8 years ago
  16. a151a37 perf sched map: Color given pids by Jiri Olsa · 8 years ago
  17. 097be0f perf thread_map: Make new_by_tid_str constructor public by Jiri Olsa · 8 years ago
  18. 8cd9119 perf sched: Use color_fprintf for output by Jiri Olsa · 8 years ago
  19. 99623c6 perf sched: Add compact display option by Jiri Olsa · 8 years ago
  20. e632aa6 perf cpu_map: Add has() method by Jiri Olsa · 8 years ago
  21. 3407df8 perf thread_map: Add has() method by Jiri Olsa · 8 years ago
  22. 202ff96 perf trace: Support callchains for --event too by Arnaldo Carvalho de Melo · 8 years ago
  23. bed9441 Merge tag 'perf-core-for-mingo-20160411' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  24. aeaae7d Merge tag 'perf-core-for-mingo-20160408' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  25. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 8 years ago
  26. 00768a2 perf trace: Print unresolved symbol names as addresses by Arnaldo Carvalho de Melo · 8 years ago
  27. fd4be13 perf evsel: Allow unresolved symbol names to be printed as addresses by Arnaldo Carvalho de Melo · 8 years ago
  28. fde54b7 perf trace: Make "--call-graph" affect just "raw_syscalls:sys_exit" by Arnaldo Carvalho de Melo · 8 years ago
  29. 01e0d50 perf evsel: Rename config_callgraph() to config_callchain() and make it public by Arnaldo Carvalho de Melo · 8 years ago
  30. 22c8a37 perf evlist: Add (reset,set)_sample_bit methods by Arnaldo Carvalho de Melo · 8 years ago
  31. e68ae9c perf evsel: Do not use globals in config() by Arnaldo Carvalho de Melo · 8 years ago
  32. 4462181 perf trace: Exclude the kernel part of the callchain leading to a syscall by Arnaldo Carvalho de Melo · 8 years ago
  33. ea45396 perf evsel: Introduce fprintf_callchain() method out of fprintf_sym() by Arnaldo Carvalho de Melo · 8 years ago
  34. ff0c107 perf evsel: Rename print_ip() to fprintf_sym() by Arnaldo Carvalho de Melo · 8 years ago
  35. 566a088 perf trace: Add support for printing call chains on sys_exit events. by Milian Wolff · 8 years ago
  36. db3617f perf evsel: Allow passing a left alignment when printing a symbol by Arnaldo Carvalho de Melo · 8 years ago
  37. 6186de9 perf evsel: Allow specifying a file to output in perf_evsel__print_ip by Milian Wolff · 8 years ago
  38. 72c0809 perf bpf: Automatically create bpf-output event __bpf_stdout__ by Wang Nan · 8 years ago
  39. d788857 perf bpf: Clone bpf stdout events in multiple bpf scripts by Wang Nan · 8 years ago
  40. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  41. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  42. f938345 perf dwarf: Guard !x86_64 definitions under #ifdef else clause by Arnaldo Carvalho de Melo · 8 years ago
  43. bfc279f perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  44. 7093b4c perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  45. 3354cf7 perf thread_map: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  46. a5e8e82 perf script: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  47. 99e87f7 perf symbols: Adjust symbol for shared objects by Wang Nan · 8 years ago
  48. a58f703 perf symbols: Record text offset in dso to calculate objdump address by Wang Nan · 8 years ago
  49. 1b700c9 perf tools: Build syscall table .c header from kernel's syscall_64.tbl by Arnaldo Carvalho de Melo · 9 years ago
  50. 5af56fa perf tools: Allow generating per-arch syscall table arrays by Arnaldo Carvalho de Melo · 9 years ago
  51. fd0db10 perf trace: Move syscall table id <-> name routines to separate class by Arnaldo Carvalho de Melo · 9 years ago
  52. ba2f22c perf trace: Beautify mode_t arguments by Arnaldo Carvalho de Melo · 8 years ago
  53. 91daee3 perf script: Process event update events by Jiri Olsa · 8 years ago
  54. e583d70 perf tools: Add dedicated unwind addr_space member into thread struct by Jiri Olsa · 8 years ago
  55. 9185e98 tools/power turbostat: work around RC6 counter wrap by Len Brown · 8 years ago
  56. cdc5727 tools/power turbostat: initial KBL support by Len Brown · 8 years ago
  57. ec53e59 tools/power turbostat: initial SKX support by Len Brown · 8 years ago
  58. e8efbc8 tools/power turbostat: decode BXT TSC frequency via CPUID by Len Brown · 8 years ago
  59. e4085d5 tools/power turbostat: initial BXT support by Len Brown · 8 years ago
  60. 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 8 years ago
  61. 8ae7225 tools/power turbostat: SGX state should print only if --debug by Len Brown · 8 years ago
  62. 7d6a7e7 perf tools: Introduce trim function by Jiri Olsa · 8 years ago
  63. d1d438a perf trace: Beautify pid_t arguments by Arnaldo Carvalho de Melo · 8 years ago
  64. c65f107 perf trace: Beautify set_tid_address, getpid, getppid return values by Arnaldo Carvalho de Melo · 8 years ago
  65. 11c8e39 perf trace: Infrastructure to show COMM strings for syscalls returning PIDs by Arnaldo Carvalho de Melo · 8 years ago
  66. 7206b90 perf trace: Beautify wait4/waitid 'options' argument by Arnaldo Carvalho de Melo · 8 years ago
  67. a3bca91 perf trace: Beautify sched_setscheduler 'policy' argument by Arnaldo Carvalho de Melo · 8 years ago
  68. 85f8f96 perf list: Document event specifications better by Andi Kleen · 9 years ago
  69. 860b69f perf tools: Remove superfluous ARCH Makefile includes by Jiri Olsa · 9 years ago
  70. 76e2052 perf script perl: Do error checking on new backtrace routine by Arnaldo Carvalho de Melo · 9 years ago
  71. bd0419e perf probe: Check if dwarf_getlocations() is available by Arnaldo Carvalho de Melo · 9 years ago
  72. d8e2865 perf config: Fix build with older toolchain. by Vinson Lee · 9 years ago
  73. 1e1e5ce Merge tag 'linux-kselftest-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  74. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. d37ba88 perf bpf: Add sample types for 'bpf-output' event by Wang Nan · 9 years ago
  76. 8a07a80 perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIME by Arnaldo Carvalho de Melo · 9 years ago
  77. e600198 perf trace: Introduce function to set the base timestamp by Arnaldo Carvalho de Melo · 9 years ago
  78. ac0e2cd perf tools: Fix PMU term format max value calculation by Kan Liang · 9 years ago
  79. bd0c7a5 perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP by Adrian Hunter · 9 years ago
  80. 2a28e23 perf jit: Add support for using TSC as a timestamp by Adrian Hunter · 9 years ago
  81. 46bc29b perf tools: Add time conversion event by Adrian Hunter · 9 years ago
  82. 39878d4 perf trace: Pretty print getrandom() args by Arnaldo Carvalho de Melo · 9 years ago
  83. 997bba8 perf trace: Pretty print seccomp() args by Arnaldo Carvalho de Melo · 9 years ago
  84. 3ed5ca2 perf trace: Do not process PERF_RECORD_LOST twice by Arnaldo Carvalho de Melo · 9 years ago
  85. 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
  86. 9f56c09 perf jit: genelf makes assumptions about endian by Anton Blanchard · 9 years ago
  87. 9098903 perf hists: Fix determination of a callchain node's childlessness by Andres Freund · 9 years ago
  88. d1706b3 perf tools: Add support for skipping itrace instructions by Andi Kleen · 9 years ago
  89. f7380c1 perf script perl: Perl scripts now get a backtrace, like the python ones by Dima Kogan · 9 years ago
  90. 37194f4 perf config: Rename 'v' to 'home' in set_buildid_dir() by Taeung Song · 9 years ago
  91. 9cb5987 perf config: Rework buildid_dir_command_config to perf_buildid_config by Taeung Song · 9 years ago
  92. 58cb9d6 perf config: Remove duplicated set_buildid_dir calls by Taeung Song · 9 years ago
  93. b31d660 perf tests: Add test to check for event times by Jiri Olsa · 9 years ago
  94. e0be62c perf tools: Make -f/--force option documentation consistent across tools by Jiri Olsa · 9 years ago
  95. 592dac6 perf tools: Make hists__collapse_insert_entry static by Jiri Olsa · 9 years ago
  96. ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 9 years ago
  97. a189c01 tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh by Sedat Dilek · 9 years ago
  98. 3ea223a perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples by Arnaldo Carvalho de Melo · 9 years ago
  99. 505ce68 selftest/seccomp: Fix the seccomp(2) signature by Mickaël Salaün · 9 years ago
  100. 6c045d0 selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC by Mickaël Salaün · 9 years ago