1. e9def1b perf tools: Add feature header record to pipe-mode by David Carrillo-Cisneros · 7 years ago
  2. 114f709 perf tool: Add show_feature_header to perf_tool by David Carrillo-Cisneros · 7 years ago
  3. a4d8c98 perf header: Change FEAT_OP* macros by David Carrillo-Cisneros · 7 years ago
  4. 0b3d341 perf header: Add a buffer to struct feat_fd by David Carrillo-Cisneros · 7 years ago
  5. a02c395 perf header: Make write_pmu_mappings pipe-mode friendly by David Carrillo-Cisneros · 7 years ago
  6. 48e5fce perf header: Use struct feat_fd in read header records by David Carrillo-Cisneros · 7 years ago
  7. 6255245 perf header: Don't pass struct perf_file_section to process_##_feat by David Carrillo-Cisneros · 7 years ago
  8. 1a22275 perf header: Use struct feat_fd to process header records by David Carrillo-Cisneros · 7 years ago
  9. cfc6542 perf header: Use struct feat_fd for print by David Carrillo-Cisneros · 7 years ago
  10. ccebbeb perf header: Add struct feat_fd for write by David Carrillo-Cisneros · 7 years ago
  11. 3b8f51a perf header: Revamp do_write() by David Carrillo-Cisneros · 7 years ago
  12. 7c72440 perf util: Add const modifier to buf in "writen" function by David Carrillo-Cisneros · 7 years ago
  13. 2ff5365 perf header: Fail on write_padded error by David Carrillo-Cisneros · 7 years ago
  14. dfaa158 perf header: Add PROCESS_STR_FUN macro by David Carrillo-Cisneros · 7 years ago
  15. 6200e494 perf header: Encapsulate read and swap by David Carrillo-Cisneros · 7 years ago
  16. 8b8ef2d perf report: Enable finding kernel inline functions by Jin Yao · 7 years ago
  17. 1f63139 perf trace beauty: Simplify syscall return formatting by Arnaldo Carvalho de Melo · 7 years ago
  18. befecc8 perf trace beauty fcntl: Beautify the 'arg' for DUPFD by Arnaldo Carvalho de Melo · 7 years ago
  19. 39cc355 perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD by Arnaldo Carvalho de Melo · 7 years ago
  20. d47737d perf trace: Allow syscall arg formatters to request non suppression of zeros by Arnaldo Carvalho de Melo · 7 years ago
  21. 82d4a11 perf trace: Group per syscall arg formatter info into one struct by Arnaldo Carvalho de Melo · 7 years ago
  22. 65dfa1e perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return by Arnaldo Carvalho de Melo · 7 years ago
  23. 0ae7963 perf trace beauty: Export strarray for use in per-object beautifiers by Arnaldo Carvalho de Melo · 7 years ago
  24. 1f41873 perf tests attr: Add optional term by Jiri Olsa · 7 years ago
  25. b78e92e perf tests attr: Fix stat sample_type setup by Jiri Olsa · 7 years ago
  26. 0420494 perf tests attr: Fix precise_ip setup by Jiri Olsa · 7 years ago
  27. 5ff0cf4 perf tests attr: Fix sample_period setup by Jiri Olsa · 7 years ago
  28. 6f19340 perf tests attr: Fix cpu test disabled term setup by Jiri Olsa · 7 years ago
  29. a72fe0a perf tests attr: Add proper return values by Jiri Olsa · 7 years ago
  30. 44fed27 perf tests attr: Fix no-delay test by Jiri Olsa · 7 years ago
  31. d9115e9 perf tests attr: Fix record dwarf test by Jiri Olsa · 7 years ago
  32. 5ced95b perf tests attr: Add 1s for exclude_kernel and task base bits by Jiri Olsa · 7 years ago
  33. dde622a perf tests attr: Rename compare_data to data_equal by Jiri Olsa · 7 years ago
  34. 04c31bc perf tests attr: Make compare_data global by Jiri Olsa · 7 years ago
  35. 10213e2 perf tests attr: Add test_attr__ready function by Jiri Olsa · 7 years ago
  36. d78ada4 perf tests attr: Do not store failed events by Jiri Olsa · 7 years ago
  37. 8526baf perf test sdt: Handle realpath() failure by Arnaldo Carvalho de Melo · 7 years ago
  38. 4b4cd50 perf record: Do not ask for precise_ip with --no-samples by Arnaldo Carvalho de Melo · 7 years ago
  39. db918ac perf evlist: Allow asking for max precise_ip in add_default() by Arnaldo Carvalho de Melo · 7 years ago
  40. 30269dc perf evsel: Allow asking for max precise_ip in new_cycles() by Arnaldo Carvalho de Melo · 7 years ago
  41. d239699 perf buildid-cache: Cache debuginfo by Krister Johansen · 7 years ago
  42. f045b8c perf buildid-cache: Support binary objects from other namespaces by Krister Johansen · 7 years ago
  43. 544abd4 perf probe: Allow placing uprobes in alternate namespaces. by Krister Johansen · 7 years ago
  44. bf2e710 perf maps: Lookup maps in both intitial mountns and inner mountns. by Krister Johansen · 7 years ago
  45. 843ff37 perf symbols: Find symbols in different mount namespace by Krister Johansen · 7 years ago
  46. 86bcdb5 tools build: Add test for setns() by Arnaldo Carvalho de Melo · 7 years ago
  47. 59291f1 tools include uapi x86: Add __NR_setns, if missing by Arnaldo Carvalho de Melo · 7 years ago
  48. 047726d tools include uapi x86: Grab a copy of unistd.h by Arnaldo Carvalho de Melo · 7 years ago
  49. 80e63ff perf vendor events: Add POWER9 PVRs to mapfile by Sukadev Bhattiprolu · 7 years ago
  50. 826db0f perf vendor events: Add POWER9 PMU events by Sukadev Bhattiprolu · 7 years ago
  51. 8b3cf3d perf pmu-events: Support additional POWER8+ PVR in mapfile by Shriya · 7 years ago
  52. 1a4ad26 perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN by Arnaldo Carvalho de Melo · 7 years ago
  53. ff2f1b2 perf trace beauty: Export the pid beautifier for use in more places by Arnaldo Carvalho de Melo · 7 years ago
  54. 07a0572 perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC) by Arnaldo Carvalho de Melo · 7 years ago
  55. fc65eb8 perf trace beauty: Export the fd beautifier for use in more places by Arnaldo Carvalho de Melo · 7 years ago
  56. 7ee5743 perf trace beauty: Give syscall return beautifier more context by Arnaldo Carvalho de Melo · 7 years ago
  57. c2e539d perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value by Arnaldo Carvalho de Melo · 7 years ago
  58. 12c0c0c perf trace beauty fcntl flags: Beautify F_SETFL arg by Arnaldo Carvalho de Melo · 7 years ago
  59. e07f93c perf trace beauty open flags: Move RDRW to the start of the output by Arnaldo Carvalho de Melo · 7 years ago
  60. 89e8524 perf trace beauty fcntl: Beautify F_GETFL return value by Arnaldo Carvalho de Melo · 7 years ago
  61. b84148a perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define by Arnaldo Carvalho de Melo · 7 years ago
  62. 6b3d5c9 perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW by Arnaldo Carvalho de Melo · 7 years ago
  63. 84486ca perf trace: Allow syscall_arg beautifiers to set a different return formatter by Arnaldo Carvalho de Melo · 7 years ago
  64. b239ad2 perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter by Arnaldo Carvalho de Melo · 7 years ago
  65. 64e4561 perf trace: Beautify new write hint fcntl commands by Arnaldo Carvalho de Melo · 7 years ago
  66. 9c47f66 perf trace beauty fcntl: Basic 'arg' beautifier by Arnaldo Carvalho de Melo · 7 years ago
  67. 84d1d8a tools include uapi asm-generic: Grab a copy of fcntl.h by Arnaldo Carvalho de Melo · 7 years ago
  68. 5dde91e perf trace beauty: Introduce syscall arg beautifier for long integers by Arnaldo Carvalho de Melo · 7 years ago
  69. 2c2b162 perf trace beauty: Export the "int" and "hex" syscall arg formatters by Arnaldo Carvalho de Melo · 7 years ago
  70. f9f83b3 perf trace beauty: Allow accessing syscall args values in a syscall arg formatter by Arnaldo Carvalho de Melo · 7 years ago
  71. 9cb7cf8 perf trace beauty: Mask ignored fcntl 'arg' parameter by Arnaldo Carvalho de Melo · 7 years ago
  72. 5ca55ab perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' by Arnaldo Carvalho de Melo · 7 years ago
  73. 274e86f perf trace beauty: Export the strarrays scnprintf method by Arnaldo Carvalho de Melo · 7 years ago
  74. ca3cf04 tools: Update include/uapi/linux/fcntl.h copy from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  75. 83a5169 perf trace: Beautify linux specific fcntl commands by Arnaldo Carvalho de Melo · 7 years ago
  76. e000e5e perf trace: Remove F_ from some of the fcntl command strings by Arnaldo Carvalho de Melo · 7 years ago
  77. 7e63a13 perf annotate: Implement visual marker for macro fusion by Jin Yao · 7 years ago
  78. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 7 years ago
  79. 4b1303d perf symbols: Accept zero as the kernel base address by Arnaldo Carvalho de Melo · 7 years ago
  80. 6a8a75f Revert "perf/core: Drop kernel samples even though :u is specified" by Ingo Molnar · 7 years ago
  81. 1922eec Merge tag 'perf-urgent-for-mingo-4.13-20170710' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  82. 80f6258 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 8 years ago
  83. ede5626 perf evsel: State in the default event name if attr.exclude_kernel is set by Arnaldo Carvalho de Melo · 7 years ago
  84. d37a369 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 7 years ago
  85. dbf5806 kprobes: Ensure that jprobe probepoints are at function entry by Naveen N. Rao · 7 years ago
  86. 0f73ff8 kprobes: Simplify register_jprobes() by Naveen N. Rao · 7 years ago
  87. 659b957 kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry() by Naveen N. Rao · 7 years ago
  88. 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 · 7 years ago
  89. 1934adf perf unwind: Do not fail due to missing unwind support by Jiri Olsa · 7 years ago
  90. 97365e8 perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip by Arnaldo Carvalho de Melo · 7 years ago
  91. 4422d80 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 3ad918e Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 8c07351 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  98. e5859eb Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  99. 058e88d Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  100. 241e5e6 Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago