summaryrefslogtreecommitdiff
path: root/tools/perf/util/Build
AgeCommit message (Expand)Author
2021-11-01perf bpf: Pull in bpf_program__get_prog_info_linear()Dave Marchevsky
2021-10-20tools lib: Adopt list_sort() from the kernel sourcesIan Rogers
2021-09-10perf report: Add support to print a textual representation of IBS raw sample ...Kim Phillips
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim
2021-07-01perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter
2021-05-27perf parse-events: Add bison --file-prefix-map optionDenys Zagorui
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa
2021-04-29perf record: Create two hybrid 'cycles' events by defaultJin Yao
2021-04-29perf parse-events: Create two hybrid hardware eventsJin Yao
2021-04-29perf pmu: Save detected hybrid pmus to a global pmu listJin Yao
2021-04-29perf data: Add JSON exportNicholas Fraser
2021-04-20perf stat: Basic support for iostat in perfAlexander Antonov
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer
2021-01-20perf stat: Enable counting events for BPF programsSong Liu
2020-10-14perf streams: Introduce branch history "streams"Jin Yao
2020-09-17perf tools: Rename group to topdownKan Liang
2020-08-14perf tools: Add general function to parse sublevel optionsChangbin Du
2020-08-06perf clockid: Move parse_clockid() to new clockid objectJiri Olsa
2020-07-02perf parse-events: Disable a subset of bison warningsIan Rogers
2020-07-02perf parse-events: Disable a subset of flex warningsIan Rogers
2020-06-23perf parse-events: Declare bison header file outputIan Rogers
2020-06-22perf parse-events: Declare flex header file outputIan Rogers
2020-06-22perf pmu: Add flex debug build flagIan Rogers
2020-06-22perf pmu: Add bison debug build flagIan Rogers
2020-06-22perf parse-events: Use automatic variable for yacc inputIan Rogers
2020-06-22perf parse-events: Use automatic variable for flex inputIan Rogers
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-28perf tools: Grab a copy of libbpf's hashmapIan Rogers
2020-05-05perf evlist: Move the sideband thread routines to separate objectArnaldo Carvalho de Melo
2020-05-05perf tools: Move routines that probe for perf API features to separate fileArnaldo Carvalho de Melo
2020-03-09perf expr: Move expr lexer to flexJiri Olsa
2020-03-09perf expr: Add expr.c objectJiri Olsa
2019-11-28perf affinity: Add infrastructure to save/restore affinityAndi Kleen
2019-11-28perf pmu: Use file system cache to optimize sysfs accessAndi Kleen
2019-11-07perf block: Cleanup and refactor block info functionsJin Yao
2019-10-11perf diff: Report noisy for cycles diffJin Yao
2019-09-25perf evsel: Introduce evsel_fprintf.hArnaldo Carvalho de Melo
2019-09-25perf copyfile: Move copyfile routines to separate filesArnaldo Carvalho de Melo
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo
2019-08-31perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo
2019-08-26perf cacheline: Move cacheline related routines to separate filesArnaldo Carvalho de Melo
2019-08-15perf evswitch: Move switch logic to use in other toolsArnaldo Carvalho de Melo
2019-08-14perf tools: Add helpers to use capabilities if presentIgor Lubashev
2019-07-29libperf: Adopt xyarray class from perfJiri Olsa
2019-07-29libperf: Move zalloc.o into libperfJiri Olsa
2019-07-09perf tools: Introduce rlimit__bump_memlock() helperArnaldo Carvalho de Melo
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo
2019-07-01tools lib: Move argv_{split,free} from tools/perf/util/Arnaldo Carvalho de Melo
2019-06-25tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo