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