summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/Build
AgeCommit message (Expand)AuthorFilesLines
2022-12-14perf cs-etm: Print auxtrace info even if OpenCSD isn't linkedJames Clark1-0/+1
2022-12-14perf build: Use libtraceevent from the systemIan Rogers1-7/+14
2022-12-14perf tool: Move pmus list variable to a new fileRavi Bangoria1-0/+1
2022-11-16perf build: Install libsymbol locally when buildingIan Rogers1-5/+0
2022-11-04perf bpf: Rename perf_include_dir to libbpf_include_dirArnaldo Carvalho de Melo1-1/+1
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu1-0/+2
2022-10-04perf mutex: Wrapped usage of mutex and condPavithra Gurushankar1-0/+1
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa1-1/+1
2022-08-11perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...Leo Yan1-0/+1
2022-08-02perf parse-events: Break out tracepoint and printingIan Rogers1-0/+2
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim1-0/+1
2022-07-26perf kwork: Implement BPF traceYang Jihong1-0/+1
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim1-0/+1
2022-02-14perf maps: Move maps code to own C fileIan Rogers1-0/+1
2021-12-21perf arm64: Inject missing frames when using 'perf record --call-graph=fp'Alexandre Truong1-0/+1
2021-12-16perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim1-0/+1
2021-11-01perf bpf: Pull in bpf_program__get_prog_info_linear()Dave Marchevsky1-0/+1
2021-10-20tools lib: Adopt list_sort() from the kernel sourcesIan Rogers1-0/+5
2021-09-10perf report: Add support to print a textual representation of IBS raw sample ...Kim Phillips1-0/+1
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim1-0/+1
2021-07-01perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter1-0/+1
2021-05-27perf parse-events: Add bison --file-prefix-map optionDenys Zagorui1-3/+3
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa1-0/+7
2021-04-29perf record: Create two hybrid 'cycles' events by defaultJin Yao1-0/+1
2021-04-29perf parse-events: Create two hybrid hardware eventsJin Yao1-0/+1
2021-04-29perf pmu: Save detected hybrid pmus to a global pmu listJin Yao1-0/+1
2021-04-29perf data: Add JSON exportNicholas Fraser1-0/+1
2021-04-20perf stat: Basic support for iostat in perfAlexander Antonov1-0/+1
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer1-0/+1
2021-01-20perf stat: Enable counting events for BPF programsSong Liu1-0/+1
2020-10-14perf streams: Introduce branch history "streams"Jin Yao1-0/+1
2020-09-17perf tools: Rename group to topdownKan Liang1-0/+1
2020-08-14perf tools: Add general function to parse sublevel optionsChangbin Du1-0/+1
2020-08-06perf clockid: Move parse_clockid() to new clockid objectJiri Olsa1-0/+1
2020-07-02perf parse-events: Disable a subset of bison warningsIan Rogers1-3/+11
2020-07-02perf parse-events: Disable a subset of flex warningsIan Rogers1-3/+13
2020-06-23perf parse-events: Declare bison header file outputIan Rogers1-6/+9
2020-06-22perf parse-events: Declare flex header file outputIan Rogers1-6/+9
2020-06-22perf pmu: Add flex debug build flagIan Rogers1-1/+1
2020-06-22perf pmu: Add bison debug build flagIan Rogers1-1/+1
2020-06-22perf parse-events: Use automatic variable for yacc inputIan Rogers1-3/+3
2020-06-22perf parse-events: Use automatic variable for flex inputIan Rogers1-3/+3
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun1-1/+1
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian1-0/+2
2020-05-28perf tools: Grab a copy of libbpf's hashmapIan Rogers1-0/+4
2020-05-05perf evlist: Move the sideband thread routines to separate objectArnaldo Carvalho de Melo1-0/+1
2020-05-05perf tools: Move routines that probe for perf API features to separate fileArnaldo Carvalho de Melo1-0/+1
2020-03-09perf expr: Move expr lexer to flexJiri Olsa1-1/+9
2020-03-09perf expr: Add expr.c objectJiri Olsa1-0/+1
2019-11-28perf affinity: Add infrastructure to save/restore affinityAndi Kleen1-0/+1