aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix build with bison 2.3 and older.Vinson Lee2013-02-281-2/+2
* 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/+1
* | 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
* | perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa2012-11-141-0/+1
* | perf tests: Move test__open_syscall_event into separate objectJiri Olsa2012-11-141-0/+2
* | perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa2012-11-141-0/+1
* | perf tools: Add LIBDW_DIR Makefile variable to for alternate libdwJiri Olsa2012-11-081-2/+10
* | perf tests: Add attr tests under builtin test commandJiri Olsa2012-11-011-0/+9
* | perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-311-0/+1
* | perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-311-4/+5
* | perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa2012-10-311-1/+0
* | perf tools: Warn about missing libelfNamhyung Kim2012-10-311-0/+2
* | perf scripts browser: Add a browser for perf scriptFeng Tang2012-10-291-0/+4
* | perf tools: Move dso_* related functions into dso objectJiri Olsa2012-10-291-0/+2
* | perf tools: Fix LIBELF_MMAP checkingNamhyung Kim2012-10-261-1/+2
* | perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim2012-10-261-3/+3
* | perf tools: Cleanup doc related targetsNamhyung Kim2012-10-261-37/+9
* | perf tools: Try to build Documentation when installingBorislav Petkov2012-10-241-1/+4
* | perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-241-0/+2
* | perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-241-23/+23
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-241-15/+18
|\|
| * perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-191-11/+13
| * perf: Fix UAPI falloutIngo Molnar2012-10-141-2/+2
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-54/+29
| |\
| * | perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-121-1/+2
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-071-1/+1
| |\ \
| | * | kbuild: Fix gcc -x syntaxJean Delvare2012-10-031-1/+1
* | | | perf tools: Update Makefile for AndroidIrina Tirdea2012-10-081-6/+19
* | | | perf tools: Add on_exit implementationBernhard Rosenkraenzer2012-10-081-0/+6
* | | | perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-061-0/+2
| |_|/ |/| |
* | | perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim2012-10-021-5/+5
* | | perf tools: Convert to HAVE_STRLCPYNamhyung Kim2012-10-021-5/+3
* | | perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-021-4/+2
* | | perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-021-5/+3
* | | perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-021-4/+2
* | | perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim2012-10-021-5/+3
* | | perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-281-4/+3
* | | perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim2012-09-281-15/+1