aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-34/+34
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds4-13/+28
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-39/+20
2013-07-09tools/virtio: move module license stub to module.hMichael S. Tsirkin2-3/+5
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+230
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-07-04lguest: fix example launcher compilation for broken glibc headers.Rusty Russell2-9/+9
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2-2/+2
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra1-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra1-0/+4
2013-07-03selftests: add hugetlbfstestJoern Engel3-1/+96
2013-07-03self-test: fix make cleanJoern Engel1-2/+3
2013-07-03selftests: exit 1 on failureJoern Engel2-1/+6
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker3-0/+230
2013-07-03tools/include: use stdint types for user-space byteshift headersYaakov Selkowitz2-34/+34
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds38-773/+1164
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann1-39/+20
2013-07-02tools/lguest: real barriers.Rusty Russell1-2/+2
2013-07-02tools/lguest: fix missing rmb().Rusty Russell1-0/+13
2013-06-17tools: hv: Improve error logging in KVP daemon.Tomas Hozza1-11/+18
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+1
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett1-1/+1
2013-06-03tools: hv: Fix file descriptor leaksTomas Hozza1-1/+5
2013-06-03tools: hv: Check retrun value of strchr callTomas Hozza1-1/+3
2013-06-03tools: hv: Check return value of poll callTomas Hozza1-1/+10
2013-06-03tools: hv: Check return value of setsockopt callTomas Hozza1-1/+7
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa1-1/+1
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa1-1/+1
2013-05-30perf tools: Replace multiple line assignment with multiple statementsJiri Olsa1-24/+19
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2-238/+238
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2-0/+6
2013-05-30perf tools: Switch to full path C include directoriesJiri Olsa2-14/+39
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2-22/+25
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa3-84/+89
2013-05-30perf evlist: Reset SIGTERM handler in workload child processDavid Ahern1-0/+2
2013-05-29tools lib lk: Respect CROSS_COMPILERabin Vincent1-0/+3
2013-05-29perf tools: Remove cwdlen from struct perf_sessionJiri Olsa1-1/+0
2013-05-29perf tools: Remove frozen from perf_header structJiri Olsa2-3/+0
2013-05-29perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2-4/+4
2013-05-29perf tests: Fix attr test for record -d optionJiri Olsa1-1/+4
2013-05-29perf tools: Final touches for CHK config moveJiri Olsa1-11/+0
2013-05-29perf tools: Move paths config into config/MakefileJiri Olsa2-58/+52
2013-05-29perf tools: Move libnuma check config into config/MakefileJiri Olsa2-8/+12
2013-05-29perf tools: Move stdlib check config into config/MakefileJiri Olsa2-18/+18
2013-05-29perf tools: Move libbfd check config into config/MakefileJiri Olsa2-37/+37
2013-05-29perf tools: Move libpython check config into config/MakefileJiri Olsa2-65/+66
2013-05-29perf tools: Move libperl check config into config/MakefileJiri Olsa2-17/+24
2013-05-29perf tools: Move gtk2 check config into config/MakefileJiri Olsa2-18/+22
2013-05-29perf tools: Move slang check config into config/MakefileJiri Olsa2-26/+30