summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf symbols: Fix debuginfo search for UbuntuAdrian Hunter2020-06-224-0/+20
* perf probe: Check address correctness by map instead of _etextMasami Hiramatsu2020-06-221-12/+13
* perf probe: Fix to check blacklist address correctlyMasami Hiramatsu2020-06-221-6/+15
* perf probe: Do not show the skipped eventsMasami Hiramatsu2020-06-221-0/+3
* selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko2020-06-221-0/+1
* tools api fs: Make xxx__mountpoint() more scalableStephane Eranian2020-06-222-0/+29
* objtool: Ignore empty alternativesJulien Thierry2020-06-221-0/+6
* selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove2020-06-221-0/+1
* perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu2020-06-221-2/+1
* selftests: bpf: fix use of undeclared RET_IF macroLorenz Bauer2020-06-221-4/+4
* objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf2020-05-141-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-04-291-0/+2
* tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)2020-04-291-0/+1
* selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-291-4/+9
* bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau2020-04-291-1/+1
* objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf2020-04-231-4/+1
* perf tools: Support Python 3.8+ in MakefileSam Lunt2020-04-171-1/+10
* selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko2020-04-171-196/+37
* tools: gpio: Fix out-of-tree build regressionAnssi Hannula2020-04-171-1/+1
* selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski2020-04-171-2/+6