aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11-01tools/power turbostat: graceful fail on garbage inputLen Brown1-8/+18
2012-11-01tools/power turbostat: Repair Segmentation fault when using -i optionLen Brown1-1/+1
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-30Tools: hv: Don't return loopback addressesK. Y. Srinivasan1-4/+9
2012-10-30tools: hv: Return the full kernel versionK. Y. Srinivasan1-3/+6
2012-10-30perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim1-4/+4
2012-10-30perf header: Fix numa topology printingNamhyung Kim1-0/+2
2012-10-29perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo1-0/+2
2012-10-29perf record: Fix mmap error output conditionJiri Olsa1-1/+2
2012-10-29perf header: Add is_perf_magic() funcFeng Tang2-0/+11
2012-10-29perf hists browser: Integrate script browser into main hists browserFeng Tang1-0/+38
2012-10-29perf annotate browser: Integrate script browser into annotation browserFeng Tang1-0/+6
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang3-0/+200
2012-10-29perf script: Add more filter to find_scripts()Feng Tang1-3/+79
2012-10-29perf tools: Add a global variable "const char *input_name"Feng Tang11-29/+20
2012-10-29perf tools: Move dso_* related functions into dso objectJiri Olsa5-726/+751