summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
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
2016-10-28perf scripting: Don't die if scripting can't be setup, disable itArnaldo Carvalho de Melo
2016-10-28perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo
2016-10-28perf list: Support matching by topicAndi Kleen
2016-10-28perf tools: Introduce timestamp__scnprintf_usec()Namhyung Kim
2016-10-24perf list: Make vendor event matching case insensitiveAndi Kleen
2016-10-24perf tools: Use normal error reporting when processing PERF_RECORD_READ eventsArnaldo Carvalho de Melo
2016-10-24perf tools: Normalize sq_quote_argv() error reportingArnaldo Carvalho de Melo
2016-10-24perf hists browser: Dynamically change verbosity levelAlexis Berlemont
2016-10-24perf tools: Fix typo "No enough" to "Not enough"Alexander Alemayhu
2016-10-24perf pmu: Only print Using CPUID message onceAndi Kleen
2016-10-24perf jit: Check JITHEADER_VERSIONStefano Sanfilippo
2016-10-24perf jit: Generate .eh_frame/.eh_frame_hdr in DSOStefano Sanfilippo
2016-10-24perf jit: Add unwinding supportStefano Sanfilippo
2016-10-24perf jit: Do not assume pgoff is zeroStefano Sanfilippo
2016-10-24perf jit: Make perf skip unknown recordsStefano Sanfilippo
2016-10-24perf jit: Enable jitdump support without dwarfMaciej Debski
2016-10-24perf jit: Add NT_GNU_BUILD_ID definition for older distrosArnaldo Carvalho de Melo
2016-10-24perf jit: Avoid returning garbage for a ret variableArnaldo Carvalho de Melo
2016-10-24perf tools: Implement branch_type event parameterAndi Kleen
2016-10-24perf header: Display feature name on write failureJiri Olsa
2016-10-24perf header: Display missing featuresJiri Olsa
2016-10-24perf report: Move captured info to generic header infoJiri Olsa
2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen