summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
AgeCommit message (Expand)AuthorLines
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon-1/+1
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar-1/+29
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells-1/+28
2012-11-14perf ui: Always compile browser setup codeNamhyung Kim-2/+1
2012-11-14perf ui gtk: Implement ui_progress functionsNamhyung Kim-0/+1
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim-0/+1
2012-11-14perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim-1/+1
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa-0/+1
2012-11-14perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa-0/+1
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa-0/+1
2012-11-14perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa-0/+1
2012-11-14perf tests: Move test__rdpmc into separate objectJiri Olsa-0/+1
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa-0/+1
2012-11-14perf tests: Move test__basic_mmap into separate objectJiri Olsa-0/+1
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa-0/+1
2012-11-14perf tests: Move test__open_syscall_event into separate objectJiri Olsa-0/+2
2012-11-14perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa-0/+1
2012-11-08perf tools: Add LIBDW_DIR Makefile variable to for alternate libdwJiri Olsa-2/+10
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa-0/+9
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa-0/+1
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa-4/+5
2012-10-31perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa-1/+0
2012-10-31perf tools: Warn about missing libelfNamhyung Kim-0/+2
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang-0/+4
2012-10-29perf tools: Move dso_* related functions into dso objectJiri Olsa-0/+2
2012-10-26perf tools: Fix LIBELF_MMAP checkingNamhyung Kim-1/+2
2012-10-26perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim-3/+3
2012-10-26perf tools: Cleanup doc related targetsNamhyung Kim-37/+9
2012-10-24perf tools: Try to build Documentation when installingBorislav Petkov-1/+4
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea-0/+2
2012-10-24perf tools: Diplays more output on features check for make V=1Jiri Olsa-23/+23
2012-10-24Merge branch 'perf/urgent' into perf/coreIngo Molnar-15/+18
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo-11/+13
2012-10-14perf: Fix UAPI falloutIngo Molnar-2/+2
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-54/+29
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf-1/+2
2012-10-08perf tools: Update Makefile for AndroidIrina Tirdea-6/+19
2012-10-08perf tools: Add on_exit implementationBernhard Rosenkraenzer-0/+6
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds-1/+1
2012-10-06perf machine: Introduce find_thread methodArnaldo Carvalho de Melo-0/+2
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare-1/+1
2012-10-02perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim-5/+5
2012-10-02perf tools: Convert to HAVE_STRLCPYNamhyung Kim-5/+3
2012-10-02perf tools: Convert to GTK2_SUPPORTNamhyung Kim-4/+2
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim-5/+3
2012-10-02perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim-4/+2
2012-10-02perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim-5/+3
2012-09-28perf tools: Convert to LIBELF_SUPPORTNamhyung Kim-4/+3
2012-09-28perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim-15/+1
2012-09-28perf tools: Move libdw availability check before arch MakefileNamhyung Kim-7/+7