summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2023-09-02perf parse-events: Fixes relating to no_value termsIan Rogers
2023-08-30perf metric: Add #num_cpus_online literalIan Rogers
2023-08-29perf jevents: Use "default_core" for events with no UnitIan Rogers
2023-08-29perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim
2023-08-29perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim
2023-08-29perf test shell record_bpf_filter: Skip 6.2 kernelNamhyung Kim
2023-08-25perf pmu: Make id const and add missing freeIan Rogers
2023-08-25perf parse-events: Make term's config constIan Rogers
2023-08-25perf pmu: Remove logic for PMU name being NULLIan Rogers
2023-08-24perf jevents: Don't append Unit to descIan Rogers
2023-08-24perf pmu: Lazily load sysfs aliasesIan Rogers
2023-08-24perf pmu: Lazily add JSON eventsIan Rogers
2023-08-24perf pmu: Cache JSON events tableIan Rogers
2023-08-24perf pmu: Parse sysfs events directly from a fileIan Rogers
2023-08-24perf pmu-events: Add pmu_events_table__find_event()Ian Rogers
2023-08-24perf pmu-events: Reduce processed events by passing PMUIan Rogers
2023-08-24perf jevents: Group events by PMUIan Rogers
2023-08-24perf pmu-events: Add extra underscore to function namesIan Rogers
2023-08-24perf pmu: Abstract alias/event structIan Rogers
2023-08-24perf pmu: Make the loading of formats lazyIan Rogers
2023-08-23perf pmu: Pass PMU rather than aliases and formatIan Rogers
2023-08-23perf pmu: Avoid passing format list to perf_pmu__config_terms()Ian Rogers
2023-08-16perf tests mmap-basic: Adapt for riscvAlexandre Ghiti
2023-08-15perf dlfilter: Add al_cleanup()Adrian Hunter
2023-08-15perf test: Add perf record sample filtering testNamhyung Kim
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-04Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
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 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
2023-08-03perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...Athira Rajeev
2023-08-03perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain
2023-08-03perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...Kajol Jain
2023-08-03perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quoteKajol Jain
2023-08-03perf tests stat+shadow_stat: Fix shellcheck warning about unused variableAthira Rajeev
2023-08-03perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev
2023-08-03perf tests perf_dat _converter_json: Use quoting to avoid word splittingAthira Rajeev
2023-08-03perf tests stat+csv_summary: Fix unused variable references detected via shel...Athira Rajeev
2023-08-03perf tests: Address signal case issues detected via shellcheckAthira Rajeev
2023-08-03perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain
2023-08-03perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...Kajol Jain