summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-09-21tools/power turbostat: Fix CPU%C1 display valueSrinivas Pandruvada
2019-09-21tools/power turbostat: Add Ice Lake NNPI supportRajneesh Bhardwaj
2019-09-21tools/power turbostat: Fix Haswell Core systemsLen Brown
2019-09-21tools/power turbostat: fix buffer overrunNaoya Horiguchi
2019-09-21tools/power turbostat: fix file descriptor leaksGustavo A. R. Silva
2019-09-21tools/power turbostat: fix leak of file descriptor on error return pathColin Ian King
2019-09-21tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull
2019-09-21tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings
2019-09-21selftests/bpf: add config fragment BPF_JITAnders Roxell
2019-09-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
2019-09-21tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet
2019-09-21selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich
2019-09-10selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-09-10selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov
2019-09-10selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini
2019-09-10selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-09-10selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini
2019-09-10tools: bpftool: fix error message (prog -> object)Jakub Kicinski
2019-09-10libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko
2019-09-10libbpf: fix erroneous multi-closing of BTF FDAndrii Nakryiko
2019-09-06tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen
2019-09-06selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-09-06tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu
2019-09-06tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-08-29perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao
2019-08-29perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe
2019-08-29perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe
2019-08-29perf bench numa: Fix cpu0 bindingJiri Olsa
2019-08-29libbpf: silence GCC8 warning about string truncationAndrii Nakryiko
2019-08-29libbpf: fix using uninitialized ioctl resultsIlya Maximets
2019-08-29selftests/bpf: add another gso_segs accessEric Dumazet
2019-08-29selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel
2019-08-29selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel
2019-08-29selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich
2019-08-29libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko
2019-08-25tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak
2019-08-25perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo
2019-08-25perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver
2019-08-25tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo
2019-08-16perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo
2019-08-16perf session: Fix loading of compressed data split across adjacent recordsAlexey Budankov
2019-08-16perf stat: Fix segfault for event group in repeat modeJiri Olsa
2019-08-16perf tools: Fix proper buffer size for feature processingJiri Olsa
2019-08-16perf script: Fix off by one in brstackinsn IPC computationAndi Kleen
2019-08-16perf record: Fix module size on s390Thomas Richter
2019-08-16perf db-export: Fix thread__exec_comm()Adrian Hunter
2019-08-16perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-08-09selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer