aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Makefile
AgeCommit message (Expand)Author
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo
2013-04-01perf python: Fix dependency for python/perf.soNaohiro Aota
2013-04-01perf tools: Add new mem command for memory access profilingStephane Eranian
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim
2013-02-06perf tools: Check for flex and bison before continuing buildingBorislav Petkov
2013-01-30perf tools: Make numa benchmark optionalPeter Hurley
2013-01-30perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar
2013-01-24perf tools: Do not include PERF-VERSION-FILE to MakefileNamhyung Kim
2013-01-24perf tools: Get rid of unused include of config.makNamhyung Kim
2013-01-24perf ui/gtk: Factor out common browser routinesNamhyung Kim
2013-01-24perf tests: Fix PYTHONPATH for python-use test tracepointsJiri Olsa
2013-01-24perf tests: Check python path on attr and binding testNamhyung Kim
2013-01-24perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo
2013-01-24perf test: Add a test case for hists__{match,link}Namhyung Kim
2013-01-24Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2012-12-11perf tools: Add install-bin Makefile targetArnaldo Carvalho de Melo
2012-12-10perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo
2012-12-09perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo
2012-12-09perf tools: Don't check configuration on make cleanNamhyung Kim
2012-12-09perf ui: Always compile error printing codeNamhyung Kim
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-11-14perf ui: Always compile browser setup codeNamhyung Kim
2012-11-14perf ui gtk: Implement ui_progress functionsNamhyung Kim
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim
2012-11-14perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa
2012-11-14perf tests: Move test__syscall_open_tp_fields into separate objectJiri Olsa
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa
2012-11-14perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa
2012-11-14perf tests: Move test__rdpmc into separate objectJiri Olsa
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa
2012-11-14perf tests: Move test__basic_mmap into separate objectJiri Olsa
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa
2012-11-14perf tests: Move test__open_syscall_event into separate objectJiri Olsa
2012-11-14perf tests: Move test__vmlinux_matches_kallsyms into separate objectJiri Olsa
2012-11-08perf tools: Add LIBDW_DIR Makefile variable to for alternate libdwJiri Olsa
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa
2012-10-31perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa