summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu2019-11-281-0/+3
* perf tools: Fix time sortingJiri Olsa2019-11-121-1/+1
* perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-11-101-0/+1
* perf map: Fix overlapped map handlingSteve MacLean2019-11-061-0/+3
* perf llvm: Don't access out-of-scope arrayIan Rogers2019-10-171-3/+3
* perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju2019-10-171-1/+1
* tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)2019-10-171-2/+1
* libtraceevent: Change users plugin directoryTzvetomir Stoyanov2019-10-052-4/+4
* tools/power turbostat: fix buffer overrunNaoya Horiguchi2019-09-211-1/+1
* Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov2019-09-101-1/+1
* tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2019-09-062-0/+4
* Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin2019-09-061-27/+0
* selftests: kvm: Adding config fragmentsNaresh Kamboju2019-09-061-0/+3
* perf bench numa: Fix cpu0 bindingJiri Olsa2019-09-061-2/+4
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-251-1/+1
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-251-0/+7
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-251-0/+10
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-251-1/+11
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-08-041-1/+1
* iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera2019-08-041-2/+2
* perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo2019-08-041-1/+7
* perf test 6: Fix missing kvm module load for s390Thomas Richter2019-08-041-0/+27
* cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel2019-08-041-0/+2
* perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo2019-07-101-1/+1
* perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo2019-07-101-1/+1
* tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2019-06-112-5/+28
* perf tools: No need to include bitops.h in util.hArnaldo Carvalho de Melo2019-06-112-1/+1
* perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-06-111-0/+4
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-06-111-1/+4
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-06-111-3/+10
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-06-111-3/+10
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-161-1/+1
* selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-05-161-1/+1
* tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-05-161-1/+1
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-04-271-0/+1
* perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du2019-04-271-1/+3
* perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo2019-04-271-0/+1
* perf top: Fix error handling in cmd_top()Changbin Du2019-04-271-2/+3
* tools/power turbostat: return the exit status of a commandDavid Arcari2019-04-271-0/+3
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-271-3/+3
* tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-04-271-1/+1
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-031-12/+8
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-231-2/+34
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-232-2/+5
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-231-1/+0
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2019-03-2310-6/+849
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-03-231-1/+8
* perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-03-231-2/+9
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-201-1/+1
* perf tools: Add Hygon Dhyana supportPu Wen2019-02-201-1/+1