aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-01perf 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-24perf 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
2012-10-24Merge branch 'perf/urgent' into perf/coreIngo Molnar1-15/+18
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo1-11/+13
2012-10-14perf: Fix UAPI falloutIngo Molnar1-2/+2
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-54/+29
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf1-1/+2
2012-10-08perf tools: Update Makefile for AndroidIrina Tirdea1-6/+19
2012-10-08perf tools: Add on_exit implementationBernhard Rosenkraenzer1-0/+6
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2012-10-06perf machine: Introduce find_thread methodArnaldo Carvalho de Melo1-0/+2
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-10-02perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim1-5/+5
2012-10-02perf tools: Convert to HAVE_STRLCPYNamhyung Kim1-5/+3
2012-10-02perf tools: Convert to GTK2_SUPPORTNamhyung Kim1-4/+2
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim1-5/+3
2012-10-02perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim1-4/+2
2012-10-02perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim1-5/+3
2012-09-28perf tools: Convert to LIBELF_SUPPORTNamhyung Kim1-4/+3
2012-09-28perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim1-15/+1
2012-09-28perf tools: Move libdw availability check before arch MakefileNamhyung Kim1-7/+7
2012-09-27perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim1-2/+14