summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt2016-05-171-2/+2
* perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen2016-04-181-7/+8
* tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-04-181-0/+2
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-04-112-4/+87
* perf tools: Update MANIFEST per files removed from kernelDavid Ahern2016-03-071-4/+0
* perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria2016-02-031-1/+1
* tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt2016-02-011-3/+2
* tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2015-12-141-3/+4
* tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh2015-10-221-3/+20
* perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-10-221-2/+2
* perf tools: Add empty Build files for architectures lacking themBen Hutchings2015-10-223-0/+3
* perf stat: Get correct cpu id for print_aggrKan Liang2015-10-221-3/+2
* perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo2015-10-221-0/+3
* perf tools: Fix copying of /proc/kcoreAdrian Hunter2015-10-221-22/+13
* perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo2015-08-102-1/+4
* perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo2015-08-101-1/+1
* perf bench numa: Fix to show proper convergence statsSrikar Dronamraju2015-08-031-0/+4
* tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo2015-07-211-1/+1
* perf tools: Fix build breakage if prefix= is specifiedLukas Wunner2015-06-291-4/+4
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-052-2/+118
|\
| * x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski2015-05-302-2/+118
* | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-05-311-40/+184
|\ \ | |/ |/|
| * tools/power turbostat: update version number to 4.7Len Brown2015-05-271-1/+1
| * tools/power turbostat: allow running without cpu0Prarit Bhargava2015-05-271-15/+31
| * tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown2015-05-271-1/+1
| * tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2015-05-271-4/+101
| * tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli2015-05-271-20/+51
* | tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann2015-05-271-0/+2
|/
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-05-161-8/+0
|\
| * tools/thermal: tmon: fixed the 'make install' commandAnand Moon2015-05-091-8/+0
* | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-165-35/+69
|\ \
| * | selftests, x86: Rework x86 target architecture detectionAndy Lutomirski2015-05-124-26/+67
| * | selftests, x86: Remove useless run_tests ruleAndy Lutomirski2015-05-122-18/+2
| * | selftests/x86: install testsTyler Baker2015-05-121-0/+6
| * | selftest/x86: have no dependency on all when cross buildingTyler Baker2015-05-121-1/+4
| * | selftest/x86: build both bitnessesTyler Baker2015-05-121-2/+2
| |/
* | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-05-152-1/+5
|\ \
| * | tools/liblockdep: Fix compilation errorEunbong Song2015-05-131-0/+3
| * | tools/liblockdep: Fix linker error in case of cross compileEunbong Song2015-05-131-1/+2
| |/
* | perf tools: Use getconf to determine number of online CPUsWill Deacon2015-05-121-1/+1
* | tools: Fix tools/vm buildAndi Kleen2015-05-121-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-0610-45/+64
|\ \
| * | perf probe: Fix segfault if passed with ''.Wang Nan2015-05-051-0/+2
| * | perf report: Fix -T/--threads option to work againNamhyung Kim2015-05-011-1/+1
| * | perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek2015-04-271-0/+8
| * | perf bench numa: Fixes of --quiet argumentPetr Holasek2015-04-271-2/+2
| * | perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso2015-04-271-7/+8
| * | perf probe: Fix bug with global variables handlingHe Kuang2015-04-271-1/+3
| * | perf top: Fix a segfault when kernel map is restricted.Wang Nan2015-04-271-1/+1
| * | tools lib traceevent: Fix build failure on 32-bit archNamhyung Kim2015-04-241-1/+1