summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-031-12/+8
* perf pmu: Fix parser error for uncore event aliasKan Liang2019-04-031-0/+10
* objtool: Move objtool_file struct off the stackJosh Poimboeuf2019-03-271-1/+2
* perf probe: Fix getting the kernel mapAdrian Hunter2019-03-271-2/+4
* perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-231-2/+34
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-232-2/+5
* perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-231-1/+0
* selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-03-231-0/+1
* bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy2019-03-231-0/+10
* perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-03-131-7/+18
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-03-131-1/+8
* selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-03-132-1/+763
* selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-03-131-1/+1
* bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-03-131-10/+20
* bpftool: fix percpu maps updatingPaolo Abeni2019-03-131-0/+16
* bpftool: Fix prog dump by tagJiri Olsa2019-03-131-2/+3
* proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-03-133-0/+131
* selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1
* selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1