aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2015-05-12tools: Fix tools/vm buildAndi Kleen
2015-05-09tools/thermal: tmon: fixed the 'make install' commandAnand Moon
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-05perf probe: Fix segfault if passed with ''.Wang Nan
2015-05-01perf report: Fix -T/--threads option to work againNamhyung Kim
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-27perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek
2015-04-27perf bench numa: Fixes of --quiet argumentPetr Holasek
2015-04-27perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso
2015-04-27perf probe: Fix bug with global variables handlingHe Kuang
2015-04-27perf top: Fix a segfault when kernel map is restricted.Wang Nan
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-24tools lib traceevent: Fix build failure on 32-bit archNamhyung Kim
2015-04-24perf kmem: Fix compiles on RHEL6/OL6David Ahern
2015-04-23tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers
2015-04-23perf kmem: Consistently use PRIu64 for printing u64 valuesWill Deacon
2015-04-23perf trace: Disable events and drain events when forked workload endsArnaldo Carvalho de Melo
2015-04-23perf trace: Enable events when doing system wide tracing and starting a workloadArnaldo Carvalho de Melo