aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-08perf hists: Introduce hists__linkArnaldo Carvalho de Melo2-0/+61
2012-11-08perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo3-34/+40
2012-11-08perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo4-18/+42
2012-11-08perf tools: Don't try to lookup objdump for live modeNamhyung Kim1-0/+7
2012-11-08perf tools: Add arbitary aliases and support names with -Andi Kleen1-0/+2
2012-11-08perf tools: Add LIBDW_DIR Makefile variable to for alternate libdwJiri Olsa1-2/+10
2012-11-08perf tests: Move attr.py temp dir cleanup into finally sectionJiri Olsa1-14/+16
2012-11-08perf hists: Free branch_info when freeing hist_entryNamhyung Kim1-0/+1
2012-11-08perf tools: Fix detection of stack areaNamhyung Kim1-1/+1
2012-11-08perf machine: Set kernel data mapping lengthNamhyung Kim1-9/+13
2012-11-05perf tests: Removing 'optional' fieldJiri Olsa4-15/+18
2012-11-05perf tests: Fix attr watermark field name typoJiri Olsa4-4/+4
2012-11-05perf tests: Factor attr tests WRITE_ASS macroJiri Olsa1-44/+45
2012-11-05perf tests: Add missing attr stat basic testJiri Olsa2-0/+46
2012-11-05perf report: Postpone objdump check until annotation requestedNamhyung Kim4-16/+25
2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim8-67/+58
2012-11-05perf tools: Use normalized arch name for searching objdump pathNamhyung Kim1-7/+33
2012-11-05perf tests: Add documentation for attr testsJiri Olsa1-0/+64
2012-11-05perf tests: Add attr stat default testJiri Olsa3-0/+429
2012-11-05perf tests: Add attr stat default testJiri Olsa1-0/+64
2012-11-05perf tests: Add attr stat event syntax group testJiri Olsa1-0/+17
2012-11-05perf tests: Add attr stat group testJiri Olsa1-0/+15
2012-11-05perf tests: Add attr stat no-inherit testJiri Olsa1-0/+7
2012-11-05perf tests: Add attr record branch filter testsJiri Olsa7-0/+56
2012-11-05perf tests: Add attr record branch any testJiri Olsa1-0/+8
2012-11-05perf tests: Add attr record no delay testJiri Olsa1-0/+9
2012-11-05perf tests: Add attr record raw testJiri Olsa1-0/+7
2012-11-05perf tests: Add attr record data testJiri Olsa1-0/+8
2012-11-01perf tests: Add attr record no-inherit testJiri Olsa1-0/+7
2012-11-01perf tests: Add attr record no samples testJiri Olsa1-0/+6
2012-11-01perf tests: Add attr record period testJiri Olsa1-0/+7
2012-11-01perf tests: Add attr record graph testJiri Olsa3-0/+22
2012-11-01perf tests: Add attr record count testJiri Olsa1-0/+8
2012-11-01perf tests: Add attr record freq testJiri Olsa1-0/+6
2012-11-01perf tests: Add attr record event syntax group testJiri Olsa1-0/+20
2012-11-01perf tests: Add attr record group testJiri Olsa1-0/+17
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa4-0/+49
2012-11-01perf tests: Add attr record basic testJiri Olsa2-0/+45
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa5-2/+470
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa4-8/+9
2012-10-31perf browser: Don't show scripts menu for 'perf top'Feng Tang1-2/+10
2012-10-31perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa1-1/+0
2012-10-31perf annotate: Handle XBEGIN like a jumpAndi Kleen1-0/+2
2012-10-31perf tools: Handle --version string generation on machines without gitArnaldo Carvalho de Melo1-1/+2
2012-10-31perf tools: Further speed up the perf buildIngo Molnar1-9/+4
2012-10-31perf tools: Speed up the perf build time by simplifying the perf --version string generationIngo Molnar1-1/+1
2012-10-31perf tools: Add info about cross compiling for Android ARMJoonsoo Kim1-1/+4
2012-10-31perf tools: Warn about missing libelfNamhyung Kim1-0/+2
2012-10-30perf/x86: Fix sparse warningsPeter Huewe1-2/+2
2012-10-30Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar34-829/+1196