summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2016-12-20perf diff: Do not overwrite valid build idKan Liang
2016-12-20perf annotate: Don't throw error for zero length symbolsRavi Bangoria
2016-12-15perf annotate: Fix jump target outside of function address rangeRavi Bangoria
2016-12-15perf annotate: Support jump instruction with target as second operandRavi Bangoria
2016-12-15perf evsel: Allow to ignore missing pidJiri Olsa
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa
2016-12-15perf evsel: Use variable instead of repeating lengthy FD macroJiri Olsa
2016-12-07perf callchain: Introduce callchain_cursor__copy()Namhyung Kim
2016-12-05perf annotate: Show raw form for jump instruction with indirect targetRavi Bangoria
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 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 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 tools: Introduce perf hooksWang Nan
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: 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
2016-11-25perf annotate: Remove duplicate 'name' field from disasm_lineArnaldo Carvalho de Melo
2016-11-24Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-11-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2016-11-23perf evsel: Support printing callchains with arrowsNamhyung Kim
2016-11-23perf symbols: Print symbol offsets conditionallyNamhyung Kim
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa
2016-11-23perf tools: Show event fd in debug outputJiri Olsa
2016-11-17perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo
2016-11-17perf annotate: Allow arches to specify functions to skipArnaldo Carvalho de Melo
2016-11-17perf annotate: Start supporting cross arch annotationArnaldo Carvalho de Melo
2016-11-14perf report: Calculate and return the branch flag countingJin Yao
2016-11-14perf report: Create a symbol_conf flag for showing branch flag countingJin Yao
2016-11-14perf report: Add branch flag to callchain cursor nodeJin Yao
2016-11-14perf config: Mark where are config items from (user or system)Taeung Song
2016-11-14perf config: Add support setting variables in a config fileTaeung Song
2016-11-09perf hists: Fix column length on --hierarchyNamhyung Kim
2016-11-07perf callchain: Fixup help/config for no-unwindingRabin Vincent
2016-10-28perf tools: Add missing object file to the python binding linkage listArnaldo Carvalho de Melo