summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* perf tools: Move libaudit check config into config/MakefileJiri Olsa2013-05-291-8/+1Star
* perf tools: Move libunwind check config into config/MakefileJiri Olsa2013-05-291-24/+0Star
* perf tools: Move libdw check config into config/MakefileJiri Olsa2013-05-281-7/+0Star
* perf tools: Move libelf check config into config/MakefileJiri Olsa2013-05-281-46/+0Star
* perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2013-05-281-91/+19Star
* perf tools: Move programs check into config/MakefileJiri Olsa2013-05-281-16/+8Star
* perf tools: Move arch check into config/MakefileJiri Olsa2013-05-281-29/+14Star
* 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/+1Star
* perf tools: Get rid of unused include of config.makNamhyung Kim2013-01-241-3/+0Star
* perf ui/gtk: Factor out common browser routinesNamhyung Kim2013-01-241-0/+1
* perf tests: Fix PYTHONPATH for python-use test tracepointsJiri Olsa2013-01-241-1/+1
* perf tests: Check python path on attr and binding testNamhyung Kim2013-01-241-2/+5
* perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo2013-01-241-0/+4
* perf test: Add a test case for hists__{match,link}Namhyung Kim2013-01-241-0/+1
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-01-241-23/+28
|\
| * perf tools: Add install-bin Makefile targetArnaldo Carvalho de Melo2012-12-111-1/+3
| * perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo2012-12-101-1/+0Star
| * perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo2012-12-091-0/+4
| * perf tools: Don't check configuration on make cleanNamhyung Kim2012-12-091-12/+16
| * perf ui: Always compile error printing codeNamhyung Kim2012-12-091-9/+5Star
* | arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon2013-01-221-1/+1
|/
* Merge branch 'linus' into perf/coreIngo Molnar2012-12-081-1/+29
|\
| * perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-191-1/+28
* | perf ui: Always compile browser setup codeNamhyung Kim2012-11-141-2/+1Star
* | perf ui gtk: Implement ui_progress functionsNamhyung Kim2012-11-141-0/+1
* | perf ui: Introduce generic ui_progress helperNamhyung Kim2012-11-141-0/+1
* | perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim2012-11-141-1/+1
* | perf tests: Move pmu tests into separate objectJiri Olsa2012-11-141-0/+1
* | perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa2012-11-141-0/+1
* | perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa2012-11-141-0/+1
* | perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa2012-11-141-0/+1
* | perf tests: Move test__rdpmc into separate objectJiri Olsa2012-11-141-0/+1
* | perf tests: Move test__PERF_RECORD into separate objectJiri Olsa2012-11-141-0/+1
* | perf tests: Move test__basic_mmap into separate objectJiri Olsa2012-11-141-0/+1