summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-11-13Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-11-09tools lib traceevent: Use 'const' in variables pointing to const stringsArnaldo Carvalho de Melo
2012-11-09tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerrorArnaldo Carvalho de Melo
2012-11-09tools lib traceevent: No need to check for < 0 on an unsigned enumArnaldo Carvalho de Melo
2012-11-09tools lib traceevent: Avoid comparisions between signed/unsignedArnaldo Carvalho de Melo
2012-11-09tools lib traceevent: Add __maybe_unused to unused parametersArnaldo Carvalho de Melo
2012-11-09perf annotate: Merge same lines in summary viewNamhyung Kim
2012-11-09perf annotate: Don't try to follow jump target on PLT symbolsNamhyung Kim
2012-11-09perf annotate: Whitespace fixupsNamhyung Kim
2012-11-09perf test: fix a build error on builtin-testZheng Liu
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo
2012-11-08perf diff: Use hists__link when not pairing just with baselineArnaldo Carvalho de Melo
2012-11-08perf hists: Introduce hists__linkArnaldo Carvalho de Melo
2012-11-08perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo
2012-11-08perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo
2012-11-08perf tools: Don't try to lookup objdump for live modeNamhyung Kim
2012-11-08perf tools: Add arbitary aliases and support names with -Andi Kleen
2012-11-08perf tools: Add LIBDW_DIR Makefile variable to for alternate libdwJiri Olsa
2012-11-08perf tests: Move attr.py temp dir cleanup into finally sectionJiri Olsa
2012-11-08perf hists: Free branch_info when freeing hist_entryNamhyung Kim
2012-11-08perf tools: Fix detection of stack areaNamhyung Kim
2012-11-08perf machine: Set kernel data mapping lengthNamhyung Kim
2012-11-05perf tests: Removing 'optional' fieldJiri Olsa
2012-11-05perf tests: Fix attr watermark field name typoJiri Olsa
2012-11-05perf tests: Factor attr tests WRITE_ASS macroJiri Olsa
2012-11-05perf tests: Add missing attr stat basic testJiri Olsa
2012-11-05perf report: Postpone objdump check until annotation requestedNamhyung Kim
2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim
2012-11-05perf tools: Use normalized arch name for searching objdump pathNamhyung Kim
2012-11-05perf tests: Add documentation for attr testsJiri Olsa
2012-11-05perf tests: Add attr stat default testJiri Olsa
2012-11-05perf tests: Add attr stat default testJiri Olsa
2012-11-05perf tests: Add attr stat event syntax group testJiri Olsa
2012-11-05perf tests: Add attr stat group testJiri Olsa
2012-11-05perf tests: Add attr stat no-inherit testJiri Olsa
2012-11-05perf tests: Add attr record branch filter testsJiri Olsa
2012-11-05perf tests: Add attr record branch any testJiri Olsa
2012-11-05perf tests: Add attr record no delay testJiri Olsa
2012-11-05perf tests: Add attr record raw testJiri Olsa