summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau
2016-12-07perf sched timehist: Cleanup idle_max_cpu handlingNamhyung Kim
2016-12-07perf sched timehist: Handle zero sample->tid properlyNamhyung Kim
2016-12-07perf callchain: Introduce callchain_cursor__copy()Namhyung Kim
2016-12-07perf sched: Cleanup option processingNamhyung Kim
2016-12-07perf sched timehist: Improve error message when analyzing wrong fileDavid Ahern
2016-12-06perf tools: Move perf build related variables under non fixdep legJiri Olsa
2016-12-06perf tools: Force fixdep compilation at the start of the buildJiri Olsa
2016-12-06perf tools: Move PERF-VERSION-FILE target into rules areaJiri Olsa
2016-12-06perf build: Check LLVM version in feature checkWang Nan
2016-12-05perf annotate: Show raw form for jump instruction with indirect targetRavi Bangoria
2016-12-05perf tools: Add non config targetsJiri Olsa
2016-12-05perf tools: Cleanup build directory before each testJiri Olsa
2016-12-05perf tools: Move python/perf.so target into rules areaJiri Olsa
2016-12-05perf tools: Move install-gtk target into rules areaJiri Olsa
2016-12-05perf clang: Compile BPF script using builtin clang supportWang Nan
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan
2016-12-05perf clang: Update test case to use real BPF scriptWang Nan
2016-12-05perf clang: Allow passing CFLAGS to builtin clangWang Nan
2016-12-05perf clang: Use real file system for #includeWang Nan
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan
2016-12-05perf llvm: Extract helpers in llvm-utils.cWang Nan
2016-12-05perf tools: Pass context to perf hook functionsWang Nan
2016-12-01perf annotate: AArch64 supportKim Phillips
2016-12-01perf annotate: Use arch->objdump.comment_char in dec__parse()Kim Phillips
2016-12-01perf report: Add option to specify time window of interestDavid Ahern
2016-12-01perf kmem: Add option to specify time window of interestDavid Ahern
2016-12-01perf sched timehist: Add option to specify time window of interestDavid Ahern
2016-12-01perf script: Add option to specify time window of interestDavid Ahern
2016-12-01perf tools: Move parse_nsec_time to time-utils.cDavid Ahern
2016-12-01perf tools: Add time-based utility functionsDavid Ahern
2016-11-29perf script: Add option to stop printing callchainDavid Ahern
2016-11-29perf kmem stat: Track memory freedDavid Ahern
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo
2016-11-29perf tools: Introduce perf hooksWang Nan
2016-11-25perf trace: Update tid/pid filtering option to leverage symbol_confDavid Ahern
2016-11-25perf sched timehist: Handle cpu migration eventsDavid Ahern
2016-11-25perf annotate: Show invalid jump offset in error messageArnaldo Carvalho de Melo
2016-11-25perf ui helpline: Provide a printf variantArnaldo Carvalho de Melo
2016-11-25perf tools: Add missing struct definition in probe_event.hWang Nan
2016-11-25perf record: Fix segfault when running with suid and kptr_restrict is 1Wang Nan
2016-11-25perf tools: Fix kernel version error in ubuntuWang Nan
2016-11-25perf sched timehist: Enlarge max stack depth by 2Namhyung Kim
2016-11-25perf sched timehist: Mark schedule function in callchainsNamhyung Kim
2016-11-25perf callchain: Add option to skip ignore symbol when printing callchainsNamhyung Kim
2016-11-25perf annotate: Initial PowerPC supportRavi Bangoria
2016-11-25perf annotate: Improve support for ARMArnaldo Carvalho de Melo
2016-11-25perf annotate: Allow arches to have a init routine and a priv areaArnaldo Carvalho de Melo
2016-11-25perf annotate: Introduce alternative method of keeping instructions tableArnaldo Carvalho de Melo