summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add a build-test variant to use in builds from a tarballArnaldo Carvalho de Melo2021-04-201-1/+4
* tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu2020-03-061-1/+1
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-08-201-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf build tests: Do parallell builds with 'build-test'Arnaldo Carvalho de Melo2016-02-041-1/+1
* perf tools: Fix parallel build including 'clean' targetJiri Olsa2016-02-041-0/+14
* perf tools: Speed up build-tests by reducing the number of builds testedArnaldo Carvalho de Melo2016-01-291-2/+9
* perf build: Use feature dump file for build-testWang Nan2016-01-291-1/+1
* perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2015-11-051-1/+1
* perf build: Fix single target build dependency checkJiri Olsa2015-06-221-2/+2
* perf tools: Use getconf to determine number of online CPUsWill Deacon2015-05-041-1/+1
* perf tools: Set JOBS based on CPU or processorDavid Ahern2015-03-261-1/+1
* perf tools: Compare JOBS to 0 after grepDavid Ahern2015-03-021-1/+1
* perf tools: Add 'build-test' make targetNamhyung Kim2014-01-161-0/+6
* perf tools: Fix tags/TAGS targets rebuildingJiri Olsa2013-11-271-1/+6
* tools/perf/build: Pass through DEBUG parameterIngo Molnar2013-10-141-1/+14
* tools/perf/build: Fix non-existent build directory handlingIngo Molnar2013-10-141-1/+1
* tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar2013-10-111-1/+1
* tools/perf/build: Fix non-canonical directory names in O=Ingo Molnar2013-10-091-1/+8
* tools/perf/build: Exclude MAKEFLAGS from nested invocationIngo Molnar2013-10-091-3/+13
* tools/perf/build: Pass through all targets to Makefile.perfIngo Molnar2013-10-091-0/+7
* tools/perf/build: Standardize the various messages output by parallel makeIngo Molnar2013-10-091-3/+20
* tools/perf/build: Flip Makefile.parallel and Makefile.perfIngo Molnar2013-10-091-830/+14
* tools/perf/build: Invoke feature-checks 'clean' target from the main MakefileIngo Molnar2013-10-091-2/+9
* tools/perf/build: Speed up the final linkIngo Molnar2013-10-091-3/+7
* tools/perf/build: Speed up git-version test on re-makeIngo Molnar2013-10-091-2/+13
* perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo2013-10-041-0/+1
* perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter2013-09-051-1/+2
* perf tests: Add 'keep tracking' testAdrian Hunter2013-09-021-0/+1
* perf tests: Add a sample parsing testAdrian Hunter2013-08-291-0/+1
* perf evlist: Move perf_evlist__config() to a new source fileAdrian Hunter2013-08-291-0/+1
* perf tools: Don't install scripting files files when disabledArnaldo Carvalho de Melo2013-08-261-1/+5
* perf tests: Add test for reading object codeAdrian Hunter2013-08-071-0/+1
* perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-231-0/+3
* perf tools: Fix build with perl 5.18Kirill A. Shutemov2013-07-221-2/+2
* perf tools: Fix 'make tools/perf'Robert Richter2013-07-171-1/+1
* perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-121-1/+1
* perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2013-07-081-3/+2
* perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa2013-05-301-1/+1
* perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa2013-05-301-1/+1
* perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2013-05-301-40/+40
* perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2013-05-301-0/+4
* perf tools: Switch to full path C include directoriesJiri Olsa2013-05-301-2/+2
* perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2013-05-301-4/+2
* perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa2013-05-301-33/+31
* perf tools: Final touches for CHK config moveJiri Olsa2013-05-291-11/+0
* perf tools: Move paths config into config/MakefileJiri Olsa2013-05-291-58/+0
* perf tools: Move libnuma check config into config/MakefileJiri Olsa2013-05-291-8/+1
* perf tools: Move stdlib check config into config/MakefileJiri Olsa2013-05-291-18/+0
* perf tools: Move libbfd check config into config/MakefileJiri Olsa2013-05-291-37/+0