1. 047726d tools include uapi x86: Grab a copy of unistd.h by Arnaldo Carvalho de Melo · 7 years ago
  2. 80e63ff perf vendor events: Add POWER9 PVRs to mapfile by Sukadev Bhattiprolu · 8 years ago
  3. 826db0f perf vendor events: Add POWER9 PMU events by Sukadev Bhattiprolu · 8 years ago
  4. 8b3cf3d perf pmu-events: Support additional POWER8+ PVR in mapfile by Shriya · 8 years ago
  5. 1a4ad26 perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN by Arnaldo Carvalho de Melo · 7 years ago
  6. ff2f1b2 perf trace beauty: Export the pid beautifier for use in more places by Arnaldo Carvalho de Melo · 7 years ago
  7. 07a0572 perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC) by Arnaldo Carvalho de Melo · 7 years ago
  8. fc65eb8 perf trace beauty: Export the fd beautifier for use in more places by Arnaldo Carvalho de Melo · 7 years ago
  9. 7ee5743 perf trace beauty: Give syscall return beautifier more context by Arnaldo Carvalho de Melo · 7 years ago
  10. c2e539d perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value by Arnaldo Carvalho de Melo · 7 years ago
  11. 12c0c0c perf trace beauty fcntl flags: Beautify F_SETFL arg by Arnaldo Carvalho de Melo · 7 years ago
  12. e07f93c perf trace beauty open flags: Move RDRW to the start of the output by Arnaldo Carvalho de Melo · 7 years ago
  13. 89e8524 perf trace beauty fcntl: Beautify F_GETFL return value by Arnaldo Carvalho de Melo · 7 years ago
  14. b84148a perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define by Arnaldo Carvalho de Melo · 7 years ago
  15. 6b3d5c9 perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW by Arnaldo Carvalho de Melo · 7 years ago
  16. 84486ca perf trace: Allow syscall_arg beautifiers to set a different return formatter by Arnaldo Carvalho de Melo · 7 years ago
  17. b239ad2 perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter by Arnaldo Carvalho de Melo · 7 years ago
  18. 64e4561 perf trace: Beautify new write hint fcntl commands by Arnaldo Carvalho de Melo · 7 years ago
  19. 9c47f66 perf trace beauty fcntl: Basic 'arg' beautifier by Arnaldo Carvalho de Melo · 7 years ago
  20. 5dde91e perf trace beauty: Introduce syscall arg beautifier for long integers by Arnaldo Carvalho de Melo · 7 years ago
  21. 2c2b162 perf trace beauty: Export the "int" and "hex" syscall arg formatters by Arnaldo Carvalho de Melo · 7 years ago
  22. f9f83b3 perf trace beauty: Allow accessing syscall args values in a syscall arg formatter by Arnaldo Carvalho de Melo · 7 years ago
  23. 9cb7cf8 perf trace beauty: Mask ignored fcntl 'arg' parameter by Arnaldo Carvalho de Melo · 7 years ago
  24. 5ca55ab perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' by Arnaldo Carvalho de Melo · 7 years ago
  25. 274e86f perf trace beauty: Export the strarrays scnprintf method by Arnaldo Carvalho de Melo · 7 years ago
  26. 83a5169 perf trace: Beautify linux specific fcntl commands by Arnaldo Carvalho de Melo · 7 years ago
  27. e000e5e perf trace: Remove F_ from some of the fcntl command strings by Arnaldo Carvalho de Melo · 8 years ago
  28. 7e63a13 perf annotate: Implement visual marker for macro fusion by Jin Yao · 8 years ago
  29. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 8 years ago
  30. 4b1303d perf symbols: Accept zero as the kernel base address by Arnaldo Carvalho de Melo · 8 years ago
  31. 80f6258 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 8 years ago
  32. ede5626 perf evsel: State in the default event name if attr.exclude_kernel is set by Arnaldo Carvalho de Melo · 8 years ago
  33. d37a369 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 8 years ago
  34. 524b62f Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  35. 1934adf perf unwind: Do not fail due to missing unwind support by Jiri Olsa · 8 years ago
  36. 97365e8 perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip by Arnaldo Carvalho de Melo · 8 years ago
  37. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. 644e084 perf auxtrace: Add CPU filter support by Adrian Hunter · 8 years ago
  39. 38b65b0 perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC by Adrian Hunter · 8 years ago
  40. ead2bfd perf intel-pt: Update documentation to include new ptwrite and power events by Adrian Hunter · 8 years ago
  41. cc89272 perf intel-pt: Add example script for power events and PTWRITE by Adrian Hunter · 8 years ago
  42. 3797307 perf intel-pt: Synthesize new power and "ptwrite" events by Adrian Hunter · 8 years ago
  43. 4a9fd4e perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting by Adrian Hunter · 8 years ago
  44. bbac88ed perf intel-pt: Factor out intel_pt_set_event_name() by Adrian Hunter · 8 years ago
  45. 63a22cd perf intel-pt: Tidy messages into called function intel_pt_synth_event() by Adrian Hunter · 8 years ago
  46. 85a564d perf intel-pt: Tidy Intel PT evsel lookup into separate function by Adrian Hunter · 8 years ago
  47. 406a180 perf intel-pt: Join needlessly wrapped lines by Adrian Hunter · 8 years ago
  48. f90d07a perf intel-pt: Remove unused instructions_sample_period by Adrian Hunter · 8 years ago
  49. 0f3e537 perf intel-pt: Factor out common code synthesizing event samples by Adrian Hunter · 8 years ago
  50. 65c5e18 perf script: Add synthesized Intel PT power and ptwrite events by Adrian Hunter · 8 years ago
  51. 47e7808 perf script: Add 'synth' field for synthesized event payloads by Adrian Hunter · 8 years ago
  52. 70d110d perf auxtrace: Add itrace option to output power events by Adrian Hunter · 8 years ago
  53. 3bdafdf perf auxtrace: Add itrace option to output ptwrite events by Adrian Hunter · 8 years ago
  54. 1405720 perf script: Add 'synth' event type for synthesized events by Adrian Hunter · 8 years ago
  55. d5b1a5f x86/insn: perf tools: Add new ptwrite instruction by Adrian Hunter · 8 years ago
  56. 19f0edb perf jit: fix typo: "incalid" -> "invalid" by Colin Ian King · 8 years ago
  57. fef2a73 perf tools: Kill die() by Arnaldo Carvalho de Melo · 8 years ago
  58. 25ce4bb perf config: Do not die when parsing u64 or int config values by Arnaldo Carvalho de Melo · 8 years ago
  59. 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
  60. b211d79 perf tools: Remove warning() by Arnaldo Carvalho de Melo · 8 years ago
  61. d2a74d5 perf event-parse: Use pr_warning() by Arnaldo Carvalho de Melo · 8 years ago
  62. 4cf134e perf config: Use pr_warning() by Arnaldo Carvalho de Melo · 8 years ago
  63. 59913aab perf help: Use pr_warning() by Arnaldo Carvalho de Melo · 8 years ago
  64. 86e474f perf help: Elliminate dup code for reporting by Arnaldo Carvalho de Melo · 8 years ago
  65. 881c362 perf help: Introduce exec_failed() to avoid code duplication by Arnaldo Carvalho de Melo · 8 years ago
  66. 19508c0 perf tests: Add platform dependency to test 15 by Thomas Richter · 8 years ago
  67. 3f938ee perf machine: Fix segfault for kernel.kptr_restrict=2 by Jiri Olsa · 8 years ago
  68. 7598f8b perf probe: Fix probe definition for inlined functions by Björn Töpel · 8 years ago
  69. 701516a perf script: Fix message because field list option is -F not -f by Adrian Hunter · 8 years ago
  70. 3079546 perf tools: Fix message because cpu list option is -C not -c by Adrian Hunter · 8 years ago
  71. 2116074 perf intel-pt: Fix transactions_sample_type by Adrian Hunter · 8 years ago
  72. 5da3b23 perf intel-pt: Remove redundant initial_skip checks by Adrian Hunter · 8 years ago
  73. 0a7c700d perf intel-pt: Add decoder support for CBR events by Adrian Hunter · 8 years ago
  74. 26fb2fb perf intel-pt: Add reserved byte to CBR packet payload by Adrian Hunter · 8 years ago
  75. a472e65 perf intel-pt: Add decoder support for ptwrite and power event packets by Adrian Hunter · 8 years ago
  76. 2bc60ff perf intel-pt: Add documentation for new config terms by Adrian Hunter · 8 years ago
  77. 9fd629f perf intel-pt: Add default config for pass-through branch enable by Adrian Hunter · 8 years ago
  78. 8395981 perf intel-pt: Allow decoding with branch tracing disabled by Adrian Hunter · 8 years ago
  79. 0419420 perf intel-pt: Add missing __fallthrough by Adrian Hunter · 8 years ago
  80. 6a558f1 perf intel-pt: Clear FUP flag on error by Adrian Hunter · 8 years ago
  81. 622b7a4 perf intel-pt: Use FUP always when scanning for an IP by Adrian Hunter · 8 years ago
  82. f952eac perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero by Adrian Hunter · 8 years ago
  83. ee14ac0 perf intel-pt: Fix last_ip usage by Adrian Hunter · 8 years ago
  84. ad7167a perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP by Adrian Hunter · 8 years ago
  85. 12b7080 perf intel-pt: Fix missing stack clear by Adrian Hunter · 8 years ago
  86. 3f04d98 perf intel-pt: Improve sample timestamp by Adrian Hunter · 8 years ago
  87. 22c0689 perf intel-pt: Move decoder error setting into one condition by Adrian Hunter · 8 years ago
  88. a7f0fda perf unwind: Support for powerpc by Paolo Bonzini · 8 years ago
  89. daefd0b perf stat: Add support to measure SMI cost by Kan Liang · 8 years ago
  90. fd25bf8 perf tools: Remove unused _ALL_SOURCE define by Arnaldo Carvalho de Melo · 8 years ago
  91. 44b58e0 perf tools: Do parameter validation earlier on fetch_kernel_version() by Arnaldo Carvalho de Melo · 8 years ago
  92. 2157f6e perf evsel: Adopt find_process() by Arnaldo Carvalho de Melo · 8 years ago
  93. dfe1c6d perf config: Refactor the code using 'ret' variable in cmd_config() by Taeung Song · 8 years ago
  94. 4f1fd74 perf config: Check error cases of {show_spec, set}_config() by Taeung Song · 8 years ago
  95. 1096c35 perf ftrace: Add -D option for depth filter by Namhyung Kim · 8 years ago
  96. 78b83e8 perf ftrace: Add option for function filtering by Namhyung Kim · 8 years ago
  97. 29681bc perf ftrace: Move setup_pager before opening trace_pipe by Namhyung Kim · 8 years ago
  98. e7bd9ba perf ftrace: Show error message when fails to set ftrace files by Namhyung Kim · 8 years ago
  99. 106dacd perf script: Support -F brstackoff,dso by Mark Santaniello · 8 years ago
  100. 55b9b50 perf script: Support -F brstack,dso and brstacksym,dso by Mark Santaniello · 8 years ago