aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-04tools/power turbostat: Fix Core C6 residency on Atom CPUsZhang Rui1-1/+38
2021-05-04tools/power turbostat: Print the C-state Pre-wake settingsChen Yu1-0/+14
2021-05-04tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper LakeChen Yu1-1/+1
2021-05-04tools/power turbostat: unmark non-kernel-doc commentRandy Dunlap1-1/+1
2021-05-04tools/power/turbostat: Remove Package C6 Retention on Ice Lake ServerChen Yu1-6/+30
2021-05-04tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton1-5/+6
2021-05-04tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen1-2/+6
2021-05-04tools/power turbostat: update version numberLen Brown1-1/+1
2021-05-04tools/power turbostat: Fix DRAM Energy Unit on SKXZhang Rui1-0/+1
2021-05-04Revert "tools/power turbostat: adjust for temperature offset"Len Brown1-29/+33
2021-05-04tools/power turbostat: Support Ice Lake DChen Yu1-0/+1
2021-05-04tools/power turbostat: Support Alder Lake MobileChen Yu1-0/+1
2021-05-04tools/power turbostat: print microcode patch levelLen Brown1-4/+9
2021-05-04tools/power turbostat: add built-in-counter for IPC -- Instructions per CycleLen Brown1-0/+84
2021-04-25Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds4-6/+10
2021-04-23tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin1-4/+4
2021-04-23perf map: Fix error return code in maps__clone()Zhen Lei1-2/+5
2021-04-23perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter1-1/+1
2021-04-23perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan1-1/+1
2021-04-20perf data: Fix error return code in perf_data__create_dir()Zhen Lei1-2/+3
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-37/+19
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz1-2/+0
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-37/+19
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann6-35/+16
2021-04-09Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds3-5/+7
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-22/+113
2021-04-08libbpf: Fix potential NULL pointer dereferenceCiara Loftus1-2/+3
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers1-1/+3
2021-04-07perf report: Fix wrong LBR block sortingJin Yao1-3/+3
2021-04-05perf inject: Fix repipe usageAdrian Hunter1-1/+1
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-21/+101
2021-04-01libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus1-2/+11
2021-04-01libbpf: Restore umem state after socket create failureCiara Loftus1-18/+23
2021-04-01libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus1-0/+3
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+17
2021-04-01idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)1-1/+10
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)1-2/+2
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)1-0/+4
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)3-0/+6
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov1-2/+11
2021-03-30radix tree test suite: Fix compilationMatthew Wilcox (Oracle)1-0/+0
2021-03-30selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov1-5/+5
2021-03-30tools/kvm_stat: Add restart delayStefan Raspl1-0/+1
2021-03-29selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test casesIdo Schimmel1-1/+12
2021-03-28Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds11-45/+105
2021-03-26bpf/selftests: Test that kernel rejects a TCP CC with an invalid licenseToke Høiland-Jørgensen2-0/+63
2021-03-26perf test: Change to use bash for daemon testLeo Yan1-1/+1
2021-03-25libbpf: Fix bail out from 'ringbuf_process_ring()' on errorPedro Tammela1-1/+1
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2