summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
AgeCommit message (Expand)AuthorLines
2020-03-06tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu-1/+1
2018-08-20perf tools: Disable parallelism for 'make clean'Rasmus Villemoes-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-02-04perf build tests: Do parallell builds with 'build-test'Arnaldo Carvalho de Melo-1/+1
2016-02-04perf tools: Fix parallel build including 'clean' targetJiri Olsa-0/+14
2016-01-29perf tools: Speed up build-tests by reducing the number of builds testedArnaldo Carvalho de Melo-2/+9
2016-01-29perf build: Use feature dump file for build-testWang Nan-1/+1
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo-1/+1
2015-06-22perf build: Fix single target build dependency checkJiri Olsa-2/+2
2015-05-04perf tools: Use getconf to determine number of online CPUsWill Deacon-1/+1
2015-03-26perf tools: Set JOBS based on CPU or processorDavid Ahern-1/+1
2015-03-02perf tools: Compare JOBS to 0 after grepDavid Ahern-1/+1
2014-01-16perf tools: Add 'build-test' make targetNamhyung Kim-0/+6
2013-11-27perf tools: Fix tags/TAGS targets rebuildingJiri Olsa-1/+6
2013-10-14tools/perf/build: Pass through DEBUG parameterIngo Molnar-1/+14
2013-10-14tools/perf/build: Fix non-existent build directory handlingIngo Molnar-1/+1
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar-1/+1
2013-10-09tools/perf/build: Fix non-canonical directory names in O=Ingo Molnar-1/+8
2013-10-09tools/perf/build: Exclude MAKEFLAGS from nested invocationIngo Molnar-3/+13
2013-10-09tools/perf/build: Pass through all targets to Makefile.perfIngo Molnar-0/+7
2013-10-09tools/perf/build: Standardize the various messages output by parallel makeIngo Molnar-3/+20
2013-10-09tools/perf/build: Flip Makefile.parallel and Makefile.perfIngo Molnar-830/+14
2013-10-09tools/perf/build: Invoke feature-checks 'clean' target from the main MakefileIngo Molnar-2/+9
2013-10-09tools/perf/build: Speed up the final linkIngo Molnar-3/+7
2013-10-09tools/perf/build: Speed up git-version test on re-makeIngo Molnar-2/+13
2013-10-04perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo-0/+1
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter-1/+2
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter-0/+1
2013-08-29perf tests: Add a sample parsing testAdrian Hunter-0/+1
2013-08-29perf evlist: Move perf_evlist__config() to a new source fileAdrian Hunter-0/+1
2013-08-26perf tools: Don't install scripting files files when disabledArnaldo Carvalho de Melo-1/+5
2013-08-07perf tests: Add test for reading object codeAdrian Hunter-0/+1
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter-0/+3
2013-07-22perf tools: Fix build with perl 5.18Kirill A. Shutemov-2/+2
2013-07-17perf tools: Fix 'make tools/perf'Robert Richter-1/+1
2013-07-12perf tools: Use default include path notation for libtraceevent headersRobert Richter-1/+1
2013-07-08perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter-3/+2
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa-1/+1
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa-1/+1
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa-40/+40
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa-0/+4
2013-05-30perf tools: Switch to full path C include directoriesJiri Olsa-2/+2
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa-4/+2
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa-33/+31
2013-05-29perf tools: Final touches for CHK config moveJiri Olsa-11/+0
2013-05-29perf tools: Move paths config into config/MakefileJiri Olsa-58/+0
2013-05-29perf tools: Move libnuma check config into config/MakefileJiri Olsa-8/+1
2013-05-29perf tools: Move stdlib check config into config/MakefileJiri Olsa-18/+0
2013-05-29perf tools: Move libbfd check config into config/MakefileJiri Olsa-37/+0
2013-05-29perf tools: Move libpython check config into config/MakefileJiri Olsa-65/+3