aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-24perf ui/gtk: Factor out common browser routinesNamhyung Kim1-0/+1
2013-01-24perf tests: Fix PYTHONPATH for python-use test tracepointsJiri Olsa1-1/+1
2013-01-24perf tests: Check python path on attr and binding testNamhyung Kim1-2/+5
2013-01-24perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo1-0/+4
2013-01-24perf test: Add a test case for hists__{match,link}Namhyung Kim1-0/+1
2013-01-24Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-23/+28
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon1-1/+1
2012-12-11perf tools: Add install-bin Makefile targetArnaldo Carvalho de Melo1-1/+3
2012-12-10perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo1-1/+0
2012-12-09perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo1-0/+4
2012-12-09perf tools: Don't check configuration on make cleanNamhyung Kim1-12/+16
2012-12-09perf ui: Always compile error printing codeNamhyung Kim1-9/+5
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar1-1/+29
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells1-1/+28
2012-11-14perf ui: Always compile browser setup codeNamhyung Kim1-2/+1
2012-11-14perf ui gtk: Implement ui_progress functionsNamhyung Kim1-0/+1
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim1-0/+1
2012-11-14perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim1-1/+1
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa1-0/+1
2012-11-14perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa1-0/+1
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa1-0/+1