summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds2020-11-185-38/+64
| |\ \ \ \ \
| | * | | | | kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov2020-11-102-3/+4
| | * | | | | kunit: tool: print out stderr from make (like build warnings)Daniel Latypov2020-11-101-4/+9
| | * | | | | kunit: Do not pollute source directory with generated files (test.log)Andy Shevchenko2020-11-101-3/+11
| | * | | | | kunit: Do not pollute source directory with generated files (.kunitconfig)Andy Shevchenko2020-11-102-18/+31
| | * | | | | kunit: tool: fix pre-existing python type annotation errorsDaniel Latypov2020-11-101-7/+7
| | * | | | | kunit: Fix kunit.py parse subcommand (use null build_dir)David Gow2020-11-101-1/+1
| | * | | | | kunit: tool: unmark test_data as binary blobsBrendan Higgins2020-11-101-1/+0
| * | | | | | Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub...Linus Torvalds2020-11-179-25/+34
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | perf test: Avoid an msan warning in a copied stack.Ian Rogers2020-11-161-0/+7
| | * | | | | perf inject: Fix file corruption due to event deletionAl Grant2020-11-161-11/+1
| | * | | | | perf test: Update branch sample pattern for cs-etmLeo Yan2020-11-121-1/+1
| | * | | | | perf test: Fix a typo in cs-etm testingLeo Yan2020-11-121-1/+1
| | * | | | | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2020-11-125-10/+22
| | * | | | | perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan2020-11-121-1/+1
| | * | | | | perf lock: Correct field name "flags"Leo Yan2020-11-121-1/+1
| * | | | | | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-129-18/+281
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | selftest: fix flower terse dump testsVlad Buslov2020-11-101-2/+2
| | | |_|_|/ | | |/| | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-078-16/+279
| | |\ \ \ \
| | | * | | | bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren2020-11-062-0/+247
| | | * | | | tools/bpftool: Fix attaching flow dissectorLorenz Bauer2020-11-061-1/+1
| | | * | | | libbpf: Fix possible use after free in xsk_socket__deleteMagnus Karlsson2020-11-041-2/+4
| | | * | | | libbpf: Fix null dereference in xsk_socket__deleteMagnus Karlsson2020-11-041-1/+2
| | | * | | | libbpf, hashmap: Fix undefined behavior in hash_bitsIan Rogers2020-11-021-6/+9
| | | * | | | tools, bpftool: Remove two unused variables.Ian Rogers2020-10-291-2/+2
| | | * | | | tools, bpftool: Avoid array index warnings.Ian Rogers2020-10-291-1/+6
| | | * | | | selftest/bpf: Fix profiler test using CO-RE relocation for enumsAndrii Nakryiko2020-10-261-3/+8
| * | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2020-11-104-138/+507
| |\ \ \ \ \ \
| | * | | | | | tools/power turbostat: update version numberLen Brown2020-11-101-1/+1
| | * | | | | | tools/power turbostat: harden against cpu hotplugLen Brown2020-10-231-9/+14
| | * | | | | | tools/power turbostat: adjust for temperature offsetLen Brown2020-10-231-33/+29
| | * | | | | | tools/power turbostat: Build with _FILE_OFFSET_BITS=64Alexander Monakov2020-09-031-0/+1
| | * | | | | | tools/power turbostat: Support AMD Family 19hKim Phillips2020-09-031-23/+11
| | * | | | | | tools/power turbostat: Remove empty columns for JacobsvilleAntti Laakso2020-09-031-3/+30
| | * | | | | | tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.Rafael Antognolli2020-09-031-0/+50
| | * | | | | | tools/power x86_energy_perf_policy: Input/output error in a VMOndřej Lysoněk2020-09-031-13/+54
| | * | | | | | tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabledLen Brown2020-09-031-3/+6
| | * | | | | | tools/power turbostat: Support additional CPU model numbersLen Brown2020-09-031-0/+4
| | * | | | | | tools/power turbostat: Fix output formatting for ACPI CST enumerationDavid Arcari2020-09-031-0/+20
| | * | | | | | tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITYAlexander A. Klimov2020-09-031-1/+1
| | * | | | | | tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0Prarit Bhargava2020-09-031-3/+10
| | * | | | | | tools/power turbostat: Enable accumulate RAPL displayChen Yu2020-09-031-22/+16
| | * | | | | | tools/power turbostat: Introduce functions to accumulate RAPL consumptionChen Yu2020-09-032-7/+219
| | * | | | | | tools/power turbostat: Make the energy variable to be 64 bitChen Yu2020-09-031-17/+13
| | * | | | | | tools/power turbostat: Always print idle in the system configuration headerDoug Smythies2020-09-031-3/+0
| | * | | | | | tools/power turbostat: Print /dev/cpu_dma_latencyLen Brown2020-09-031-0/+28
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-0923-277/+2252
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini2020-11-091-1/+1
| | * | | | | | KVM: selftests: Introduce the dirty log perf testBen Gardon2020-11-086-8/+396
| | * | | | | | KVM: selftests: Make the number of vcpus globalAndrew Jones2020-11-082-20/+20