1. 5e97665 perf stat: Fix saved values rbtree lookup by Andi Kleen · 7 years ago
  2. 3c22ba5 perf vendor events powerpc: Update POWER9 events by Sukadev Bhattiprolu · 7 years ago
  3. 2862a16 perf vendor events powerpc: remove suffix in mapfile by Sukadev Bhattiprolu · 7 years ago
  4. 6fae866 perf scripting python: Add ppc64le to audit uname list by Naveen N. Rao · 7 years ago
  5. 81e3d8b perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 7 years ago
  6. ec6dd85 perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 7 years ago
  7. d02b395 tools include uapi: Grab a copy of linux/vhost.h by Arnaldo Carvalho de Melo · 7 years ago
  8. 8ff6957 perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintf by Arnaldo Carvalho de Melo · 7 years ago
  9. 45717b7 perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 7 years ago
  10. 3ce9751 tools include uapi: Grab a copy of linux/kvm.h by Arnaldo Carvalho de Melo · 7 years ago
  11. 2c3e962 perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 7 years ago
  12. a215684e tools include uapi: Grab a copy of sound/asound.h by Arnaldo Carvalho de Melo · 7 years ago
  13. ef9811f perf trace beauty ioctl: Beautify DRM ioctl cmds by Arnaldo Carvalho de Melo · 7 years ago
  14. c1737f2 tools include uapi: Grab copies of drm/{drm,i915_drm}.h by Arnaldo Carvalho de Melo · 7 years ago
  15. 1cc47f2 perf trace beauty ioctl: Improve 'cmd' beautifier by Arnaldo Carvalho de Melo · 7 years ago
  16. 470de0f tools perf: Do not check spaces/blank lines when checking header file copy drift by Arnaldo Carvalho de Melo · 7 years ago
  17. 6375f0a tools include uapi: Grab a copy of asm-generic/ioctls.h by Arnaldo Carvalho de Melo · 7 years ago
  18. 8255e1e perf build: Clarify open-coded header version warning message by Ingo Molnar · 7 years ago
  19. c59796d perf build: Clarify header version warning message by Ingo Molnar · 7 years ago
  20. c3a3800f Merge tag 'perf-core-for-mingo-4.14-20170728' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  21. f5db340 Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree by Ingo Molnar · 7 years ago
  22. 6b7007a perf data: Add doc when no conversion support compiled by Geneviève Bastien · 7 years ago
  23. f9f6f2a perf data: Add mmap[2] events to CTF conversion by Geneviève Bastien · 7 years ago
  24. a3073c8 perf data: Add callchain to CTF conversion by Geneviève Bastien · 7 years ago
  25. 3861c4a perf annotate TUI: Set appropriate column width for period/percent by Arnaldo Carvalho de Melo · 7 years ago
  26. f67d395 perf annotate TUI: Fix column header when toggling period/percent by Taeung Song · 7 years ago
  27. bc1e5d6 perf annotate TUI: Clarify calculation of column header widths by Arnaldo Carvalho de Melo · 7 years ago
  28. 29dc267 perf annotate TUI: Fix --show-total-period by Taeung Song · 7 years ago
  29. bb79a23 perf annotate TUI: Use sym_hist_entry in disasm_line_samples by Arnaldo Carvalho de Melo · 7 years ago
  30. 48cc330 perf annotate: Fix storing per line sym_hist_entry by Arnaldo Carvalho de Melo · 7 years ago
  31. ce9ee4a perf annotate stdio: Set enough columns for --show-total-period by Arnaldo Carvalho de Melo · 7 years ago
  32. 64831a2 perf sort: Use default sort if evlist is empty by David Carrillo-Cisneros · 7 years ago
  33. c6c13be perf annotate: Do not overwrite perf_sample->weight by Arnaldo Carvalho de Melo · 7 years ago
  34. 82bf311 perf stat: Use group read for event groups by Jiri Olsa · 7 years ago
  35. f7794d5 perf evsel: Add read_counter() by Jiri Olsa · 7 years ago
  36. de63403 perf tools: Add perf_evsel__read_size function by Jiri Olsa · 7 years ago
  37. 62e6039 perf tools: Add tools/include/uapi/asm-generic/fcntl.h to the MANIFEST by Arnaldo Carvalho de Melo · 7 years ago
  38. 38d2dcd perf annotate stdio: Fix column header when using --show-total-period by Taeung Song · 7 years ago
  39. 3f056b6 perf jevents: Make build fail on JSON parse error by Andi Kleen · 7 years ago
  40. a1a8bed perf report: Tag branch type/flag on "to" and tag cycles on "from" by Jin Yao · 7 years ago
  41. b49a821 perf report: Make --branch-history work without callgraphs(-g) option in perf record by Jin Yao · 8 years ago
  42. a641860 perf script python: Generate hooks with additional argument by Arun Kalyanasundaram · 7 years ago
  43. f38d281 perf script python: Add perf_sample dict to tracepoint handlers by Arun Kalyanasundaram · 7 years ago
  44. 74ec14f perf script python: Add sample_read to dict by Arun Kalyanasundaram · 7 years ago
  45. 892e76b perf script python: Refactor creation of perf sample dict by Arun Kalyanasundaram · 7 years ago
  46. e9f9a9c perf script python: Allocate memory only if handler exists by Arun Kalyanasundaram · 7 years ago
  47. 2ec5cab perf script: Remove some bogus error handling by Dan Carpenter · 7 years ago
  48. 868a832 perf top: Support lookup of symbols in other mount namespaces. by Krister Johansen · 8 years ago
  49. 2b04e0f perf evsel: Add verbose output for sys_perf_event_open fallback by Jiri Olsa · 7 years ago
  50. 5d90faf perf jvmti: Fix linker error when libelf config is disabled by Sudeep Holla · 7 years ago
  51. f484959 perf annotate: Process tracing data in pipe mode by David Carrillo-Cisneros · 7 years ago
  52. cb281fe perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile by David Carrillo-Cisneros · 7 years ago
  53. cd8dd03 perf cgroup: Fix refcount usage by Arnaldo Carvalho de Melo · 7 years ago
  54. cf6383f perf report: Fix kernel symbol adjustment for s390x by Thomas Richter · 7 years ago
  55. 585d93c perf annotate stdio: Fix --show-total-period by Taeung Song · 7 years ago
  56. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. ecd5f99 perf annotate: Do not overwrite sample->period by Taeung Song · 7 years ago
  58. 461c17f perf annotate: Store the sample period in each histogram bucket by Taeung Song · 7 years ago
  59. bab89f6 perf hists: Pass perf_sample to __symbol__inc_addr_samples() by Taeung Song · 7 years ago
  60. 8158683d perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist by Taeung Song · 7 years ago
  61. 896bccd perf annotate: Introduce struct sym_hist_entry by Taeung Song · 7 years ago
  62. 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  63. 082ab9a perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing by Arnaldo Carvalho de Melo · 7 years ago
  64. dd1a503 perf trace: Introduce filter_loop_pids() by Arnaldo Carvalho de Melo · 7 years ago
  65. 15bed27 perf trace beauty clone: Suppress unused args according to 'flags' arg by Arnaldo Carvalho de Melo · 7 years ago
  66. 33396a3 perf trace beauty clone: Beautify syscall arguments by Arnaldo Carvalho de Melo · 7 years ago
  67. 450c86c tools include uapi: Grab a copy of linux/sched.h by Arnaldo Carvalho de Melo · 7 years ago
  68. c51bdfe perf trace: Allow specifying names to syscall arguments formatters by Arnaldo Carvalho de Melo · 7 years ago
  69. 332337d perf trace: Allow specifying number of syscall args for tracepointless syscalls by Arnaldo Carvalho de Melo · 7 years ago
  70. 325f509 perf trace: Ditch __syscall__arg_val() variant, not needed anymore by Arnaldo Carvalho de Melo · 7 years ago
  71. d032d79 perf trace: Use the syscall_fmt formatters without a tracepoint by Arnaldo Carvalho de Melo · 7 years ago
  72. 5e58fcf perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint by Arnaldo Carvalho de Melo · 7 years ago
  73. d57da8c perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUS by Arnaldo Carvalho de Melo · 7 years ago
  74. 6f8fe61 perf trace: Add missing ' = ' in the default formatting of syscall returns by Arnaldo Carvalho de Melo · 7 years ago
  75. 91a8c5b perf intel-pt: Always set no branch for dummy event by Kan Liang · 8 years ago
  76. 69d8bd8 perf intel-pt: Set no_aux_samples for the tracking event by Kan Liang · 8 years ago
  77. b851dd4 perf report: Show branch type in callchain entry by Jin Yao · 7 years ago
  78. 2d78b18 perf report: Show branch type statistics for stdio mode by Jin Yao · 7 years ago
  79. 992c7e9 perf util: Create branch.c/.h for common branch functions by Jin Yao · 7 years ago
  80. 8d51735 perf report: Refactor the branch info printing code by Jin Yao · 7 years ago
  81. 60f83fa perf record: Create a new option save_type in --branch-filter by Jin Yao · 7 years ago
  82. f9ebdcc perf header: Add event desc to pipe-mode header by David Carrillo-Cisneros · 7 years ago
  83. e9def1b perf tools: Add feature header record to pipe-mode by David Carrillo-Cisneros · 7 years ago
  84. 114f709 perf tool: Add show_feature_header to perf_tool by David Carrillo-Cisneros · 7 years ago
  85. a4d8c98 perf header: Change FEAT_OP* macros by David Carrillo-Cisneros · 7 years ago
  86. 0b3d341 perf header: Add a buffer to struct feat_fd by David Carrillo-Cisneros · 7 years ago
  87. a02c395 perf header: Make write_pmu_mappings pipe-mode friendly by David Carrillo-Cisneros · 7 years ago
  88. 48e5fce perf header: Use struct feat_fd in read header records by David Carrillo-Cisneros · 7 years ago
  89. 6255245 perf header: Don't pass struct perf_file_section to process_##_feat by David Carrillo-Cisneros · 7 years ago
  90. 1a22275 perf header: Use struct feat_fd to process header records by David Carrillo-Cisneros · 7 years ago
  91. cfc6542 perf header: Use struct feat_fd for print by David Carrillo-Cisneros · 7 years ago
  92. ccebbeb perf header: Add struct feat_fd for write by David Carrillo-Cisneros · 7 years ago
  93. 3b8f51a perf header: Revamp do_write() by David Carrillo-Cisneros · 7 years ago
  94. 7c72440 perf util: Add const modifier to buf in "writen" function by David Carrillo-Cisneros · 7 years ago
  95. 2ff5365 perf header: Fail on write_padded error by David Carrillo-Cisneros · 7 years ago
  96. dfaa158 perf header: Add PROCESS_STR_FUN macro by David Carrillo-Cisneros · 7 years ago
  97. 6200e494 perf header: Encapsulate read and swap by David Carrillo-Cisneros · 7 years ago
  98. 8b8ef2d perf report: Enable finding kernel inline functions by Jin Yao · 7 years ago
  99. 1f63139 perf trace beauty: Simplify syscall return formatting by Arnaldo Carvalho de Melo · 7 years ago
  100. befecc8 perf trace beauty fcntl: Beautify the 'arg' for DUPFD by Arnaldo Carvalho de Melo · 7 years ago