summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2012-11-05perf tests: Add attr record data testJiri Olsa
2012-11-01perf tests: Add attr record no-inherit testJiri Olsa
2012-11-01perf tests: Add attr record no samples testJiri Olsa
2012-11-01perf tests: Add attr record period testJiri Olsa
2012-11-01perf tests: Add attr record graph testJiri Olsa
2012-11-01perf tests: Add attr record count testJiri Olsa
2012-11-01perf tests: Add attr record freq testJiri Olsa
2012-11-01perf tests: Add attr record event syntax group testJiri Olsa
2012-11-01perf tests: Add attr record group testJiri Olsa
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa
2012-11-01perf tests: Add attr record basic testJiri 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 browser: Don't show scripts menu for 'perf top'Feng Tang
2012-10-31perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa
2012-10-31perf annotate: Handle XBEGIN like a jumpAndi Kleen
2012-10-31perf tools: Handle --version string generation on machines without gitArnaldo Carvalho de Melo
2012-10-31perf tools: Further speed up the perf buildIngo Molnar
2012-10-31perf tools: Speed up the perf build time by simplifying the perf --version st...Ingo Molnar
2012-10-31perf tools: Add info about cross compiling for Android ARMJoonsoo Kim
2012-10-31perf tools: Warn about missing libelfNamhyung Kim
2012-10-30perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim
2012-10-30perf header: Fix numa topology printingNamhyung Kim
2012-10-29perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo
2012-10-29perf record: Fix mmap error output conditionJiri Olsa
2012-10-29perf header: Add is_perf_magic() funcFeng Tang
2012-10-29perf hists browser: Integrate script browser into main hists browserFeng Tang
2012-10-29perf annotate browser: Integrate script browser into annotation browserFeng Tang
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang
2012-10-29perf script: Add more filter to find_scripts()Feng Tang
2012-10-29perf tools: Add a global variable "const char *input_name"Feng Tang