aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29perf tests: Add a sample parsing testAdrian Hunter1-0/+1
2013-08-29perf evlist: Move perf_evlist__config() to a new source fileAdrian Hunter1-0/+1
2013-08-26perf tools: Don't install scripting files files when disabledArnaldo Carvalho de Melo1-1/+5
2013-08-07perf tests: Add test for reading object codeAdrian Hunter1-0/+1
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter1-0/+3
2013-07-22perf tools: Fix build with perl 5.18Kirill A. Shutemov1-2/+2
2013-07-17perf tools: Fix 'make tools/perf'Robert Richter1-1/+1
2013-07-12perf tools: Use default include path notation for libtraceevent headersRobert Richter1-1/+1
2013-07-08perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter1-3/+2
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa1-1/+1
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa1-1/+1
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa1-40/+40
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa1-0/+4
2013-05-30perf tools: Switch to full path C include directoriesJiri Olsa1-2/+2
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa1-4/+2
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa1-33/+31
2013-05-29perf tools: Final touches for CHK config moveJiri Olsa1-11/+0
2013-05-29perf tools: Move paths config into config/MakefileJiri Olsa1-58/+0
2013-05-29perf tools: Move libnuma check config into config/MakefileJiri Olsa1-8/+1
2013-05-29perf tools: Move stdlib check config into config/MakefileJiri Olsa1-18/+0
2013-05-29perf tools: Move libbfd check config into config/MakefileJiri Olsa1-37/+0
2013-05-29perf tools: Move libpython check config into config/MakefileJiri Olsa1-65/+3
2013-05-29perf tools: Move libperl check config into config/MakefileJiri Olsa1-17/+3
2013-05-29perf tools: Move gtk2 check config into config/MakefileJiri Olsa1-18/+7
2013-05-29perf tools: Move slang check config into config/MakefileJiri Olsa1-26/+13
2013-05-29perf tools: Move libaudit check config into config/MakefileJiri Olsa1-8/+1
2013-05-29perf tools: Move libunwind check config into config/MakefileJiri Olsa1-24/+0
2013-05-28perf tools: Move libdw check config into config/MakefileJiri Olsa1-7/+0
2013-05-28perf tools: Move libelf check config into config/MakefileJiri Olsa1-46/+0
2013-05-28perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa1-91/+19
2013-05-28perf tools: Move programs check into config/MakefileJiri Olsa1-16/+8
2013-05-28perf tools: Move arch check into config/MakefileJiri Olsa1-29/+14
2013-05-28perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa1-3/+3
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo1-7/+13
2013-04-01perf python: Fix dependency for python/perf.soNaohiro Aota1-1/+1
2013-04-01perf tools: Add new mem command for memory access profilingStephane Eranian1-0/+1
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim1-0/+1
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim1-0/+1
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa1-0/+1
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa1-0/+1
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov1-7/+27
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz1-1/+7
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee1-2/+2
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa1-0/+5
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim1-0/+1
2013-02-06perf tools: Check for flex and bison before continuing buildingBorislav Petkov1-3/+10
2013-01-30perf tools: Make numa benchmark optionalPeter Hurley1-2/+14
2013-01-30perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar1-1/+2
2013-01-24perf tools: Do not include PERF-VERSION-FILE to MakefileNamhyung Kim1-2/+1
2013-01-24perf tools: Get rid of unused include of config.makNamhyung Kim1-3/+0