summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* perf tools: Add missing swap for ino_generationJiri Olsa2020-11-181-0/+1
* perf python scripting: Fix printable strings in python3 scriptsJiri Olsa2020-11-051-1/+1
* perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter2020-10-291-4/+4
* perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala2020-10-141-1/+3
* objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf2020-10-011-1/+1
* selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-10-011-0/+1
* perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter2020-10-011-0/+7
* perf util: Fix memory leak of prefix_if_not_inXie XiuQi2020-10-011-1/+1
* tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier2020-10-011-1/+16
* perf cpumap: Fix snprintf overflow checkChristophe JAILLET2020-10-011-5/+5
* perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-10-011-1/+1
* tools/power/x86/intel_pstate_tracer: changes for python 3 compatibilityDoug Smythies2020-10-011-11/+11
* selftests/ftrace: fix glob selftestSven Schnelle2020-10-011-1/+1
* 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