summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
* | perf tests: Move attr.py temp dir cleanup into finally sectionJiri Olsa2012-11-081-14/+16
* | perf hists: Free branch_info when freeing hist_entryNamhyung Kim2012-11-081-0/+1
* | perf tools: Fix detection of stack areaNamhyung Kim2012-11-081-1/+1
* | perf machine: Set kernel data mapping lengthNamhyung Kim2012-11-081-9/+13
* | perf tests: Removing 'optional' fieldJiri Olsa2012-11-054-15/+18
* | perf tests: Fix attr watermark field name typoJiri Olsa2012-11-054-4/+4
* | perf tests: Factor attr tests WRITE_ASS macroJiri Olsa2012-11-051-44/+45
* | perf tests: Add missing attr stat basic testJiri Olsa2012-11-052-0/+46
* | perf report: Postpone objdump check until annotation requestedNamhyung Kim2012-11-054-16/+25
* | perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-058-67/+58
* | perf tools: Use normalized arch name for searching objdump pathNamhyung Kim2012-11-051-7/+33
* | perf tests: Add documentation for attr testsJiri Olsa2012-11-051-0/+64
* | perf tests: Add attr stat default testJiri Olsa2012-11-053-0/+429
* | perf tests: Add attr stat default testJiri Olsa2012-11-051-0/+64
* | perf tests: Add attr stat event syntax group testJiri Olsa2012-11-051-0/+17
* | perf tests: Add attr stat group testJiri Olsa2012-11-051-0/+15
* | perf tests: Add attr stat no-inherit testJiri Olsa2012-11-051-0/+7
* | perf tests: Add attr record branch filter testsJiri Olsa2012-11-057-0/+56
* | perf tests: Add attr record branch any testJiri Olsa2012-11-051-0/+8
* | perf tests: Add attr record no delay testJiri Olsa2012-11-051-0/+9
* | perf tests: Add attr record raw testJiri Olsa2012-11-051-0/+7
* | perf tests: Add attr record data testJiri Olsa2012-11-051-0/+8
* | perf tests: Add attr record no-inherit testJiri Olsa2012-11-011-0/+7
* | perf tests: Add attr record no samples testJiri Olsa2012-11-011-0/+6
* | perf tests: Add attr record period testJiri Olsa2012-11-011-0/+7
* | perf tests: Add attr record graph testJiri Olsa2012-11-013-0/+22
* | perf tests: Add attr record count testJiri Olsa2012-11-011-0/+8
* | perf tests: Add attr record freq testJiri Olsa2012-11-011-0/+6
* | perf tests: Add attr record event syntax group testJiri Olsa2012-11-011-0/+20
* | perf tests: Add attr record group testJiri Olsa2012-11-011-0/+17
* | perf tests: Add attr tests under builtin test commandJiri Olsa2012-11-014-0/+49
* | perf tests: Add attr record basic testJiri Olsa2012-11-012-0/+45
* | perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-315-2/+470
* | perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-314-8/+9
* | perf browser: Don't show scripts menu for 'perf top'Feng Tang2012-10-311-2/+10
* | perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa2012-10-311-1/+0
* | perf annotate: Handle XBEGIN like a jumpAndi Kleen2012-10-311-0/+2
* | perf tools: Handle --version string generation on machines without gitArnaldo Carvalho de Melo2012-10-311-1/+2
* | perf tools: Further speed up the perf buildIngo Molnar2012-10-311-9/+4
* | perf tools: Speed up the perf build time by simplifying the perf --version st...Ingo Molnar2012-10-311-1/+1
* | perf tools: Add info about cross compiling for Android ARMJoonsoo Kim2012-10-311-1/+4
* | perf tools: Warn about missing libelfNamhyung Kim2012-10-311-0/+2
* | perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-291-0/+2
* | perf record: Fix mmap error output conditionJiri Olsa2012-10-291-1/+2
* | perf header: Add is_perf_magic() funcFeng Tang2012-10-292-0/+11
* | perf hists browser: Integrate script browser into main hists browserFeng Tang2012-10-291-0/+38
* | perf annotate browser: Integrate script browser into annotation browserFeng Tang2012-10-291-0/+6
* | perf scripts browser: Add a browser for perf scriptFeng Tang2012-10-293-0/+200
* | perf script: Add more filter to find_scripts()Feng Tang2012-10-291-3/+79
* | perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-2911-29/+20
OpenPOWER on IntegriCloud