1. 88cf708 perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO beautifier by Arnaldo Carvalho de Melo · 7 years ago
  2. d3d1c4bdf5 perf trace: Setup the augmented syscalls bpf-output event fields by Arnaldo Carvalho de Melo · 7 years ago
  3. 78e890e perf bpf: Make bpf__setup_output_event() return the bpf-output event by Arnaldo Carvalho de Melo · 7 years ago
  4. e0b6d2e perf trace: Handle "bpf-output" events associated with "__augmented_syscalls__" BPF map by Arnaldo Carvalho de Melo · 7 years ago
  5. 8fa25f3 perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions by Arnaldo Carvalho de Melo · 7 years ago
  6. aa31be3 perf bpf: Add bpf__setup_output_event() strerror() counterpart by Arnaldo Carvalho de Melo · 7 years ago
  7. 92bbe8d perf bpf: Generalize bpf__setup_stdout() by Arnaldo Carvalho de Melo · 7 years ago
  8. 5941d85 perf bpf: Make bpf__for_each_stdout_map() generic by Arnaldo Carvalho de Melo · 7 years ago
  9. 53a5d7b perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output function by Arnaldo Carvalho de Melo · 7 years ago
  10. 7402e54 perf bpf: Add struct bpf_map struct by Arnaldo Carvalho de Melo · 7 years ago
  11. e6902d1 perf report: Add --percent-type option by Jiri Olsa · 7 years ago
  12. 88c2119 perf annotate: Add --percent-type option by Jiri Olsa · 7 years ago
  13. 4c04868 perf annotate: Display percent type in stdio output by Jiri Olsa · 7 years ago
  14. addba8b perf annotate: Make local period the default percent type by Jiri Olsa · 7 years ago
  15. 3e0d795 perf annotate: Add support to toggle percent type by Jiri Olsa · 7 years ago
  16. d4265b1 perf annotate: Pass browser percent_type in annotate_browser__calc_percent() by Jiri Olsa · 7 years ago
  17. 4c650dd perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump() by Jiri Olsa · 7 years ago
  18. c849c12 perf annotate: Pass struct annotation_options to symbol__calc_lines() by Jiri Olsa · 7 years ago
  19. 796ca33 perf annotate: Add percent_type to struct annotation_options by Jiri Olsa · 7 years ago
  20. e58684d perf annotate: Add PERCENT_PERIOD_GLOBAL percent value by Jiri Olsa · 7 years ago
  21. ab37116 perf annotate: Add PERCENT_PERIOD_LOCAL percent value by Jiri Olsa · 7 years ago
  22. 75a8c1f perf annotate: Add PERCENT_HITS_GLOBAL percent value by Jiri Olsa · 7 years ago
  23. 6d9f0c2 perf annotate: Switch struct annotation_data::percent to array by Jiri Olsa · 7 years ago
  24. 2bcf730 perf annotate: Loop group events directly in annotation__calc_percent() by Jiri Olsa · 7 years ago
  25. 48a1e4f perf annotate: Rename hist to sym_hist in annotation__calc_percent by Jiri Olsa · 7 years ago
  26. 0440af7 perf annotate: Rename local sample variables to data by Jiri Olsa · 7 years ago
  27. c2f938b perf annotate: Rename struct annotation_line::samples* to data* by Jiri Olsa · 7 years ago
  28. 0683d13 perf annotate: Get rid of annotation__scnprintf_samples_period() by Jiri Olsa · 7 years ago
  29. 5ecf7d3 perf annotate: Make annotation_line__max_percent static by Jiri Olsa · 7 years ago
  30. 7a3e71e perf annotate: Make symbol__annotate_fprintf2() local by Jiri Olsa · 7 years ago
  31. dda9ac9 perf bpf: Add 'syscall_enter' probe helper for syscall enter tracepoints by Arnaldo Carvalho de Melo · 7 years ago
  32. 3c8b818 perf tools: Drop unneeded bitmap_zero() calls by Yury Norov · 7 years ago
  33. 704089e perf vendor events arm64: Enable JSON events for eMAG by Sean V Kelley · 7 years ago
  34. 33d9e18 perf report: Add GUI report support for s390 auxiliary trace by Thomas Richter · 7 years ago
  35. 2b1444f perf report: Add raw report support for s390 auxiliary trace by Thomas Richter · 7 years ago
  36. b96e661 perf auxtrace: Support for perf report -D for s390 by Thomas Richter · 7 years ago
  37. f3acd88 perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscalls:* events by Arnaldo Carvalho de Melo · 7 years ago
  38. d32855f perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME events by Arnaldo Carvalho de Melo · 7 years ago
  39. aa823f5 perf trace: Allow setting up a syscall_tp struct without a format_field by Arnaldo Carvalho de Melo · 7 years ago
  40. 63f11c8 perf trace: Rename some syscall_tp methods to raw_syscall by Arnaldo Carvalho de Melo · 7 years ago
  41. a98392b perf trace: Use beautifiers on syscalls:sys_enter_ handlers by Arnaldo Carvalho de Melo · 7 years ago
  42. 6a648b5 perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat' by Arnaldo Carvalho de Melo · 7 years ago
  43. b912885 perf trace: Do not require --no-syscalls to suppress strace like output by Arnaldo Carvalho de Melo · 7 years ago
  44. 822c262 perf bpf: Include uapi/linux/bpf.h from the 'perf trace' script's bpf.h by Arnaldo Carvalho de Melo · 7 years ago
  45. 21b8732 perf tools: Allow overriding MAX_NR_CPUS at compile time by Christophe Leroy · 7 years ago
  46. 739e2ed perf bpf: Show better message when failing to load an object by Arnaldo Carvalho de Melo · 7 years ago
  47. 95f0432 perf list: Unify metric group description format with PMU event description by Michael Petlan · 7 years ago
  48. b9b7722 perf vendor events arm64: Update ThunderX2 implementation defined pmu core events by Ganapatrao Kulkarni · 7 years ago
  49. 14a85b1 perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packet by Leo Yan · 7 years ago
  50. d603b4e perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packet by Leo Yan · 7 years ago
  51. 6035b68 perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packet by Leo Yan · 7 years ago
  52. 3eb3e07 perf cs-etm: Fix start tracing packet handling by Leo Yan · 7 years ago
  53. 83868bf perf build: Fix installation directory for eBPF by Thomas Richter · 7 years ago
  54. 7397833 perf c2c report: Fix crash for empty browser by Jiri Olsa · 7 years ago
  55. aa90f9f perf tests: Fix indexing when invoking subtests by Sandipan Das · 7 years ago
  56. 162d3ed perf trace: Beautify the AF_INET & AF_INET6 'socket' syscall 'protocol' args by Arnaldo Carvalho de Melo · 7 years ago
  57. 03aeb6c perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg by Arnaldo Carvalho de Melo · 7 years ago
  58. bc972ad perf trace beauty: Do not print NULL strarray entries by Arnaldo Carvalho de Melo · 7 years ago
  59. 9849eec perf beauty: Add a generator for IPPROTO_ socket's protocol constants by Arnaldo Carvalho de Melo · 7 years ago
  60. a4b2061 tools include uapi: Grab a copy of linux/in.h by Arnaldo Carvalho de Melo · 7 years ago
  61. a6f39ce perf tests: Fix complex event name parsing by Sandipan Das · 7 years ago
  62. 95035c5 perf evlist: Fix error out while applying initial delay and LBR by Kan Liang · 7 years ago
  63. 61b229c perf trace beauty: Default header_dir to cwd to work without parms by Arnaldo Carvalho de Melo · 7 years ago
  64. c2586cfb Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  65. 44fe619 perf tools: Fix the build on the alpine:edge distro by Arnaldo Carvalho de Melo · 7 years ago
  66. 1f27a05 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 7 years ago
  67. 9ef0112 perf test: Fix subtest number when showing results by Thomas Richter · 7 years ago
  68. 0aa802a perf stat: Get rid of extra clock display function by Jiri Olsa · 7 years ago
  69. 2d6cae1 perf tools: Use perf_evsel__match instead of open coded equivalent by Jiri Olsa · 7 years ago
  70. 46b3722 perf tools: Fix struct comm_str removal crash by Jiri Olsa · 7 years ago
  71. b57334b perf machine: Use last_match threads cache only in single thread mode by Jiri Olsa · 7 years ago
  72. 67fda0f perf machine: Add threads__set_last_match function by Jiri Olsa · 7 years ago
  73. f8b2ebb perf machine: Add threads__get_last_match function by Jiri Olsa · 7 years ago
  74. e8fedff perf tools: Synthesize GROUP_DESC feature in pipe mode by Jiri Olsa · 7 years ago
  75. 2a9d505 perf script: Show correct offsets for DWARF-based unwinding by Sandipan Das · 7 years ago
  76. a7f660d perf trace arm64: Use generated syscall table by Kim Phillips · 7 years ago
  77. 2b58824 perf arm64: Generate system call table from asm/unistd.h by Kim Phillips · 7 years ago
  78. 34b009c tools include: Grab copies of arm64 dependent unistd.h files by Kim Phillips · 7 years ago
  79. 60089e4 perf tests: Fix record+probe_libc_inet_pton.sh when event exists by Sandipan Das · 7 years ago
  80. 83e3b6d perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups by Sandipan Das · 7 years ago
  81. 3eae52f perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Sandipan Das · 7 years ago
  82. 9068533 perf powerpc: Fix callchain ip filtering when return address is in a register by Sandipan Das · 7 years ago
  83. c715fcf perf powerpc: Fix callchain ip filtering by Sandipan Das · 7 years ago
  84. 6feb3fe perf list: Add missing documentation for --desc and --debug options by Sangwon Hong · 7 years ago
  85. 8a95c89 perf kvm: Fix subcommands on s390 by Thomas Richter · 7 years ago
  86. 742d92f perf stat: Add transaction flag (-T) support for s390 by Thomas Richter · 7 years ago
  87. 83eb383 perf json: Add s390 transaction counter definition by Thomas Richter · 7 years ago
  88. 9bacbce perf list: Add s390 support for detailed PMU event description by Thomas Richter · 7 years ago
  89. b8b5ab5 Revert "perf list: Add s390 support for detailed/verbose PMU event description" by Thomas Richter · 7 years ago
  90. 6cd4ac6 perf cs-etm: Bail out immediately for instruction sample failure by Leo Yan · 7 years ago
  91. 6abf0f4 perf cs-etm: Introduce invalid address macro by Leo Yan · 7 years ago
  92. e9de7e2 perf hists: Clarify callchain disabling when available by Arnaldo Carvalho de Melo · 7 years ago
  93. 06dc5bf perf tests: Check that complex event name is parsed correctly by Alexey Budankov · 7 years ago
  94. 1d59d16 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  95. 788faab perf, tools: Use correct articles in comments by Tobias Tefke · 7 years ago
  96. aa0a324 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 6fdbd82 tools: build: Fixup host c flags by Laura Abbott · 7 years ago
  98. 32aa928 perf tools: Use python-config --includes rather than --cflags by Jeremy Cline · 7 years ago
  99. db0ba84 perf script python: Fix dict reference counting by Janne Huttunen · 7 years ago
  100. c818cc0 perf stat: Fix --interval_clear option by Jiri Olsa · 7 years ago