summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/Build
Commit message (Expand)AuthorAgeFilesLines
* perf symbol: Add abi::__cxa_demangle C++ demangling supportIan Rogers2023-03-141-0/+1
* perf lock contention: Use lock_stat_find{,new}Namhyung Kim2023-02-031-1/+4
* perf cs-etm: Print auxtrace info even if OpenCSD isn't linkedJames Clark2022-12-141-0/+1
* perf build: Use libtraceevent from the systemIan Rogers2022-12-141-7/+14
* perf tool: Move pmus list variable to a new fileRavi Bangoria2022-12-141-0/+1
* perf build: Install libsymbol locally when buildingIan Rogers2022-11-161-5/+0
* perf bpf: Rename perf_include_dir to libbpf_include_dirArnaldo Carvalho de Melo2022-11-041-1/+1
* perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu2022-10-151-0/+2
* perf mutex: Wrapped usage of mutex and condPavithra Gurushankar2022-10-041-0/+1
* perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa2022-09-291-1/+1
* perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...Leo Yan2022-08-111-0/+1
* perf parse-events: Break out tracepoint and printingIan Rogers2022-08-021-0/+2
* perf lock: Use BPF for lock contention analysisNamhyung Kim2022-08-011-0/+1
* perf kwork: Implement BPF traceYang Jihong2022-07-261-0/+1
* perf record: Enable off-cpu analysis with BPFNamhyung Kim2022-05-261-0/+1
* perf maps: Move maps code to own C fileIan Rogers2022-02-141-0/+1
* perf arm64: Inject missing frames when using 'perf record --call-graph=fp'Alexandre Truong2021-12-211-0/+1
* perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim2021-12-161-0/+1
* perf bpf: Pull in bpf_program__get_prog_info_linear()Dave Marchevsky2021-11-011-0/+1
* tools lib: Adopt list_sort() from the kernel sourcesIan Rogers2021-10-201-0/+5
* perf report: Add support to print a textual representation of IBS raw sample ...Kim Phillips2021-09-101-0/+1
* perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim2021-07-051-0/+1
* perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter2021-07-011-0/+1
* perf parse-events: Add bison --file-prefix-map optionDenys Zagorui2021-05-271-3/+3
* perf tools: Fix dynamic libbpf linkJiri Olsa2021-05-101-0/+7
* perf record: Create two hybrid 'cycles' events by defaultJin Yao2021-04-291-0/+1
* perf parse-events: Create two hybrid hardware eventsJin Yao2021-04-291-0/+1
* perf pmu: Save detected hybrid pmus to a global pmu listJin Yao2021-04-291-0/+1
* perf data: Add JSON exportNicholas Fraser2021-04-291-0/+1
* perf stat: Basic support for iostat in perfAlexander Antonov2021-04-201-0/+1
* perf tools: Add OCaml demanglingFabian Hemmer2021-02-171-0/+1
* perf stat: Enable counting events for BPF programsSong Liu2021-01-201-0/+1
* perf streams: Introduce branch history "streams"Jin Yao2020-10-141-0/+1
* perf tools: Rename group to topdownKan Liang2020-09-171-0/+1
* perf tools: Add general function to parse sublevel optionsChangbin Du2020-08-141-0/+1
* perf clockid: Move parse_clockid() to new clockid objectJiri Olsa2020-08-061-0/+1
* perf parse-events: Disable a subset of bison warningsIan Rogers2020-07-021-3/+11
* perf parse-events: Disable a subset of flex warningsIan Rogers2020-07-021-3/+13
* perf parse-events: Declare bison header file outputIan Rogers2020-06-231-6/+9
* perf parse-events: Declare flex header file outputIan Rogers2020-06-221-6/+9
* perf pmu: Add flex debug build flagIan Rogers2020-06-221-1/+1
* perf pmu: Add bison debug build flagIan Rogers2020-06-221-1/+1
* perf parse-events: Use automatic variable for yacc inputIan Rogers2020-06-221-3/+3
* perf parse-events: Use automatic variable for flex inputIan Rogers2020-06-221-3/+3
* perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun2020-06-011-1/+1
* perf tools: Add optional support for libpfm4Stephane Eranian2020-05-291-0/+2
* perf tools: Grab a copy of libbpf's hashmapIan Rogers2020-05-281-0/+4
* perf evlist: Move the sideband thread routines to separate objectArnaldo Carvalho de Melo2020-05-051-0/+1
* perf tools: Move routines that probe for perf API features to separate fileArnaldo Carvalho de Melo2020-05-051-0/+1
* perf expr: Move expr lexer to flexJiri Olsa2020-03-091-1/+9