aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-12-14perf tools: Use "grep -E" instead of "egrep"Gravatar Tiezhu Yang 1-1/+1
2021-04-20perf tools: Add a build-test variant to use in builds from a tarballGravatar Arnaldo Carvalho de Melo 1-1/+4
2020-03-06tools: Let O= makes handle a relative path with -C optionGravatar Masami Hiramatsu 1-1/+1
2018-08-20perf tools: Disable parallelism for 'make clean'Gravatar Rasmus Villemoes 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-02-04perf build tests: Do parallell builds with 'build-test'Gravatar Arnaldo Carvalho de Melo 1-1/+1
2016-02-04perf tools: Fix parallel build including 'clean' targetGravatar Jiri Olsa 1-0/+14
2016-01-29perf tools: Speed up build-tests by reducing the number of builds testedGravatar Arnaldo Carvalho de Melo 1-2/+9
2016-01-29perf build: Use feature dump file for build-testGravatar Wang Nan 1-1/+1
2015-11-05perf tools: Allow shuffling the build testsGravatar Arnaldo Carvalho de Melo 1-1/+1
2015-06-22perf build: Fix single target build dependency checkGravatar Jiri Olsa 1-2/+2
2015-05-04perf tools: Use getconf to determine number of online CPUsGravatar Will Deacon 1-1/+1
2015-03-26perf tools: Set JOBS based on CPU or processorGravatar David Ahern 1-1/+1
2015-03-02perf tools: Compare JOBS to 0 after grepGravatar David Ahern 1-1/+1
2014-01-16perf tools: Add 'build-test' make targetGravatar Namhyung Kim 1-0/+6
2013-11-27perf tools: Fix tags/TAGS targets rebuildingGravatar Jiri Olsa 1-1/+6
2013-10-14tools/perf/build: Pass through DEBUG parameterGravatar Ingo Molnar 1-1/+14
2013-10-14tools/perf/build: Fix non-existent build directory handlingGravatar Ingo Molnar 1-1/+1
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkGravatar Ingo Molnar 1-1/+1
2013-10-09tools/perf/build: Fix non-canonical directory names in O=Gravatar Ingo Molnar 1-1/+8
2013-10-09tools/perf/build: Exclude MAKEFLAGS from nested invocationGravatar Ingo Molnar 1-3/+13
2013-10-09tools/perf/build: Pass through all targets to Makefile.perfGravatar Ingo Molnar 1-0/+7
2013-10-09tools/perf/build: Standardize the various messages output by parallel makeGravatar Ingo Molnar 1-3/+20
2013-10-09tools/perf/build: Flip Makefile.parallel and Makefile.perfGravatar Ingo Molnar 1-830/+14
2013-10-09tools/perf/build: Invoke feature-checks 'clean' target from the main MakefileGravatar Ingo Molnar 1-2/+9
2013-10-09tools/perf/build: Speed up the final linkGravatar Ingo Molnar 1-3/+7
2013-10-09tools/perf/build: Speed up git-version test on re-makeGravatar Ingo Molnar 1-2/+13
2013-10-04perf tools: Fix installation of libexec componentsGravatar Arnaldo Carvalho de Melo 1-0/+1
2013-09-05perf tools: Add test for parsing with no sample_id_all bitGravatar Adrian Hunter 1-1/+2
2013-09-02perf tests: Add 'keep tracking' testGravatar Adrian Hunter 1-0/+1
2013-08-29perf tests: Add a sample parsing testGravatar Adrian Hunter 1-0/+1
2013-08-29perf evlist: Move perf_evlist__config() to a new source fileGravatar Adrian Hunter 1-0/+1
2013-08-26perf tools: Don't install scripting files files when disabledGravatar Arnaldo Carvalho de Melo 1-1/+5
2013-08-07perf tests: Add test for reading object codeGravatar Adrian Hunter 1-0/+1
2013-07-23perf tools: Add test for converting perf time to/from TSCGravatar Adrian Hunter 1-0/+3
2013-07-22perf tools: Fix build with perl 5.18Gravatar Kirill A. Shutemov 1-2/+2
2013-07-17perf tools: Fix 'make tools/perf'Gravatar Robert Richter 1-1/+1
2013-07-12perf tools: Use default include path notation for libtraceevent headersGravatar Robert Richter 1-1/+1
2013-07-08perf tools: Fix build errors with O and DESTDIR make vars setGravatar Robert Richter 1-3/+2
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soGravatar Jiri Olsa 1-1/+1
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentGravatar Jiri Olsa 1-1/+1
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsGravatar Jiri Olsa 1-40/+40
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupGravatar Jiri Olsa 1-0/+4
2013-05-30perf tools: Switch to full path C include directoriesGravatar Jiri Olsa 1-2/+2
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSGravatar Jiri Olsa 1-4/+2
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSGravatar Jiri Olsa 1-33/+31
2013-05-29perf tools: Final touches for CHK config moveGravatar Jiri Olsa 1-11/+0
2013-05-29perf tools: Move paths config into config/MakefileGravatar Jiri Olsa 1-58/+0
2013-05-29perf tools: Move libnuma check config into config/MakefileGravatar Jiri Olsa 1-8/+1
2013-05-29perf tools: Move stdlib check config into config/MakefileGravatar Jiri Olsa 1-18/+0