summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf script: Assume native_arch for pipe modeSong Liu2019-07-281-1/+2
* selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander2019-07-281-1/+1
* libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko2019-07-261-1/+2
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek2019-07-261-1/+1
* tools: bpftool: Fix json dump crash on powerpcJiri Olsa2019-07-261-4/+7
* selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc2019-07-261-6/+6
* bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan2019-07-261-4/+4
* libbpf: fix GCC8 warning for strncpyAndrii Nakryiko2019-07-261-1/+2
* perf stat: Fix group lookup for metric groupAndi Kleen2019-07-261-12/+35
* perf stat: Don't merge events in the same PMUAndi Kleen2019-07-261-1/+2
* perf stat: Fix metrics with --no-mergeAndi Kleen2019-07-261-1/+17
* perf stat: Make metric event lookup more robustAndi Kleen2019-07-261-2/+3
* bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-07-261-0/+1
* perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer2019-07-262-2/+2
* perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo2019-07-261-1/+7
* perf report: Fix OOM error in TUI mode on s390Thomas Richter2019-07-261-3/+2
* perf test 6: Fix missing kvm module load for s390Thomas Richter2019-07-261-0/+27
* perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier2019-07-261-4/+123
* perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa2019-07-261-2/+2
* cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel2019-07-261-0/+2
* perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo2019-07-261-2/+3
* selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman2019-07-213-2/+92
* perf header: Assign proper ff->ph in perf_event__synthesize_features()Song Liu2019-07-141-0/+1
* perf thread-stack: Fix thread stack return from kernel for kernel-only caseAdrian Hunter2019-07-141-1/+29
* perf pmu: Fix uncore PMU alias list for ARM64John Garry2019-07-141-16/+12
* perf intel-pt: Fix itrace defaults for perf script intel-pt documentationAdrian Hunter2019-07-141-5/+5
* perf auxtrace: Fix itrace defaults for perf scriptAdrian Hunter2019-07-141-1/+2
* perf intel-pt: Fix itrace defaults for perf scriptAdrian Hunter2019-07-141-1/+2
* bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao2019-07-141-4/+10
* tools: bpftool: Fix JSON output when lookup failsKrzesimir Nowak2019-07-141-0/+2
* idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-07-101-0/+46
* bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon2019-07-031-3/+38
* tests: fix pidfd-test compilationChristian Brauner2019-06-251-0/+4
* selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long2019-06-251-1/+4
* selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju2019-06-251-0/+2
* userfaultfd: selftest: fix compiler warningAlakesh Haloi2019-06-251-1/+1
* kselftest/cgroup: fix incorrect test_core skipAlex Shi2019-06-251-1/+1
* kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi2019-06-251-0/+5
* kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi2019-06-251-0/+4
* perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter2019-06-221-3/+6
* perf namespace: Protect reading thread's namespaceNamhyung Kim2019-06-221-2/+13
* perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden2019-06-221-1/+1
* selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T2019-06-221-1/+5
* tools/kvm_stat: fix fields filter for child eventsStefan Raspl2019-06-192-4/+14
* kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-06-191-1/+1
* kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-06-191-1/+1
* KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter2019-06-191-3/+2
* tools/io_uring: fix Makefile for pthread library linkJens Axboe2019-06-191-1/+1
* selftests/timers: Add missing fflush(stdout) callsKees Cook2019-06-1910-0/+12
* selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu2019-06-191-1/+1