aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAge
* perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2013-07-08
* perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa2013-05-30
* perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa2013-05-30
* perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2013-05-30
* perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2013-05-30
* perf tools: Switch to full path C include directoriesJiri Olsa2013-05-30
* perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2013-05-30
* perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa2013-05-30
* perf tools: Final touches for CHK config moveJiri Olsa2013-05-29
* perf tools: Move paths config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libnuma check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move stdlib check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libbfd check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libpython check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libperl check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move gtk2 check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move slang check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libaudit check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libunwind check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libdw check config into config/MakefileJiri Olsa2013-05-28
* perf tools: Move libelf check config into config/MakefileJiri Olsa2013-05-28
* perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2013-05-28
* perf tools: Move programs check into config/MakefileJiri Olsa2013-05-28
* perf tools: Move arch check into config/MakefileJiri Olsa2013-05-28
* perf tools: Fix tab vs spaces issue in Makefile ifdef/endifJiri Olsa2013-05-28
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-01
* perf python: Fix dependency for python/perf.soNaohiro Aota2013-04-01
* perf tools: Add new mem command for memory access profilingStephane Eranian2013-04-01
* perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim2013-03-18
* perf test: Add test case for checking number of EXIT eventsNamhyung Kim2013-03-15
* perf tests: Test breakpoint overflow signal handler countsJiri Olsa2013-03-15
* perf tests: Test breakpoint overflow signal handlerJiri Olsa2013-03-15
* perf tools: Introduce tools/lib/lk libraryBorislav Petkov2013-03-15
* perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz2013-03-13
* perf tools: Fix build with bison 2.3 and older.Vinson Lee2013-02-14
* perf tools: Limit unwind support to x86 archsJiri Olsa2013-02-14
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-14
* perf tools: Check for flex and bison before continuing buildingBorislav Petkov2013-02-06
* perf tools: Make numa benchmark optionalPeter Hurley2013-01-30
* perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar2013-01-30
* perf tools: Do not include PERF-VERSION-FILE to MakefileNamhyung Kim2013-01-24
* perf tools: Get rid of unused include of config.makNamhyung Kim2013-01-24
* perf ui/gtk: Factor out common browser routinesNamhyung Kim2013-01-24
* perf tests: Fix PYTHONPATH for python-use test tracepointsJiri Olsa2013-01-24
* perf tests: Check python path on attr and binding testNamhyung Kim2013-01-24
* perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo2013-01-24
* perf test: Add a test case for hists__{match,link}Namhyung Kim2013-01-24
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-01-24
|\
| * perf tools: Add install-bin Makefile targetArnaldo Carvalho de Melo2012-12-11
| * perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo2012-12-10