aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-13/+27
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds11-60/+110
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-98/+148
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger2-2/+10
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger4-3/+48
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox1-5/+13
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox2-19/+12
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox1-8/+13
2012-11-27cpupower tools: Fix minor warningsPalmer Cox2-21/+1
2012-11-27cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox1-0/+7
2012-11-27cpupower tools: Remove brace expansion from clean targetPalmer Cox2-2/+6
2012-11-23perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong1-0/+4
2012-11-23perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong1-51/+60
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells13-28/+46
2012-11-19perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu1-1/+1
2012-11-19tools: Pass the target in descendDavid Howells1-2/+2
2012-11-19tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells1-4/+13
2012-11-19tools: Define a Makefile function to do subdir processingDavid Howells2-12/+20
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman4-365/+20
2012-11-15tools/hv: Fix string typesTomas Hozza1-5/+5
2012-11-15tools: hv: Netlink source address validation allows DoSTomas Hozza1-1/+7
2012-11-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-9/+19
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton3-356/+1
2012-11-01tools/power turbostat: graceful fail on garbage inputLen Brown1-8/+18
2012-11-01tools/power turbostat: Repair Segmentation fault when using -i optionLen Brown1-1/+1
2012-10-30Tools: hv: Don't return loopback addressesK. Y. Srinivasan1-4/+9
2012-10-30tools: hv: Return the full kernel versionK. Y. Srinivasan1-3/+6
2012-10-30perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim1-4/+4
2012-10-30perf header: Fix numa topology printingNamhyung Kim1-0/+2
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-2/+4
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-11/+22
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt1-2/+4
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton1-2/+2
2012-10-25UAPI: fix tools/vm/page-types.cDavid Howells1-1/+1
2012-10-22perf test: Fix exclude_guest parse events testsJiri Olsa1-4/+8
2012-10-22perf tools: do not flush maps on COMM for perf reportLuigi Semenzato1-1/+0
2012-10-22perf help: Fix --help for builtinsNamhyung Kim1-1/+1
2012-10-21perf trace: Check if sample raw_data field is setArnaldo Carvalho de Melo1-0/+7
2012-10-21perf trace: Validate syscall id before growing syscall tableArnaldo Carvalho de Melo1-5/+6
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar8-6/+38
2012-10-17perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo1-1/+1
2012-10-17perf tools: Fix build on sparc.David Miller1-1/+1
2012-10-17perf python: Link with libtraceeventArnaldo Carvalho de Melo1-0/+1
2012-10-17perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo1-0/+2
2012-10-16tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt1-0/+15
2012-10-16lib tools traceevent: Add back pevent assignment in __pevent_parse_format()Steven Rostedt1-3/+6
2012-10-16perf hists browser: Fix off-by-two bug on the first columnNamhyung Kim1-1/+3
2012-10-16perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim1-0/+3
2012-10-16perf tools: Fix segfault when using srcline sort keyNamhyung Kim1-0/+3