summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf tools: Move libpython check config into config/MakefileJiri Olsa2013-05-291-65/+3
* perf tools: Move libperl check config into config/MakefileJiri Olsa2013-05-291-17/+3
* perf tools: Move gtk2 check config into config/MakefileJiri Olsa2013-05-291-18/+7
* perf tools: Move slang check config into config/MakefileJiri Olsa2013-05-291-26/+13
* perf tools: Move libaudit check config into config/MakefileJiri Olsa2013-05-291-8/+1
* perf tools: Move libunwind check config into config/MakefileJiri Olsa2013-05-291-24/+0
* perf tools: Move libdw check config into config/MakefileJiri Olsa2013-05-281-7/+0
* perf tools: Move libelf check config into config/MakefileJiri Olsa2013-05-281-46/+0
* perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2013-05-281-91/+19
* perf tools: Move programs check into config/MakefileJiri Olsa2013-05-281-16/+8
* perf tools: Move arch check into config/MakefileJiri Olsa2013-05-281-29/+14
* perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa2013-05-281-3/+3
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-011-7/+13