summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-07perf 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/...Ingo Molnar1-23/+28
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon1-1/+1
2012-12-12perf 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-20perf: 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
2012-11-14perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa1-0/+1
2012-11-14perf tests: Move test__rdpmc into separate objectJiri Olsa1-0/+1
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa1-0/+1
2012-11-14perf tests: Move test__basic_mmap into separate objectJiri Olsa1-0/+1
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa1-0/+1
2012-11-14perf tests: Move test__open_syscall_event into separate objectJiri Olsa1-0/+2
2012-11-14perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa1-0/+1
2012-11-08perf tools: Add LIBDW_DIR Makefile variable to for alternate libdwJiri Olsa1-2/+10
2012-11-02perf tests: Add attr tests under builtin test commandJiri Olsa1-0/+9
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa1-0/+1
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa1-4/+5
2012-10-31perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa1-1/+0
2012-10-31perf tools: Warn about missing libelfNamhyung Kim1-0/+2
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang1-0/+4
2012-10-29perf tools: Move dso_* related functions into dso objectJiri Olsa1-0/+2
2012-10-26perf tools: Fix LIBELF_MMAP checkingNamhyung Kim1-1/+2
2012-10-26perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim1-3/+3
2012-10-26perf tools: Cleanup doc related targetsNamhyung Kim1-37/+9
2012-10-25perf tools: Try to build Documentation when installingBorislav Petkov1-1/+4
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea1-0/+2
2012-10-24perf tools: Diplays more output on features check for make V=1Jiri Olsa1-23/+23