summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf python: Fix dependency for python/perf.soNaohiro Aota2013-04-011-1/+1
* perf tools: Add new mem command for memory access profilingStephane Eranian2013-04-011-0/+1
* perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim2013-03-181-0/+1
* perf test: Add test case for checking number of EXIT eventsNamhyung Kim2013-03-151-0/+1
* perf tests: Test breakpoint overflow signal handler countsJiri Olsa2013-03-151-0/+1
* perf tests: Test breakpoint overflow signal handlerJiri Olsa2013-03-151-0/+1
* perf tools: Introduce tools/lib/lk libraryBorislav Petkov2013-03-151-7/+27
* perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz2013-03-131-1/+7
* perf tools: Fix build with bison 2.3 and older.Vinson Lee2013-02-141-2/+2
* perf tools: Limit unwind support to x86 archsJiri Olsa2013-02-141-0/+5
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-141-0/+1
* perf tools: Check for flex and bison before continuing buildingBorislav Petkov2013-02-061-3/+10
* perf tools: Make numa benchmark optionalPeter Hurley2013-01-301-2/+14
* perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar2013-01-301-1/+2
* perf tools: Do not include PERF-VERSION-FILE to MakefileNamhyung Kim2013-01-241-2/+1
OpenPOWER on IntegriCloud