summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* perf probe: Fix wrong address verificationMasami Hiramatsu2020-01-23
* rseq/selftests: Turn off timeout settingMathieu Desnoyers2020-01-23
* Revert "perf report: Add warning when libunwind not compiled in"Sasha Levin2020-01-12
* perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo2020-01-04
* perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2020-01-04
* libtraceevent: Fix memory leakage in copy_filter_typeHewenliang2020-01-04
* perf probe: Filter out instances except for inlined subroutine and subprogramMasami Hiramatsu2020-01-04
* perf probe: Skip end-of-sequence and non statement linesMasami Hiramatsu2020-01-04
* perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu2020-01-04
* perf probe: Return a better scope DIE if there is no best scopeMasami Hiramatsu2020-01-04
* perf probe: Skip overlapped location on searching variablesMasami Hiramatsu2020-01-04
* perf probe: Fix to show inlined function callsite without entry_pcMasami Hiramatsu2020-01-04
* perf probe: Fix to show ranges of variables in functions without entry_pcMasami Hiramatsu2020-01-04
* perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu2020-01-04
* perf probe: Walk function lines in lexical blocksMasami Hiramatsu2020-01-04
* perf probe: Fix to list probe event with correct line numberMasami Hiramatsu2020-01-04
* perf probe: Fix to find range-only function instanceMasami Hiramatsu2020-01-04
* perf report: Add warning when libunwind not compiled inJin Yao2020-01-04
* tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor2020-01-04
* x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-11-28
* selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu2019-11-28
* perf tools: Fix time sortingJiri Olsa2019-11-12
* perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-11-10
* perf map: Fix overlapped map handlingSteve MacLean2019-11-06
* perf llvm: Don't access out-of-scope arrayIan Rogers2019-10-17
* perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju2019-10-17
* tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)2019-10-17
* libtraceevent: Change users plugin directoryTzvetomir Stoyanov2019-10-05
* tools/power turbostat: fix buffer overrunNaoya Horiguchi2019-09-21
* Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov2019-09-10
* tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2019-09-06
* Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin2019-09-06
* selftests: kvm: Adding config fragmentsNaresh Kamboju2019-09-06
* perf bench numa: Fix cpu0 bindingJiri Olsa2019-09-06
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-25
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-25
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-25
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-25
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-08-04
* iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera2019-08-04
* perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo2019-08-04
* perf test 6: Fix missing kvm module load for s390Thomas Richter2019-08-04
* cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel2019-08-04
* perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo2019-07-10
* perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo2019-07-10
* tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2019-06-11
* perf tools: No need to include bitops.h in util.hArnaldo Carvalho de Melo2019-06-11
* perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-06-11
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-06-11
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-06-11