summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf report: Fix no libunwind compiled warning break s390 issueJin Yao2020-02-051-3/+3
* tools lib traceevent: Fix memory leakage in filter_eventHewenliang2020-02-051-1/+3
* tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2020-02-052-0/+15
* perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund2020-02-051-4/+6
* tools: bpftool: fix format strings and arguments for jsonw_printf()Quentin Monnet2020-01-271-4/+4
* tools: bpftool: fix arguments for p_err() in do_event_pipe()Quentin Monnet2020-01-271-2/+2
* tools: bpftool: use correct argument in cgroup errorsJakub Kicinski2020-01-271-3/+3
* selftests/ipc: Fix msgque compiler warningsKees Cook2020-01-271-5/+6
* perf map: No need to adjust the long name of modulesArnaldo Carvalho de Melo2020-01-271-26/+1
* perf probe: Fix wrong address verificationMasami Hiramatsu2020-01-231-22/+10
* perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao2020-01-231-1/+4
* perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita2020-01-231-2/+2
* rseq/selftests: Turn off timeout settingMathieu Desnoyers2020-01-171-0/+1
* selftests: firmware: Fix it to do root uid check and skipShuah Khan2020-01-171-0/+6
* selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu2020-01-121-3/+3
* libtraceevent: Fix lib installation with O=Sudip Mukherjee2020-01-121-0/+1
* selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal2020-01-091-0/+21
* rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2020-01-091-8/+10
* perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson2020-01-041-1/+0
* perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo2020-01-041-1/+1
* perf script: Fix brstackinsn for AUXTRACEAdrian Hunter2020-01-041-1/+1
* 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