aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-0/+230
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsGravatar Andrew Morton 2-2/+2
2013-07-03selftests: add .gitignore for kcmpGravatar Ramkumar Ramachandra 1-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileGravatar Ramkumar Ramachandra 1-2/+1
2013-07-03selftests: add .gitignore for vmGravatar Ramkumar Ramachandra 1-0/+4
2013-07-03selftests: add hugetlbfstestGravatar Joern Engel 3-1/+96
2013-07-03self-test: fix make cleanGravatar Joern Engel 1-2/+3
2013-07-03selftests: exit 1 on failureGravatar Joern Engel 2-1/+6
2013-07-03selftests: add basic posix timers selftestsGravatar Frederic Weisbecker 3-0/+230
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 38-773/+1164
2013-06-17tools: hv: Improve error logging in KVP daemon.Gravatar Tomas Hozza 1-11/+18
2013-06-17Merge 3.10-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Gravatar Josh Triplett 1-1/+1
2013-06-03tools: hv: Fix file descriptor leaksGravatar Tomas Hozza 1-1/+5
2013-06-03tools: hv: Check retrun value of strchr callGravatar Tomas Hozza 1-1/+3
2013-06-03tools: hv: Check return value of poll callGravatar Tomas Hozza 1-1/+10
2013-06-03tools: hv: Check return value of setsockopt callGravatar Tomas Hozza 1-1/+7
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soGravatar Jiri Olsa 1-1/+1
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentGravatar Jiri Olsa 1-1/+1
2013-05-30perf tools: Replace multiple line assignment with multiple statementsGravatar Jiri Olsa 1-24/+19
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsGravatar Jiri Olsa 2-238/+238
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupGravatar Jiri Olsa 2-0/+6
2013-05-30perf tools: Switch to full path C include directoriesGravatar Jiri Olsa 2-14/+39
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSGravatar Jiri Olsa 2-22/+25
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSGravatar Jiri Olsa 3-84/+89
2013-05-30perf evlist: Reset SIGTERM handler in workload child processGravatar David Ahern 1-0/+2
2013-05-29tools lib lk: Respect CROSS_COMPILEGravatar Rabin Vincent 1-0/+3
2013-05-29perf tools: Remove cwdlen from struct perf_sessionGravatar Jiri Olsa 1-1/+0
2013-05-29perf tools: Remove frozen from perf_header structGravatar Jiri Olsa 2-3/+0
2013-05-29perf tests: Fix exclude_guest|exclude_host checking for attr testsGravatar Jiri Olsa 2-4/+4
2013-05-29perf tests: Fix attr test for record -d optionGravatar Jiri Olsa 1-1/+4
2013-05-29perf tools: Final touches for CHK config moveGravatar Jiri Olsa 1-11/+0
2013-05-29perf tools: Move paths config into config/MakefileGravatar Jiri Olsa 2-58/+52
2013-05-29perf tools: Move libnuma check config into config/MakefileGravatar Jiri Olsa 2-8/+12
2013-05-29perf tools: Move stdlib check config into config/MakefileGravatar Jiri Olsa 2-18/+18
2013-05-29perf tools: Move libbfd check config into config/MakefileGravatar Jiri Olsa 2-37/+37
2013-05-29perf tools: Move libpython check config into config/MakefileGravatar Jiri Olsa 2-65/+66
2013-05-29perf tools: Move libperl check config into config/MakefileGravatar Jiri Olsa 2-17/+24
2013-05-29perf tools: Move gtk2 check config into config/MakefileGravatar Jiri Olsa 2-18/+22
2013-05-29perf tools: Move slang check config into config/MakefileGravatar Jiri Olsa 2-26/+30
2013-05-29perf tools: Move libaudit check config into config/MakefileGravatar Jiri Olsa 2-8/+12
2013-05-29perf tools: Move libunwind check config into config/MakefileGravatar Jiri Olsa 2-24/+27
2013-05-28perf tools: Move libdw check config into config/MakefileGravatar Jiri Olsa 2-7/+15
2013-05-28perf tools: Move libelf check config into config/MakefileGravatar Jiri Olsa 2-46/+47
2013-05-28perf tools: Move compiler and linker flags check into config/MakefileGravatar Jiri Olsa 2-91/+85
2013-05-28perf tools: Move programs check into config/MakefileGravatar Jiri Olsa 2-16/+18
2013-05-28perf tools: Move arch check into config/MakefileGravatar Jiri Olsa 2-29/+48
2013-05-28perf tools: Add automated make test suiteGravatar Jiri Olsa 1-0/+138
2013-05-28perf tools: Save parent pid in thread structGravatar David Ahern 2-0/+5