summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
...
* perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packetLeo Yan2018-07-311-2/+15
* perf cs-etm: Fix start tracing packet handlingLeo Yan2018-07-312-1/+19
* perf evlist: Fix error out while applying initial delay and LBRKan Liang2018-07-311-0/+14
* Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-07-312-0/+2
|\
| * perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-302-0/+2
* | perf stat: Get rid of extra clock display functionJiri Olsa2018-07-243-3/+19
* | perf tools: Use perf_evsel__match instead of open coded equivalentJiri Olsa2018-07-241-4/+1
* | perf tools: Fix struct comm_str removal crashJiri Olsa2018-07-241-5/+11
* | perf machine: Use last_match threads cache only in single thread modeJiri Olsa2018-07-241-3/+22
* | perf machine: Add threads__set_last_match functionJiri Olsa2018-07-241-3/+9
* | perf machine: Add threads__get_last_match functionJiri Olsa2018-07-241-13/+26
* | perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa2018-07-241-1/+1
* | perf script: Show correct offsets for DWARF-based unwindingSandipan Das2018-07-243-3/+10
* | perf trace arm64: Use generated syscall tableKim Phillips2018-07-241-0/+4
* | perf stat: Add transaction flag (-T) support for s390Thomas Richter2018-07-242-0/+23
* | Revert "perf list: Add s390 support for detailed/verbose PMU event description"Thomas Richter2018-07-241-6/+0
* | perf cs-etm: Bail out immediately for instruction sample failureLeo Yan2018-07-241-0/+3
* | perf cs-etm: Introduce invalid address macroLeo Yan2018-07-241-4/+6
* | perf hists: Clarify callchain disabling when availableArnaldo Carvalho de Melo2018-07-241-1/+1
|/
* perf script python: Fix dict reference countingJanne Huttunen2018-07-111-6/+2
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-07-111-3/+3
* perf tools: Generate a Python script compatible with Python 2 and 3Jeremy Cline2018-07-111-14/+15
* Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...Ingo Molnar2018-06-264-7/+117
|\
| * perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria2018-06-251-1/+1
| * perf stat: Remove duplicate event countingThomas Richter2018-06-251-1/+70
| * perf alias: Rebuild alias expression string to make it comparableThomas Richter2018-06-251-1/+24
| * perf alias: Remove trailing newline when reading sysfs filesThomas Richter2018-06-251-0/+3
| * perf tools: Fix a clang 7.0 compilation errorYonghong Song2018-06-251-2/+9
| * perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-06-251-1/+1
| * perf record: Support s390 random socket_id assignmentThomas Richter2018-06-251-1/+9
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-244-7/+18
|\|
| * perf tools: Fix error index for pmu event parserJiri Olsa2018-06-071-0/+5
| * perf hists: Reimplement hists__has_callchains()Arnaldo Carvalho de Melo2018-06-072-4/+6
| * perf hists: Make hist_entry__has_callchains() work with 'perf c2c'Arnaldo Carvalho de Melo2018-06-071-1/+1
| * perf hists: Save the callchain_size in struct hist_entryArnaldo Carvalho de Melo2018-06-072-2/+6
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
|/
* perf script python: Add more PMU fields to event handler dictJin Yao2018-06-061-1/+226
* perf script python: Move dsoname code to a new functionJin Yao2018-06-061-8/+15
* perf symbols: Add BSS symbols when reading from /proc/kallsymsArnaldo Carvalho de Melo2018-06-061-1/+1
* perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULLArnaldo Carvalho de Melo2018-06-061-0/+5
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-06-063-2/+28
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-06-061-1/+0
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-06-061-1/+4
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-06-061-0/+1
* perf map: Consider PTI entry trampolines in rip_2objdump()Adrian Hunter2018-06-061-0/+14
* perf tools: Fix pmu events parsing ruleJiri Olsa2018-06-061-1/+13
* perf record: Enable arbitrary event names thru name= modifierAlexey Budankov2018-06-062-3/+35
* perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter2018-06-061-0/+2
* perf hists: Check if a hist_entry has callchains before using themArnaldo Carvalho de Melo2018-06-063-7/+13
* perf hists: Introduce hist_entry__has_callchain() methodArnaldo Carvalho de Melo2018-06-061-0/+6