summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/ipc: Fix msgque compiler warningsKees Cook2020-01-271-5/+6
* 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
* bpf: reject passing modified ctx to helper functionsDaniel Borkmann2020-01-121-1/+57
* 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
* 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 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 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
* 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
* tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor2019-12-311-1/+0
* 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
* ACPICA: Use %d for signed int print formatting instead of %uColin Ian King2019-12-011-1/+1
* 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: 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
* usbip: tools: fix atoi() on non-null terminated stringColin Ian King2019-12-011-3/+3
* tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott2019-12-012-3/+8
* tools: PCI: Fix broken pcitest compilationAlan Mikhak2019-11-241-3/+3
* tools: PCI: Fix compilation warningsGustavo Pimentel2019-11-241-5/+2
* idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-11-241-0/+52
* perf tools: Fix time sortingJiri Olsa2019-11-121-1/+1
* tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan2019-11-121-1/+5
* selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-11-101-1/+1
* selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-11-102-0/+736
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2