summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-08-15perf dlfilter: Add al_cleanup()Adrian Hunter
2023-08-15perf dlfilter: Initialize addr_location before passing it to thread__find_sym...Arnaldo Carvalho de Melo
2023-08-15perf dlfilter: Add a test for resolve_address()Adrian Hunter
2023-08-15perf scripts python: Update audit-libs package name for python3Wei Li
2023-08-15perf scripts python: Support syscall name parsing on arm64Wei Li
2023-08-15perf evsel: Remove duplicate check for `field` in evsel__intval()Yang Jihong
2023-08-15perf test: Add perf record sample filtering testNamhyung Kim
2023-08-15perf bpf-filter: Fix sample flag check with ||Namhyung Kim
2023-08-15perf trace: Tidy comments related to BPF + syscall augmentationIan Rogers
2023-08-15perf bpf examples: With no BPF events remove examplesIan Rogers
2023-08-15perf trace: Migrate BPF augmentation to use a skeletonIan Rogers
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-08-15perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers
2023-08-15perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filenameArnaldo Carvalho de Melo
2023-08-15perf test trace+probe_vfs_getname.sh: Remove stray \ before /Arnaldo Carvalho de Melo
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu
2023-08-11perf script python: Add stub for PMU symbol to the python bindingIan Rogers
2023-08-11perf symbols: Fix DSO kernel load and symbol process to correctly map DSO to ...Athira Rajeev
2023-08-11perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...Arnaldo Carvalho de Melo
2023-08-10Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2023-08-08perf stat: Don't display zero tool countsIan Rogers
2023-08-08perf script: Print "cgroup" field on the same line as "comm"Ivan Babrou
2023-08-08Revert "perf report: Append inlines to non-DWARF callchains"Arnaldo Carvalho de Melo
2023-08-07perf probe: Make synthesize_perf_probe_point() private to probe-event.cArnaldo Carvalho de Melo
2023-08-07perf probe: Free string returned by synthesize_perf_probe_point() on failure ...Arnaldo Carvalho de Melo
2023-08-07perf probe: Free string returned by synthesize_perf_probe_point() on failure ...Arnaldo Carvalho de Melo
2023-08-06tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from toolsXin Li
2023-08-04Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2023-08-03perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim
2023-08-03perf hists browser: Fix hierarchy mode headerNamhyung Kim
2023-08-03perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo
2023-08-03perf build: Support llvm and clang support compiled inThomas Richter
2023-08-03perf script python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo
2023-08-03perf python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo
2023-08-03perf vendor events intel: Update Icelake+ metric constraintsIan Rogers
2023-08-03perf vendor events intel: Update sapphirerapids to 1.15Ian Rogers
2023-08-03perf vendor events intel: Update meteorlake to 1.04Ian Rogers
2023-08-03perf parse-events x86: Avoid sorting uops_retired.slotsIan Rogers
2023-08-03perf probe: Show correct error message about @symbol usage for uprobeMasami Hiramatsu
2023-08-03perf test bpf: Address error about non-null argument for epoll_pwait 2nd argArnaldo Carvalho de Melo
2023-08-03perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...Athira Rajeev
2023-08-03perf tests stat+std_output: Fix shellcheck warnings about word splitting/quotingAthira Rajeev
2023-08-03perf tests lib stat_output: Fix shellcheck warning about missing shebangKajol Jain
2023-08-03perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...Kajol Jain
2023-08-03perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...Athira Rajeev
2023-08-03perf arch x86: Address shellcheck warnings about unused variables in syscallt...Athira Rajeev
2023-08-03perf trace x86_arch_prctl: Address shellcheck warnings about local variablesAthira Rajeev
2023-08-03perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev
2023-08-03perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...Athira Rajeev
2023-08-03perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...Athira Rajeev