summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2019-12-312-1/+26
* libtraceevent: Fix memory leakage in copy_filter_typeHewenliang2019-12-311-2/+7
* x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter2019-12-311-6/+12
* perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu2019-12-311-6/+13
* perf probe: Skip end-of-sequence and non statement linesMasami Hiramatsu2019-12-311-0/+7
* perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu2019-12-311-1/+9
* perf probe: Return a better scope DIE if there is no best scopeMasami Hiramatsu2019-12-311-1/+16
* perf probe: Skip overlapped location on searching variablesMasami Hiramatsu2019-12-311-0/+20
* perf parse: If pmu configuration fails free termsIan Rogers2019-12-311-1/+8
* perf tools: Splice events onto evlist even on errorIan Rogers2019-12-311-6/+11
* perf probe: Fix to probe a function which has no entry pcMasami Hiramatsu2019-12-311-1/+1
* libsubcmd: Use -O0 with DEBUG=1James Clark2019-12-311-1/+3
* perf probe: Fix to show inlined function callsite without entry_pcMasami Hiramatsu2019-12-311-1/+1
* perf probe: Fix to show ranges of variables in functions without entry_pcMasami Hiramatsu2019-12-311-2/+2
* perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu2019-12-311-1/+1
* perf probe: Walk function lines in lexical blocksMasami Hiramatsu2019-12-311-5/+9
* perf jevents: Fix resource leak in process_mapfile() and main()Yunfeng Ye2019-12-311-2/+11
* perf probe: Fix to list probe event with correct line numberMasami Hiramatsu2019-12-311-2/+2
* perf probe: Fix to find range-only function instanceMasami Hiramatsu2019-12-311-1/+5
* libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen2019-12-311-4/+10
* perf tests: Disable bp_signal testing for arm64Leo Yan2019-12-311-9/+6
* perf report: Add warning when libunwind not compiled inJin Yao2019-12-311-0/+7
* perf test: Report failure for mmap eventsLeo Yan2019-12-311-0/+1
* selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk2019-12-311-1/+1
* tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor2019-12-311-1/+0
* selftests: forwarding: Delete IPv6 address at the endIdo Schimmel2019-12-311-1/+1
* perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter2019-12-171-1/+1
* perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter2019-12-131-1/+1
* tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song2019-12-132-0/+3
* tools: bpftool: fix a bitfield pretty print issueYonghong Song2019-12-131-3/+3
* selftests/powerpc: Skip test instead of failingBreno Leitao2019-12-131-4/+1
* selftests/powerpc: Allocate base registersBreno Leitao2019-12-137-10/+8
* selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov2019-12-131-2/+2
* selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski2019-12-051-0/+9
* tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga2019-12-051-1/+1
* usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang2019-12-011-1/+1
* x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-12-011-2/+2
* tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet2019-12-012-8/+9
* ACPICA: Use %d for signed int print formatting instead of %uColin Ian King2019-12-011-1/+1
* tools/power turbosat: fix AMD APIC-id outputLen Brown2019-12-011-33/+60
* selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman2019-12-011-7/+2
* selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman2019-12-011-0/+1
* selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley2019-12-011-8/+3
* selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley2019-12-011-9/+4
* tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2019-12-011-0/+1
* selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao2019-12-012-2/+2
* selftests: kvm: Fix -Wformat warningsAndrea Parri2019-12-011-2/+2
* selftests: watchdog: Fix error message.Jerry Hoemann2019-12-011-4/+4
* selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)2019-12-011-1/+7
* selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu2019-12-011-0/+3