summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf thread_map: Reduce exposure of libperf internal APIIan Rogers2022-11-1610-9/+12
* perf expr: Tidy hashmap dependencyIan Rogers2022-11-169-18/+6
* perf build: Install libsymbol locally when buildingIan Rogers2022-11-164-10/+24
* tool lib symbol: Add Makefile/BuildIan Rogers2022-11-162-0/+116
* tools lib perf: Add missing install headersIan Rogers2022-11-161-1/+9
* tools lib api: Add missing install headersIan Rogers2022-11-161-1/+4
* perf build: Install libtraceevent locally when buildingIan Rogers2022-11-162-20/+40
* perf build: Install libperf locally when buildingIan Rogers2022-11-162-7/+15
* perf build: Install libapi locally when buildingIan Rogers2022-11-162-12/+16
* perf build: Install libsubcmd locally when buildingIan Rogers2022-11-162-8/+17
* tools lib subcmd: Add install targetIan Rogers2022-11-161-0/+49
* tools lib api: Add install targetIan Rogers2022-11-161-0/+49
* perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdownNamhyung Kim2022-11-161-1/+40
* perf stat: Support --for-each-cgroup and --metric-onlyNamhyung Kim2022-11-161-11/+47
* perf stat: Factor out print_metric_{begin,end}()Namhyung Kim2022-11-161-22/+34
* perf stat: Factor out prefix displayNamhyung Kim2022-11-161-28/+15
* perf stat: Move condition to print_footer()Namhyung Kim2022-11-161-2/+4
* perf stat: Rework header displayNamhyung Kim2022-11-161-79/+106
* perf stat: Remove impossible conditionNamhyung Kim2022-11-161-3/+0
* perf stat: Cleanup interval print alignmentNamhyung Kim2022-11-161-74/+91
* perf stat: Factor out prepare_interval()Namhyung Kim2022-11-161-15/+24
* perf stat: Split print_metric_headers() functionNamhyung Kim2022-11-161-15/+37
* perf stat: Align cgroup namesNamhyung Kim2022-11-161-1/+1
* perf stat: Add before_metric argumentNamhyung Kim2022-11-161-40/+42
* perf stat: Handle bad events in abs_printout()Namhyung Kim2022-11-161-41/+27
* perf stat: Factor out print_counter_value() functionNamhyung Kim2022-11-161-28/+53
* perf stat: Split aggr_printout() functionNamhyung Kim2022-11-161-99/+121
* perf stat: Split print_cgroup() functionNamhyung Kim2022-11-161-2/+19
* perf stat: Split print_noise_pct() functionNamhyung Kim2022-11-161-4/+23
* perf stat: Split print_running() functionNamhyung Kim2022-11-161-10/+27
* perf stat: Clear screen only if output file is a ttyNamhyung Kim2022-11-161-0/+8
* perf pmu: Restructure print_pmu_events() to avoid memory allocationsIan Rogers2022-11-151-98/+110
* perf list: Simplify symbol event printingIan Rogers2022-11-151-58/+21
* perf list: Simplify cache event printingIan Rogers2022-11-151-103/+27
* perf list: Generalize limiting to a PMU nameIan Rogers2022-11-154-13/+18
* perf tracepoint: Sort events in iteratorIan Rogers2022-11-151-71/+37
* tools lib api fs tracing_path: Add scandir alphasortIan Rogers2022-11-152-0/+17
* perf pmu: Add data structure documentationIan Rogers2022-11-152-6/+132
* perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' memberIan Rogers2022-11-155-16/+6
* perf stat: Add missing separator in the CSV headerNamhyung Kim2022-11-141-2/+2
* perf stat: Fix summary output in CSV with --metric-onlyNamhyung Kim2022-11-141-3/+8
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-11-1426-69/+36437
|\
| * Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-115-4/+35792
| |\
| | * maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-085-4/+35792
| * | Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds2022-11-111-1/+1
| |\ \
| | * | selftests/net: don't tests batched TCP io_uring zcPavel Begunkov2022-11-021-1/+1
| * | | Merge tag 'perf-tools-fixes-for-v6.1-2-2022-11-10' of git://git.kernel.org/pu...Linus Torvalds2022-11-114-4/+12
| |\ \ \
| | * | | perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng2022-11-081-0/+1
| | * | | perf test: Fix skipping branch stack sampling testJames Clark2022-11-082-2/+7
| | * | | perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev2022-11-081-1/+1