summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2022-10-04perf smt: Compute SMT from topologyIan Rogers
2022-10-04perf expr: Move the scanner_ctx into the parse_ctxIan Rogers
2022-10-04perf pmu: Remove perf_pmu_lex() needless declarationGaosheng Cui
2022-10-04perf sort: Remove hist_entry__sort_list() and sort__first_dimension() leftove...Gaosheng Cui
2022-10-04perf cpumap: Add range data encodingIan Rogers
2022-10-04perf events: Prefer union over variable length arrayIan Rogers
2022-10-04perf intel-pt: Remove first line of log dumped on errorAdrian Hunter
2022-10-04perf intel-pt: Support itrace option flag d+e to log on errorAdrian Hunter
2022-10-04perf intel-pt: Improve object code read error messageAdrian Hunter
2022-10-04perf auxtrace: Add itrace option flag d+e to log on errorAdrian Hunter
2022-10-04perf tools: Add perf_config_scan()Adrian Hunter
2022-10-04perf callchain: Remove unneeded 'result' variableye xingchen
2022-10-04perf report: Show per-event LOST SAMPLES statNamhyung Kim
2022-10-04perf hist: Add nr_lost_samples to hist_statsNamhyung Kim
2022-10-04perf record: Set PERF_FORMAT_LOST by defaultNamhyung Kim
2022-10-04perf tools: Print LOST read format in the verbose modeNamhyung Kim
2022-10-04perf smt: Tidy header guard add SPDXIan Rogers
2022-10-04perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual
2022-10-04perf branch: Extend branch type classificationAnshuman Khandual
2022-10-04perf branch: Add system error and not in transaction branch typesAnshuman Khandual
2022-10-04perf mutex: Add thread safety annotationsIan Rogers
2022-10-04perf dso: Hold lock when accessing nsinfoIan Rogers
2022-10-04perf top: Update use of pthread mutexIan Rogers
2022-10-04perf annotate: Update use of pthread mutexIan Rogers
2022-10-04perf dso: Update use of pthread mutexIan Rogers
2022-10-04perf mmap: Remove unnecessary pthread.h includeIan Rogers
2022-10-04perf bpf: Remove unused pthread.h includeIan Rogers
2022-10-04perf hist: Update use of pthread mutexIan Rogers
2022-10-04perf mutex: Wrapped usage of mutex and condPavithra Gurushankar
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter
2022-10-04perf evlist: Add evlist__{en/dis}able_non_dummy()Adrian Hunter
2022-10-04perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_eventAdrian Hunter
2022-10-04perf record: Fix done_fd wakeup eventAdrian Hunter
2022-10-04perf hashmap: Tidy hashmap dependencyIan Rogers
2022-10-04perf metrics: Use 'unsigned int' instead of just 'unsigned'.Xin Gao
2022-10-04perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.Xin Gao
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim
2022-09-23Merge branch 'for-6.0-fixes' into for-6.1Tejun Heo
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-21perf jit: Include program header in ELF filesLieven Hey
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim