summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-11-16perf cpumap: Tidy libperf includesIan Rogers
2022-11-16KVM: selftests: Rename perf_test_util symbols to memstressDavid Matlack
2022-11-16KVM: selftests: Rename pta (short for perf_test_args) to argsDavid Matlack
2022-11-16KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]David Matlack
2022-11-16KVM: selftests: randomize page access orderColton Lewis
2022-11-16KVM: selftests: randomize which pages are written vs readColton Lewis
2022-11-16KVM: selftests: create -r argument to specify random seedColton Lewis
2022-11-16KVM: selftests: implement random number generator for guest codeColton Lewis
2022-11-16KVM: selftests: Allowing running dirty_log_perf_test on specific CPUsVipin Sharma
2022-11-16KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validationVipin Sharma
2022-11-16KVM: selftests: Shorten the test args in memslot_modification_stress_test.cVipin Sharma
2022-11-16KVM: selftests: Use SZ_* macros from sizes.h in max_guest_memory_test.cVipin Sharma
2022-11-16KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()Vipin Sharma
2022-11-16KVM: selftests: Put command line options in alphabetical order in dirty_log_p...Vipin Sharma
2022-11-16KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_...Vipin Sharma
2022-11-16perf thread_map: Reduce exposure of libperf internal APIIan Rogers
2022-11-16perf expr: Tidy hashmap dependencyIan Rogers
2022-11-16perf build: Install libsymbol locally when buildingIan Rogers
2022-11-16tool lib symbol: Add Makefile/BuildIan Rogers
2022-11-16tools lib perf: Add missing install headersIan Rogers
2022-11-16tools lib api: Add missing install headersIan Rogers
2022-11-16perf build: Install libtraceevent locally when buildingIan Rogers
2022-11-16perf build: Install libperf locally when buildingIan Rogers
2022-11-16perf build: Install libapi locally when buildingIan Rogers
2022-11-16perf build: Install libsubcmd locally when buildingIan Rogers
2022-11-16tools lib subcmd: Add install targetIan Rogers
2022-11-16tools lib api: Add install targetIan Rogers
2022-11-16selftests: alsa - add PCM testJaroslav Kysela
2022-11-16perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdownNamhyung Kim
2022-11-16perf stat: Support --for-each-cgroup and --metric-onlyNamhyung Kim
2022-11-16perf stat: Factor out print_metric_{begin,end}()Namhyung Kim
2022-11-16perf stat: Factor out prefix displayNamhyung Kim
2022-11-16perf stat: Move condition to print_footer()Namhyung Kim
2022-11-16perf stat: Rework header displayNamhyung Kim
2022-11-16perf stat: Remove impossible conditionNamhyung Kim
2022-11-16perf stat: Cleanup interval print alignmentNamhyung Kim
2022-11-16perf stat: Factor out prepare_interval()Namhyung Kim
2022-11-16perf stat: Split print_metric_headers() functionNamhyung Kim
2022-11-16perf stat: Align cgroup namesNamhyung Kim
2022-11-16perf stat: Add before_metric argumentNamhyung Kim
2022-11-16perf stat: Handle bad events in abs_printout()Namhyung Kim
2022-11-16perf stat: Factor out print_counter_value() functionNamhyung Kim
2022-11-16perf stat: Split aggr_printout() functionNamhyung Kim
2022-11-16perf stat: Split print_cgroup() functionNamhyung Kim
2022-11-16perf stat: Split print_noise_pct() functionNamhyung Kim
2022-11-16perf stat: Split print_running() functionNamhyung Kim
2022-11-16perf stat: Clear screen only if output file is a ttyNamhyung Kim
2022-11-15selftests/bpf: allow unpriv bpf for selftests by defaultEduard Zingerman
2022-11-15bpftool: Check argc first before "file" in do_batch()Tiezhu Yang
2022-11-15selftests/bpf: check nullness propagation for reg to reg comparisonsEduard Zingerman