summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter2020-10-301-4/+4
* perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan2020-10-172-3/+3
* 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
* perf parse-events: Use strcmp() to compare the PMU nameJin Yao2020-10-011-3/+2
* 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 metricgroup: Free metric_events on errorIan Rogers2020-10-011-0/+3
* perf util: Fix memory leak of prefix_if_not_inXie XiuQi2020-10-011-1/+1
* perf stat: Fix duration_time value for higher intervalsJiri Olsa2020-10-011-1/+1
* perf trace: Fix the selection for architectures to generate the errno name ta...Ian Rogers2020-10-011-1/+1
* perf evsel: Fix 2 memory leaksIan Rogers2020-10-011-0/+2
* perf mem2node: Avoid double free related to reallocIan Rogers2020-10-011-1/+2
* 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 parse-events: Fix 3 use after frees found with clang ASANIan Rogers2020-10-012-2/+3
* perf jevents: Fix leak of mapfile memoryJohn Garry2020-10-011-6/+9
* 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
* kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada2020-09-261-0/+6
* perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-233-0/+13
* perf test: Fix the "signal" test inline assemblyJiri Olsa2020-09-231-1/+4
* perf jevents: Fix suspicious code in fixregex()Namhyung Kim2020-09-091-1/+1
* perf tools: Correct SNOOPX field offsetAl Grant2020-09-091-1/+1
* selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer2020-09-091-0/+2
* 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
* tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh2020-08-261-1/+1
* 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
* selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V2020-08-211-3/+8
* selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V2020-08-211-18/+12
* selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V2020-08-211-13/+13
* perf intel-pt: Fix FUP packet stateAdrian Hunter2020-08-211-14/+7
* tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko2020-08-191-1/+2
* selftests/powerpc: Fix online CPU selectionSandipan Das2020-08-191-12/+25
* selftests/powerpc: Fix CPU affinity for child processHarish2020-08-191-5/+16
* selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn2020-08-111-3/+2
* tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon2020-08-111-0/+1
* selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love2020-08-051-1/+2
* 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: Make perf able to build with latest libbfdChangbin Du2020-07-221-1/+15
* 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
* NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2020-06-251-1/+1
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-251-1/+2