summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-233-0/+13
* perf tools: Correct SNOOPX field offsetAl Grant2020-09-091-1/+1
* perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2020-09-092-0/+8
* selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario2020-09-0311-26/+0
* perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu2020-08-261-1/+1
* tools build feature: Quote CC and CXX for their argumentsDaniel Díaz2020-08-211-1/+1
* perf bench mem: Always memset source before memcpyVincent Whitchurch2020-08-211-10/+11
* tools build feature: Use CC and CXX from parentThomas Hebb2020-08-212-3/+1
* perf intel-pt: Fix FUP packet stateAdrian Hunter2020-08-211-14/+7
* tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko2020-08-211-1/+2
* selftests/powerpc: Fix online CPU selectionSandipan Das2020-08-211-12/+25
* selftests/powerpc: Fix CPU affinity for child processHarish2020-08-211-5/+16
* selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn2020-08-211-3/+2
* tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon2020-08-211-0/+1
* selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love2020-08-051-2/+1
* perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao2020-07-221-2/+4
* perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh2020-06-251-2/+1
* selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-251-2/+8
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-251-1/+2
* perf symbols: Fix debuginfo search for UbuntuAdrian Hunter2020-06-204-0/+20
* perf probe: Fix to check blacklist address correctlyMasami Hiramatsu2020-06-201-6/+15
* perf probe: Do not show the skipped eventsMasami Hiramatsu2020-06-201-0/+3
* tools api fs: Make xxx__mountpoint() more scalableStephane Eranian2020-06-202-0/+29
* objtool: Ignore empty alternativesJulien Thierry2020-06-201-0/+6
* selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove2020-06-201-0/+1
* perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu2020-06-201-2/+1
* objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf2020-05-201-1/+1
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-05-101-1/+1
* objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-05-021-17/+27
* objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf2020-05-021-2/+15
* tools/vm: fix cross-compile buildLucas Stach2020-05-021-0/+2
* selftests: kmod: fix handling test numbers above 9Eric Biggers2020-05-021-4/+9
* objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf2020-04-241-4/+1
* perf tools: Support Python 3.8+ in MakefileSam Lunt2020-04-241-1/+10
* tools: gpio: Fix out-of-tree build regressionAnssi Hannula2020-04-241-1/+1
* selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski2020-04-241-2/+6
* tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern2020-04-131-1/+1
* tools/power turbostat: Fix gcc build warningsLen Brown2020-04-131-2/+2
* perf map: Fix off by one in strncpy() size argumentdisconnect3d2020-04-021-1/+1
* tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu2020-04-022-3/+3
* perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu2020-04-021-3/+8
* cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert2020-04-024-3/+5
* ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)2020-03-201-1/+1
* selftests: fix too long argumentJiri Benc2020-03-111-10/+13
* perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo2020-03-111-0/+1
* x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu2020-02-281-1/+1
* usbip: Fix unsafe unaligned pointer usageShuah Khan2020-02-282-25/+27
* tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin2020-02-281-1/+3
* kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar2020-02-281-6/+18
* tools/power/acpi: fix compilation errorZhengyuan Liu2020-02-141-1/+1