- 06e5ca7 perf tools: Support pipeline stage cycles for powerpc by Athira Rajeev · 3 years, 10 months ago
- 0a60682 perf sort: Add dynamic headers for perf report columns by Athira Rajeev · 3 years, 10 months ago
- 405e070 perf tools: Remove duplicate struct forward declarations by Wan Jiabing · 3 years, 10 months ago
- 0bdad97 perf stat: Align CSV output for summary mode by Jin Yao · 3 years, 10 months ago
- 7fac83a perf stat: Introduce 'bperf' to share hardware PMCs with BPF by Song Liu · 3 years, 10 months ago
- 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
- 6859bc0 perf stat: Improve readability of shadow stats by Changbin Du · 3 years, 10 months ago
- a7672d1 perf evlist: Change the COMM when preparing the workload by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 83ff0f9 perf machine: Assign boolean values to a bool variable by Jiapeng Chong · 3 years, 11 months ago
- 9052034 perf stat: Fixup __perf_stat_evsel__is() prefix by Arnaldo Carvalho de Melo · 3 years, 11 months ago
- 210e4c8 perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars by Arnaldo Carvalho de Melo · 3 years, 11 months ago
- 009ef05 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 11 months ago
- 77d02bd perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 3 years, 11 months ago
- 6740a4e perf report: Fix -F for branch & mem modes by Ravi Bangoria · 3 years, 11 months ago
- 513068f perf stat: Fix use-after-free when -r option is used by Namhyung Kim · 4 years ago
- 034f7ee perf stat: Fix wrong skipping for per-die aggregation by Jin Yao · 4 years ago
- 84ea603 perf tools: Fix event's PMU name parsing by Jiri Olsa · 3 years, 11 months ago
- 137a525 perf traceevent: Ensure read cmdlines are null terminated. by Ian Rogers · 3 years, 11 months ago
- ded2e51 perf tools: Cast (struct timeval).tv_sec when printing by Pierre Gondois · 4 years ago
- 2777b81 perf annotate: Show full source location with 'l' hotkey by Martin Liska · 4 years ago
- 44e1765 perf config: Add annotate.demangle{,_kernel} by Martin Liska · 3 years, 11 months ago
- 509bbd7 perf bpf: Minor whitespace cleanup. by Ian Rogers · 3 years, 11 months ago
- 35276a4 perf skel: Remove some unused variables. by Ian Rogers · 3 years, 11 months ago
- 8e1488a perf cs-etm: Detect pid in VMID for kernel running at EL2 by Suzuki K Poulose · 4 years ago
- 47f0d94 perf cs-etm: Add helper cs_etm__get_pid_fmt() by Leo Yan · 4 years ago
- 42b2b57 perf cs-etm: Update ETM metadata format by Mike Leach · 4 years ago
- d9fd5a7 perf tools: Generate mips syscalls_n64.c syscall table by Tiezhu Yang · 4 years ago
- b5f184f perf tools: Support MIPS unwinding and dwarf-regs by Tiezhu Yang · 4 years ago
- 3027ce3 perf buildid-cache: Don't skip 16-byte build-ids by Nicholas Fraser · 4 years ago
- bff8b30 perf symbol: Remove redundant libbfd checks by Nicholas Fraser · 4 years ago
- 0670129 perf tools: Fix arm64 build error with gcc-11 by Jianlin Lv · 4 years ago
- 19854e4 perf intel-pt: Split VM-Entry and VM-Exit branches by Adrian Hunter · 4 years ago
- 695fc45 perf intel-pt: Adjust sample flags for VM-Exit by Adrian Hunter · 4 years ago
- 65faca5 perf intel-pt: Allow for a guest kernel address filter by Adrian Hunter · 4 years ago
- 6e86bfd perf intel-pt: Support decoding of guest kernel by Adrian Hunter · 4 years ago
- 3035cb6 perf machine: Factor out machine__idle_thread() by Adrian Hunter · 4 years ago
- fcda5ff perf machine: Factor out machines__find_guest() by Adrian Hunter · 4 years ago
- 80a0388 perf intel-pt: Amend decoder to track the NR flag by Adrian Hunter · 4 years ago
- 90af755 perf intel-pt: Retain the last PIP packet payload as is by Adrian Hunter · 4 years ago
- b7ecc2d perf intel_pt: Add vmlaunch and vmresume as branches by Adrian Hunter · 4 years ago
- c025d46 perf script: Add branch types for VM-Entry and VM-Exit by Adrian Hunter · 4 years ago
- d58b3f7 perf auxtrace: Automatically group aux-output events by Adrian Hunter · 4 years ago
- fbefe9c perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing by Kan Liang · 4 years ago
- c840cbf perf intel-pt: Add PSB events by Adrian Hunter · 4 years ago
- 6af4b60 perf intel-pt: Fix IPC with CYC threshold by Adrian Hunter · 4 years ago
- 20aa397 perf intel-pt: Fix premature IPC by Adrian Hunter · 4 years ago
- 03fb0f8 perf intel-pt: Fix missing CYC processing in PSB by Adrian Hunter · 4 years ago
- 4e14814 perf unwind: Set userdata for all __report_module() paths by Dave Rigby · 4 years ago
- e16c2ce perf record: Fix continue profiling after draining the buffer by Yang Jihong · 4 years ago
- 52bcc60 perf tools: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
- 15bebcd perf metricgroup: Remove unneeded semicolon by Yang Li · 4 years ago
- cef7af2 perf tools: Add OCaml demangling by Fabian Hemmer · 4 years ago
- 6833e0b perf symbols: Resolve symbols against debug file first by Jiri Slaby · 4 years ago
- c1bd8a2 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
- a89dbc9 perf arm-spe: Set sample's data source field by Leo Yan · 4 years ago
- e55ed34 perf arm-spe: Synthesize memory event by Leo Yan · 4 years ago
- 54f7815 perf arm-spe: Fill address info for samples by Leo Yan · 4 years ago
- 105f75e perf probe: Fix kretprobe issue caused by GCC bug by Jianlin Lv · 4 years ago
- 77771a9 perf symbols: Fix return value when loading PE DSO by Nicholas Fraser · 4 years ago
- 00a3423 perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only by Nicholas Fraser · 4 years ago
- 97ae666 perf arm-spe: Store operation type in packet by Leo Yan · 4 years ago
- 265cfb9 perf arm-spe: Store memory address in packet by Leo Yan · 4 years ago
- 845d3a65 perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC by Leo Yan · 4 years ago
- e73b0d5 perf env: Remove unneeded internal/cpumap inclusions by Ian Rogers · 4 years ago
- b1cdc7d perf tools: Remove unused xyarray.c as it was moved to tools/lib/perf by Ian Rogers · 4 years ago
- 96de68f perf symbols: Use (long) for iterator for bfd symbols by Dmitry Safonov · 4 years ago
- 1f0e6ed perf annotate: Fix jump parsing for C++ code. by Martin Liška · 4 years ago
- 6edfd0e perf tools: Replace lkml.org links with lore by Kees Cook · 4 years ago
- 61d9fc4 perf script: Support filtering by hex address by Jin Yao · 4 years ago
- 9425339 perf intlist: Change 'struct intlist' int member to 'unsigned long' by Jin Yao · 4 years ago
- a81fbb8 perf stat: Use nftw() instead of ftw() by Paul Cercueil · 4 years ago
- 63e39aa perf stat: Support L2 Topdown events by Kan Liang · 4 years ago
- 590db42 perf report: Support instruction latency by Kan Liang · 4 years ago
- ea8d0ed perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
- d9d5d767 perf c2c: Support data block and addr block by Kan Liang · 4 years ago
- a054c29 perf tools: Support data block and addr block by Kan Liang · 4 years ago
- 2a57d40 perf tools: Support the auxiliary event by Kan Liang · 4 years ago
- 900547d perf probe: Add protection to avoid endless loop by Jianlin Lv · 4 years ago
- d2e31d7 perf trace-event-info: Rename for_each_event. by Ian Rogers · 4 years ago
- 67dec92 perf inject jit: Add namespaces support by Yonatan Goldschmidt · 4 years, 3 months ago
- 2b51c71 perf namespaces: Add 'in_pidns' to nsinfo struct by Yonatan Goldschmidt · 4 years, 3 months ago
- 473f742 perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ events by Namhyung Kim · 4 years ago
- c1b9079 perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threads by Namhyung Kim · 4 years ago
- 30626e0 perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesis by Namhyung Kim · 4 years ago
- c69bf11 perf tools: Fix DSO filtering when not finding a map for a sampled address by Arnaldo Carvalho de Melo · 4 years ago
- 42641d6 perf stat: Add Topdown metrics events as default events by Kan Liang · 4 years ago
- 70f0ba9 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
- 3d6e79e perf metricgroup: Fix system PMU metrics by John Garry · 4 years ago
- 9c880c2 perf metricgroup: Fix for metrics containing duration_time by John Garry · 4 years ago
- cd07e536 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
- 47fddcb perf tools: Add 'ping' control command by Jiri Olsa · 4 years, 1 month ago
- f186cd6 perf tools: Add 'stop' control command by Jiri Olsa · 4 years, 1 month ago
- 142544a perf tools: Add 'evlist' control command by Jiri Olsa · 4 years, 1 month ago
- 991ae4e perf tools: Allow to enable/disable events via control file by Jiri Olsa · 4 years, 1 month ago
- e8b2db0 perf config: Make perf_config_global() global by Jiri Olsa · 4 years, 1 month ago
- b294628 perf config: Make perf_config_system() global by Jiri Olsa · 4 years, 1 month ago
- f5f03e1 perf config: Add perf_home_perfconfig function by Jiri Olsa · 4 years, 1 month ago
- bcbd79d perf debug: Add debug_set_display_time function by Jiri Olsa · 4 years, 1 month ago
- a523026 perf config: Add config set interface by Jiri Olsa · 4 years, 1 month ago
- 64b9705 perf config: Make perf_config_from_file() static by Jiri Olsa · 4 years, 1 month ago