summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee2019-05-311-0/+4
* selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin2019-05-311-17/+21
* libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee2019-05-311-0/+1
* bpftool: exclude bash-completion/bpftool from .gitignore patternMasahiro Yamada2019-05-311-1/+1
* selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song2019-05-311-0/+2
* tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta2019-05-311-0/+2
* perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan2019-05-251-5/+3
* perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-251-0/+4
* KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov2019-05-251-1/+8
* KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-05-251-3/+6
* tools: bpftool: fix infinite loop in map createAlban Crequy2019-05-251-0/+3
* objtool: Allow AR to be overridden with HOSTARNathan Chancellor2019-05-251-1/+2
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-05-251-1/+4
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-05-251-3/+10
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-05-251-3/+10
* objtool: Fix function fallthrough detectionJosh Poimboeuf2019-05-221-1/+2
* selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin2019-05-161-0/+5
* selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-05-161-1/+1
* netfilter: nat: fix icmp id randomizationFlorian Westphal2019-05-161-9/+27
* selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-05-162-1/+284
* perf tools: Fix map reference countingJiri Olsa2019-05-161-3/+1
* perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa2019-05-161-0/+1
* tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-05-161-1/+1
* selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-05-161-54/+40
* tools/testing/nvdimm: Retain security state after overwriteDave Jiang2019-05-161-2/+4
* libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang2019-05-161-2/+9
* selftests/seccomp: Handle namespace failures gracefullyKees Cook2019-05-161-20/+23
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-142-2/+2
* objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf2019-05-101-0/+1
* selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook2019-05-081-9/+25
* selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-05-051-2/+2
* selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-051-0/+6
* perf machine: Update kernel map address and re-order properlyWei Li2019-05-041-12/+20
* perf cs-etm: Add missing case valueSolomon Tan2019-05-042-2/+3
* KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-05-043-2/+33
* KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-05-041-2/+2
* KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-05-041-1/+1
* KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson2019-05-041-16/+19
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-04-201-0/+1
* perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du2019-04-201-1/+4
* perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du2019-04-201-1/+3
* perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo2019-04-201-0/+1
* perf top: Fix global-buffer-overflow issueChangbin Du2019-04-201-0/+2
* perf maps: Purge all maps from the 'names' treeChangbin Du2019-04-201-0/+15
* perf map: Remove map from 'names' tree in __maps__remove()Changbin Du2019-04-201-0/+3
* perf hist: Add missing map__put() in error caseChangbin Du2019-04-201-1/+3
* perf top: Fix error handling in cmd_top()Changbin Du2019-04-201-2/+3
* perf build-id: Fix memory leak in print_sdt_events()Changbin Du2019-04-202-0/+2
* perf config: Fix a memory leak in collect_config()Changbin Du2019-04-201-2/+1
* perf config: Fix an error in the config template documentationChangbin Du2019-04-201-1/+1