summaryrefslogtreecommitdiff
path: root/tools/perf/config/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-01-15perf: tools: Fix cross buildingMark Rutland1-3/+3
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim1-0/+1
2014-01-13perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variablesJiri Olsa1-3/+11
2014-01-13perf tools: Move arch setup into seprate MakefileJiri Olsa1-34/+18
2013-12-23perf config: Ignore generated files in feature-checksChunwei Chen1-3/+3
2013-12-10perf unwinding: Use the per-feature check flagsJean Pihet1-22/+30
2013-12-10perf tools: Add per-feature check flagsJean Pihet1-1/+1
2013-12-04perf tools: Add build and install plugins targetsJiri Olsa1-0/+8
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa1-5/+0
2013-12-02perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang1-1/+1
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar1-2/+8
2013-11-14tools/perf/build: Fix timerfd feature checkIngo Molnar1-2/+2
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+11
2013-11-05tools/perf/build: Fix detection of non-core featuresDavid Ahern1-5/+5
2013-11-05perf kvm: Disable live command if timerfd is not supportedDavid Ahern1-0/+7
2013-11-04perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter1-2/+4
2013-11-04perf tools: Fix 32-bit cross buildAdrian Hunter1-2/+2
2013-10-23perf tools: Fix non-debug buildAdrian Hunter1-0/+4
2013-10-14tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar1-6/+1
2013-10-14tools/perf/build: Simplify the libelf logicIngo Molnar1-8/+0
2013-10-14tools/perf/build: Pass through DEBUG parameterIngo Molnar1-5/+2
2013-10-14perf tools: Separate lbfd check out of NO_DEMANGLE conditionJiri Olsa1-7/+9
2013-10-11perf tools: Add missing -ldl for gtk buildJiri Olsa1-0/+1
2013-10-09perf tools: Implement addr2line directly using libbfdRoberto Vitillo1-0/+4
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim1-3/+9
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 Molnar1-2/+2
2013-10-09tools/perf/build: Make sure autodep feature binaries honor the O= settingIngo Molnar1-3/+8
2013-10-09tools/perf/build: Remove unused config/feature-tests.makIngo Molnar1-2/+1
2013-10-09tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...Ingo Molnar1-10/+6
2013-10-09tools/perf/build: Standardize the various messages output by parallel makeIngo Molnar1-2/+2
2013-10-09tools/perf/build: Improve printout-of auto-detected featuresIngo Molnar1-9/+33
2013-10-09tools/perf/build: Speed up auto-detectionIngo Molnar1-20/+29
2013-10-09tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...Ingo Molnar1-6/+39
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar1-7/+0
2013-10-09tools/perf/build: Split out feature check: 'backtrace'Ingo Molnar1-1/+2
2013-10-09tools/perf/build: Split out feature check: 'on-exit'Ingo Molnar1-1/+2
2013-10-09tools/perf/build: Split out feature check: 'strlcpy'Ingo Molnar1-1/+2
2013-10-09tools/perf/build: Split out feature check: 'libbfd'Ingo Molnar1-2/+2
2013-10-09tools/perf/build: Split out feature check: 'libpython-version'Ingo Molnar1-1/+2
2013-10-09tools/perf/build: Split out feature check: 'libpython'Ingo Molnar1-1/+2
2013-10-09tools/perf/build: Split out feature check: 'libperl'Ingo Molnar1-1/+2
2013-10-09tools/perf/build: Split out feature check: 'gtk2-infobar'Ingo Molnar1-1/+2
2013-10-09tools/perf/build: Split out feature check: 'gtk2'Ingo Molnar1-1/+2
2013-10-09tools/perf/build: Split out feature check: 'libslang'Ingo Molnar1-2/+2
2013-10-09tools/perf/build: Split out feature check: 'libaudit'Ingo Molnar1-2/+2
2013-10-09tools/perf/build: Split out feature check: 'libunwind'Ingo Molnar1-5/+8
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 Molnar1-2/+3
2013-10-09tools/perf/build: Split out feature check: 'libelf-mmap'Ingo Molnar1-3/+3