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