summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf2019-06-151-3/+5
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-041-3/+3
* 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
* Revert "selftests/bpf: skip verifier tests for unsupported program types"Greg Kroah-Hartman2019-05-251-8/+1
* perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-251-0/+4
* 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_netsocktestsPo-Hsu Lin2019-05-161-1/+1
* selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-05-162-1/+284
* 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
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-142-2/+2
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-23/+23
* objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf2019-05-101-0/+1
* 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
* tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2019-04-273-5/+29
* usbip: fix vhci_hcd controller countingMaciej Żenczykowski2019-04-201-1/+1
* 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 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
* perf list: Don't forget to drop the reference to the allocated thread_mapChangbin Du2019-04-201-0/+1
* tools/power turbostat: return the exit status of a commandDavid Arcari2019-04-201-0/+3
* net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2019-04-171-0/+24
* perf script python: Add trace_context extension module to sys.modulesTony Jones2019-04-051-3/+9
* perf script python: Use PyBytes for attr in trace-event-pythonTony Jones2019-04-051-2/+1
* selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev2019-04-051-1/+8
* selftests: skip seccomp get_metadata test if not real rootTycho Andersen2019-04-051-0/+6
* perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter2019-04-051-0/+5
* perf report: Don't shadow inlined symbol with different addr rangeHe Kuang2019-04-052-3/+9
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-051-3/+3
* perf annotate: Fix getting source line failureWei Li2019-04-051-2/+2
* tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-04-051-1/+1
* perf c2c: Fix c2c report for empty numa nodeJiri Olsa2019-04-051-2/+6
* libbpf: force fixdep compilation at the start of the buildStanislav Fomichev2019-04-051-1/+2
* objtool: Query pkg-config for libelf locationRolf Eike Beer2019-04-031-2/+5