summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-09-10perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo1-0/+6
2017-09-10tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira1-2/+2
2017-09-10perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao1-1/+1
2017-07-31tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings1-1/+1
2017-07-31perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo1-0/+1
2017-07-31perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf1-1/+1
2017-07-31perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf1-2/+2
2017-07-31perf tools: Remove duplicate const qualifierEric Engestrom1-1/+1
2017-07-31perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo1-36/+34
2017-07-31perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo1-6/+6
2017-07-31perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo1-5/+3
2017-07-31perf scripting perl: Fix compile error with some perl5 versionsWang YanQing1-1/+1
2017-07-31perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo1-1/+1
2017-07-31perf top: Use __fallthroughArnaldo Carvalho de Melo1-1/+1
2017-07-31tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo1-0/+2
2017-06-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-05-17ktest: Fix child exit code processingSteven Rostedt (VMware)1-1/+1
2017-03-06selftests: do not require bash to run netsocktests testcaseRolf Eike Beer1-1/+1
2017-03-06selftests: do not require bash for the generated testRolf Eike Beer1-1/+1
2016-07-10perf stat: Document --detailed optionBorislav Petkov1-0/+8
2016-07-10perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz1-1/+1
2016-05-17tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt1-2/+2
2016-04-18perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen1-7/+8
2016-04-18tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-0/+2
2016-04-11efi: Make efivarfs entries immutable by defaultPeter Jones2-4/+87
2016-03-07perf tools: Update MANIFEST per files removed from kernelDavid Ahern1-4/+0
2016-02-03perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria1-1/+1
2016-02-01tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt1-3/+2
2015-12-14tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-10-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh1-3/+20
2015-10-22perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-2/+2
2015-10-22perf tools: Add empty Build files for architectures lacking themBen Hutchings3-0/+3
2015-10-22perf stat: Get correct cpu id for print_aggrKan Liang1-3/+2
2015-10-22perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo1-0/+3
2015-10-22perf tools: Fix copying of /proc/kcoreAdrian Hunter1-22/+13
2015-08-10perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo2-1/+4
2015-08-10perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo1-1/+1
2015-08-03perf bench numa: Fix to show proper convergence statsSrikar Dronamraju1-0/+4
2015-07-21tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo1-1/+1
2015-06-29perf tools: Fix build breakage if prefix= is specifiedLukas Wunner1-4/+4
2015-06-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+118
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds1-40/+184
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski2-2/+118
2015-05-27tools/power turbostat: update version number to 4.7Len Brown1-1/+1
2015-05-27tools/power turbostat: allow running without cpu0Prarit Bhargava1-15/+31
2015-05-27tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown1-1/+1
2015-05-27tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli1-4/+101
2015-05-27tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli1-20/+51
2015-05-27tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann1-0/+2
2015-05-16Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-8/+0