aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Makefile
AgeCommit message (Expand)Author
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
2013-05-29perf tools: Move gtk2 check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move slang check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libaudit check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libunwind check config into config/MakefileJiri Olsa
2013-05-28perf tools: Move libdw check config into config/MakefileJiri Olsa
2013-05-28perf tools: Move libelf check config into config/MakefileJiri Olsa
2013-05-28perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa
2013-05-28perf tools: Move programs check into config/MakefileJiri Olsa
2013-05-28perf tools: Move arch check into config/MakefileJiri Olsa
2013-05-28perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo
2013-04-01perf python: Fix dependency for python/perf.soNaohiro Aota
2013-04-01perf tools: Add new mem command for memory access profilingStephane Eranian
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim
2013-02-06perf tools: Check for flex and bison before continuing buildingBorislav Petkov
2013-01-30perf tools: Make numa benchmark optionalPeter Hurley