summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf vendor events: Drop STORES_PER_INST metric event for power10 platformKajol Jain2023-08-161-6/+0
| * | | | perf vendor events: Drop some of the JSON/events for power10 platformKajol Jain2023-08-165-37/+0
| * | | | perf vendor events: Update the JSON/events descriptions for power10 platformKajol Jain2023-08-168-69/+69
| * | | | perf tests mmap-basic: Adapt for riscvAlexandre Ghiti2023-08-161-2/+4
| * | | | libperf: Implement riscv mmap supportAlexandre Ghiti2023-08-161-0/+66
| * | | | perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan2023-08-1619-2/+18
| * | | | perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan2023-08-1612-6/+79
| * | | | perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan2023-08-169-24/+0
| * | | | perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macrosLeo Yan2023-08-165-16/+10
| * | | | perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()Leo Yan2023-08-1612-5/+186
| * | | | perf parse-regs: Refactor arch register parsing functionsLeo Yan2023-08-1614-716/+803
| * | | | perf docs: Fix format of unordered listsChangbin Du2023-08-162-41/+48
| * | | | perf vendor events arm64: Update scale units and descriptions of common topdo...James Clark2023-08-151-12/+12
| * | | | perf cs-etm: Don't duplicate FIELD_GET()James Clark2023-08-151-12/+2
| * | | | perf dlfilter: Add al_cleanup()Adrian Hunter2023-08-156-15/+464
| * | | | perf dlfilter: Initialize addr_location before passing it to thread__find_sym...Arnaldo Carvalho de Melo2023-08-151-0/+1
| * | | | perf dlfilter: Add a test for resolve_address()Adrian Hunter2023-08-151-1/+25
| * | | | perf scripts python: Update audit-libs package name for python3Wei Li2023-08-151-3/+3
| * | | | perf scripts python: Support syscall name parsing on arm64Wei Li2023-08-151-0/+1
| * | | | perf evsel: Remove duplicate check for `field` in evsel__intval()Yang Jihong2023-08-151-3/+0
| * | | | perf test: Add perf record sample filtering testNamhyung Kim2023-08-151-0/+128
| * | | | perf bpf-filter: Fix sample flag check with ||Namhyung Kim2023-08-151-0/+10
| * | | | perf trace: Tidy comments related to BPF + syscall augmentationIan Rogers2023-08-152-16/+7
| * | | | perf bpf examples: With no BPF events remove examplesIan Rogers2023-08-155-130/+0
| * | | | perf trace: Migrate BPF augmentation to use a skeletonIan Rogers2023-08-153-77/+110
| * | | | perf parse-events: Remove BPF event supportIan Rogers2023-08-1527-4381/+3
| * | | | perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers2023-08-1517-533/+4
| * | | | perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filenameArnaldo Carvalho de Melo2023-08-151-1/+1
| * | | | perf test trace+probe_vfs_getname.sh: Remove stray \ before /Arnaldo Carvalho de Melo2023-08-151-1/+1
| * | | | perf script python: Add stub for PMU symbol to the python bindingIan Rogers2023-08-111-0/+5
| * | | | perf symbols: Fix DSO kernel load and symbol process to correctly map DSO to ...Athira Rajeev2023-08-112-5/+12
| * | | | perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...Arnaldo Carvalho de Melo2023-08-111-5/+16
| * | | | Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-08-10147-755/+2007
| |\ \ \ \
| * | | | | perf script: Print "cgroup" field on the same line as "comm"Ivan Babrou2023-08-081-11/+11
| * | | | | perf probe: Make synthesize_perf_probe_point() private to probe-event.cArnaldo Carvalho de Melo2023-08-072-2/+3
| * | | | | perf probe: Free string returned by synthesize_perf_probe_point() on failure ...Arnaldo Carvalho de Melo2023-08-071-2/+6
| * | | | | perf probe: Free string returned by synthesize_perf_probe_point() on failure ...Arnaldo Carvalho de Melo2023-08-071-2/+3
| * | | | | Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-08-04842-4544/+7740
| |\ \ \ \ \
| * | | | | | perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim2023-08-031-34/+24
| * | | | | | perf hists browser: Fix hierarchy mode headerNamhyung Kim2023-08-031-1/+1
| * | | | | | perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo2023-08-031-3/+7
| * | | | | | perf build: Support llvm and clang support compiled inThomas Richter2023-08-032-5/+2
| * | | | | | perf build: Update feature check for clang and llvmThomas Richter2023-08-031-6/+4
| * | | | | | perf script python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo2023-08-032-2/+4
| * | | | | | perf python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo2023-08-031-0/+3
| * | | | | | perf vendor events intel: Update Icelake+ metric constraintsIan Rogers2023-08-037-24/+38
| * | | | | | perf vendor events intel: Update sapphirerapids to 1.15Ian Rogers2023-08-032-1/+19
| * | | | | | perf vendor events intel: Update meteorlake to 1.04Ian Rogers2023-08-037-1/+485
| * | | | | | perf parse-events x86: Avoid sorting uops_retired.slotsIan Rogers2023-08-032-7/+7
| * | | | | | perf probe: Show correct error message about @symbol usage for uprobeMasami Hiramatsu2023-08-031-4/+9