summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-10-09perf trace: Remove duplicate mmap entry in syscall_fmts arrayDavid Ahern1-1/+0
2013-10-09perf trace: Add option to show full timestampDavid Ahern2-2/+9
2013-10-09perf trace: Beautify rlmimit resourcesArnaldo Carvalho de Melo1-0/+16
2013-10-09perf trace: Beautify access 'mode' argArnaldo Carvalho de Melo1-1/+29
2013-10-09perf trace: Beautify socket 'type' argArnaldo Carvalho de Melo1-1/+49
2013-10-09perf trace: Beautify socket 'family' argArnaldo Carvalho de Melo1-1/+13
2013-10-09perf trace: Beautify signal number arg in several syscallsArnaldo Carvalho de Melo1-0/+57
2013-10-09perf trace: Beautify rt_sigprocmask 'how' argArnaldo Carvalho de Melo1-0/+6
2013-10-09perf trace: Beautify fcntl 'cmd' argArnaldo Carvalho de Melo1-0/+11
2013-10-09perf trace: Use strarray for ltrace's whence argArnaldo Carvalho de Melo1-27/+13
2013-10-09perf trace: Allow passing parms to arg formattersArnaldo Carvalho de Melo1-0/+41
2013-10-09perf trace: Put syscall formatter parms into structArnaldo Carvalho de Melo1-48/+48
2013-10-09tools/perf/build: Clean up feature_print_code()Jiri Olsa1-3/+3
2013-10-09tools/perf/build: Pass through LDFLAGS to feature testsIngo Molnar2-3/+3
2013-10-09tools/perf/build: Harmonize the style of the feature testcasesIngo Molnar12-9/+11
2013-10-09tools/perf/build: Fix O=/some/dir perf.o type of targetsIngo Molnar1-1/+15
2013-10-09tools/perf/build: Fix non-canonical directory names in O=Ingo Molnar1-1/+8
2013-10-09tools/perf/build: Exclude MAKEFLAGS from nested invocationIngo Molnar1-3/+13
2013-10-09tools/perf/build: Make sure autodep feature binaries honor the O= settingIngo Molnar1-3/+8
2013-10-09tools/perf/build: Pass through all targets to Makefile.perfIngo Molnar1-0/+7
2013-10-09tools/perf/build: Collapse the test-all.c testcaseIngo Molnar1-190/+100
2013-10-09tools/perf/build: Clean up various testcasesIngo Molnar8-9/+46
2013-10-09tools/perf/build: Remove unused config/feature-tests.makIngo Molnar3-260/+1
2013-10-09tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...Ingo Molnar3-10/+28
2013-10-09tools/perf/build: Standardize the various messages output by parallel makeIngo Molnar2-5/+22
2013-10-09tools/perf/build: Flip Makefile.parallel and Makefile.perfIngo Molnar3-856/+856
2013-10-09tools/perf/build: Automatically build in parallel, based on number of CPUs in...Ingo Molnar1-0/+26
2013-10-09tools/perf/build: Improve printout-of auto-detected featuresIngo Molnar1-9/+33
2013-10-09tools/perf/build: Speed up auto-detectionIngo Molnar2-35/+45
2013-10-09tools/perf/build: Invoke feature-checks 'clean' target from the main MakefileIngo Molnar1-2/+9
2013-10-09tools/perf: Fix double/triple-build of the feature detection logic during 'ma...Ingo Molnar1-13/+4
2013-10-09tools/perf/build: Speed up the final linkIngo Molnar1-3/+7
2013-10-09tools/perf/build: Speed up git-version test on re-makeIngo Molnar1-2/+13
2013-10-09tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...Ingo Molnar3-6/+238
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar6-24/+12
2013-10-09tools/perf: Clean up util/include/linux/compiler.hIngo Molnar1-5/+10
2013-10-09tools/perf/build: Split out feature check: 'backtrace'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'on-exit'Ingo Molnar3-1/+12
2013-10-09tools/perf/build: Split out feature check: 'strlcpy'Ingo Molnar3-1/+14
2013-10-09tools/perf/build: Split out feature check: 'libbfd'Ingo Molnar3-2/+13
2013-10-09tools/perf/build: Split out feature check: 'libpython-version'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'libpython'Ingo Molnar3-1/+27
2013-10-09tools/perf/build: Split out feature check: 'libperl'Ingo Molnar3-1/+24
2013-10-09tools/perf/build: Split out feature check: 'gtk2-infobar'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'gtk2'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'libslang'Ingo Molnar3-2/+12
2013-10-09tools/perf/build: Split out feature check: 'libaudit'Ingo Molnar3-2/+13
2013-10-09tools/perf/build: Split out feature check: 'libunwind'Ingo Molnar3-5/+32
2013-10-09tools/perf/build: Clean up the libunwind logic in config/MakefileIngo Molnar1-12/+12
2013-10-09tools/perf/build: Split out feature check: 'libelf-getphdrnum'Ingo Molnar3-2/+14