summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-05-17ktest: Fix child exit code processingSteven Rostedt (VMware)
2017-03-17Merge tag 'v4.1.39' into 4.1-2.0.x-imxOtavio Salvador
2017-03-06selftests: do not require bash to run netsocktests testcaseRolf Eike Beer
2017-03-06selftests: do not require bash for the generated testRolf Eike Beer
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-07-10perf stat: Document --detailed optionBorislav Petkov
2016-07-10perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-05-17tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt
2016-04-18perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen
2016-04-18tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2016-04-11efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-07perf tools: Update MANIFEST per files removed from kernelDavid Ahern
2016-02-03perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria
2016-02-01tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt
2016-01-14tools: usb: testusb: change the default value for length from 512 to 1024Peter Chen
2016-01-14tools: usb: testusb: change the help textPeter Chen
2015-12-14tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-10-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh
2015-10-22perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-10-22perf tools: Add empty Build files for architectures lacking themBen Hutchings
2015-10-22perf stat: Get correct cpu id for print_aggrKan Liang
2015-10-22perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo
2015-10-22perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-08-10perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo
2015-08-10perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo
2015-08-03perf bench numa: Fix to show proper convergence statsSrikar Dronamraju
2015-07-21tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo
2015-06-29perf tools: Fix build breakage if prefix= is specifiedLukas Wunner
2015-06-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski
2015-05-27tools/power turbostat: update version number to 4.7Len Brown
2015-05-27tools/power turbostat: allow running without cpu0Prarit Bhargava
2015-05-27tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown
2015-05-27tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli
2015-05-27tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli
2015-05-27tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann
2015-05-16Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-15Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-05-13tools/liblockdep: Fix compilation errorEunbong Song
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song
2015-05-12selftests, x86: Rework x86 target architecture detectionAndy Lutomirski
2015-05-12selftests, x86: Remove useless run_tests ruleAndy Lutomirski
2015-05-12selftests/x86: install testsTyler Baker
2015-05-12selftest/x86: have no dependency on all when cross buildingTyler Baker
2015-05-12selftest/x86: build both bitnessesTyler Baker
2015-05-12perf tools: Use getconf to determine number of online CPUsWill Deacon