summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* perf intel-pt: Improve sample timestampAdrian Hunter2017-07-271-3/+31
* perf intel-pt: Move decoder error setting into one conditionAdrian Hunter2017-07-271-4/+7
* selftests/capabilities: Fix the test_execve testAndy Lutomirski2017-07-211-5/+2
* tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings2017-07-211-1/+1
* perf tools: Use readdir() instead of deprecated readdir_r() againArnaldo Carvalho de Melo2017-07-151-30/+30
* perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf2017-07-151-1/+1
* perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo2017-07-151-0/+1
* perf dwarf: Guard !x86_64 definitions under #ifdef else clauseArnaldo Carvalho de Melo2017-07-151-4/+4
* perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf2017-07-151-1/+1
* perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf2017-07-151-2/+2
* perf tools: Remove duplicate const qualifierEric Engestrom2017-07-151-1/+1
* perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-151-36/+34
* perf thread_map: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-151-4/+4
* perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-151-6/+6
* perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo2017-07-151-3/+3
* perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-07-151-5/+3
* perf scripting perl: Fix compile error with some perl5 versionsWang YanQing2017-07-151-1/+1
* perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo2017-07-151-1/+1
* perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo2017-07-152-0/+7
* perf top: Use __fallthroughArnaldo Carvalho de Melo2017-07-151-1/+1
* tools strfilter: Use __fallthroughArnaldo Carvalho de Melo2017-07-151-0/+1
* tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo2017-07-151-0/+2
* tools include: Add a __fallthrough statementArnaldo Carvalho de Melo2017-07-151-0/+9
* perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu2017-07-051-7/+3
* selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski2017-05-201-0/+46
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-05-141-0/+1
* Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2017-04-271-1/+1
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-261-11/+2
* ktest: Fix child exit code processingSteven Rostedt (VMware)2017-03-151-1/+1
* selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-261-1/+1
* perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo2017-01-261-2/+4
* selftests: do not require bash for the generated testRolf Eike Beer2017-01-191-1/+1
* selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-191-1/+1
* perf build: Fix traceevent plugins build raceJiri Olsa2016-11-101-1/+1
* perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo2016-10-312-2/+2
* perf symbols: Check symbol_conf.allow_aliases for kallsyms loading tooArnaldo Carvalho de Melo2016-10-312-2/+4
* perf hists browser: Fix event group displayNamhyung Kim2016-10-311-1/+0
* perf stat: Fix interval output valuesJiri Olsa2016-10-311-0/+10
* perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter2016-10-281-0/+36
* perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter2016-10-281-0/+2
* perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter2016-10-281-4/+11
* tools/vm/slabinfo: fix an unintentional printfDan Carpenter2016-10-071-1/+2
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2016-09-151-3/+17
* perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter2016-09-071-1/+5
* tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams2016-09-071-0/+2
* perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo2016-06-012-11/+11
* tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt2016-05-181-2/+2
* perf stat: Document --detailed optionBorislav Petkov2016-05-041-0/+8
* perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz2016-05-041-1/+1
* perf hists browser: Only offer symbol scripting when a symbol is under the cu...Namhyung Kim2016-05-041-4/+6