summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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 st...Ingo 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-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
2012-10-29perf tools: Move strxfrchar into string objectJiri Olsa4-12/+19
2012-10-29perf tools: Move hex2u64 into util objectJiri Olsa4-34/+34
2012-10-29perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa5-5/+9
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa7-17/+19
2012-10-28perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen1-3/+7
2012-10-26perf stat: Add --pre and --post commandPeter Zijlstra2-6/+41
2012-10-26perf inject: Mark a dso if it's usedAndrew Vagin3-8/+17
2012-10-26perf inject: Merge sched_stat_* and sched_switch eventsAndrew Vagin2-3/+144
2012-10-26perf inject: Work with filesAndrew Vagin2-3/+41
2012-10-26perf tools: Fix LIBELF_MMAP checkingNamhyung Kim1-1/+2