summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf trace: Fix exit_group() formattingArnaldo Carvalho de Melo2016-05-201-1/+1
* perf top: Use machine->kptr_restrict_warnedArnaldo Carvalho de Melo2016-05-202-4/+3
* perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1Arnaldo Carvalho de Melo2016-05-203-1/+21
* perf machine: Do not bail out if not managing to read ref reloc symbolArnaldo Carvalho de Melo2016-05-201-4/+5
* perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-164-11/+24
* perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-165-3/+49
* perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-163-5/+7
* perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-169-17/+18
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-1615-73/+84
* perf core: Generalize max_stack sysctl handlerArnaldo Carvalho de Melo2016-05-162-3/+4
* perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCOREMasami Hiramatsu2016-05-165-11/+14
* perf stat: Use cpu-clock event for cpu targetsNamhyung Kim2016-05-161-0/+3
* perf stat: Update runtime using cpu-clock eventNamhyung Kim2016-05-161-2/+4
* perf stat: Fix indentation of stalled backend cycleNamhyung Kim2016-05-161-1/+1
* perf symbols: Store vdso buildid unconditionallyHe Kuang2016-05-162-2/+3
* perf stat: Avoid fractional digits for integer scalesAndi Kleen2016-05-161-9/+10
* perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-05-121-1/+9
* perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin2016-05-121-0/+2
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-123-2/+9
|\
| * perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2016-05-121-1/+1
| * perf/x86/msr: Fix SMI overflowPeter Zijlstra2016-05-121-1/+1
| * perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani2016-05-121-0/+7
* | Merge tag 'perf-core-for-mingo-20160511' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-1221-138/+306
|\ \
| * | perf buildid-cache: Use lsdir() for looking up buildid cachesMasami Hiramatsu2016-05-111-26/+4
| * | perf symbols: Use lsdir() for the search in kcore cache directoryMasami Hiramatsu2016-05-111-12/+14
| * | perf tools: Use SBUILD_ID_SIZE where applicableMasami Hiramatsu2016-05-116-7/+7
| * | perf tools: Fix lsdir to set errno correctlyMasami Hiramatsu2016-05-111-1/+1
| * | perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-112-52/+53
| * | perf trace: Move flock op beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-112-31/+32
| * | perf build: Add build-test for debug-frame on arm/arm64He Kuang2016-05-114-1/+42
| * | perf build: Add build-test for libunwind cross-platforms supportHe Kuang2016-05-116-0/+127
| * | perf script: Fix export of callchains with recursion in db-exportChris Phlipot2016-05-111-0/+4
| * | perf script: Fix callchain addresses in db-exportChris Phlipot2016-05-111-4/+1
| * | perf script: Fix symbol insertion behavior in db-exportChris Phlipot2016-05-111-2/+1
| * | perf symbols: Add dso__insert_symbol functionChris Phlipot2016-05-112-0/+15
| * | perf scripting python: Use Py_FatalError instead of die()Arnaldo Carvalho de Melo2016-05-111-2/+5
|/ /
* | Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-1127-245/+510
|\ \
| * | perf tools: Remove xrealloc and ALLOC_GROWMasami Hiramatsu2016-05-104-55/+0
| * | perf help: Do not use ALLOC_GROW in add_cmd_listMasami Hiramatsu2016-05-101-8/+22
| * | perf pmu: Make pmu_formats_string to check return value of strbufMasami Hiramatsu2016-05-101-5/+5
| * | perf header: Make topology checkers to check return value of strbufMasami Hiramatsu2016-05-101-11/+20
| * | perf tools: Make alias handler to check return value of strbufMasami Hiramatsu2016-05-103-20/+26
| * | perf help: Make check_emacsclient_version to check strbuf APIsMasami Hiramatsu2016-05-101-8/+10
| * | perf probe: Check the return value of strbuf APIsMasami Hiramatsu2016-05-103-97/+128
| * | perf tools: Rewrite strbuf not to die()Masami Hiramatsu2016-05-102-36/+82
| * | perf symbols: Fix handling of zero-length symbols.Chris Phlipot2016-05-091-1/+1
| * | perf evsel: Print state of perf_event_attr.write_backwardArnaldo Carvalho de Melo2016-05-091-0/+1
| * | perf tests: Add test to check backward ring bufferWang Nan2016-05-094-0/+157
| * | perf tools: Support reading from backward ring bufferWang Nan2016-05-092-0/+54
| * | perf script: Fix incorrect python db-export error messageChris Phlipot2016-05-091-1/+1
OpenPOWER on IntegriCloud