aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2018-08-08perf annotate: Add percent_type to struct annotation_optionsJiri Olsa
2018-08-08perf annotate: Add PERCENT_PERIOD_GLOBAL percent valueJiri Olsa
2018-08-08perf annotate: Add PERCENT_PERIOD_LOCAL percent valueJiri Olsa
2018-08-08perf annotate: Add PERCENT_HITS_GLOBAL percent valueJiri Olsa
2018-08-08perf annotate: Switch struct annotation_data::percent to arrayJiri Olsa
2018-08-08perf annotate: Loop group events directly in annotation__calc_percent()Jiri Olsa
2018-08-08perf annotate: Rename hist to sym_hist in annotation__calc_percentJiri Olsa
2018-08-08perf annotate: Rename local sample variables to dataJiri Olsa
2018-08-08perf annotate: Rename struct annotation_line::samples* to data*Jiri Olsa
2018-08-08perf annotate: Get rid of annotation__scnprintf_samples_period()Jiri Olsa
2018-08-08perf annotate: Make annotation_line__max_percent staticJiri Olsa
2018-08-08perf annotate: Make symbol__annotate_fprintf2() localJiri Olsa
2018-08-08perf tools: Drop unneeded bitmap_zero() callsYury Norov
2018-08-08perf report: Add GUI report support for s390 auxiliary traceThomas Richter
2018-08-08perf report: Add raw report support for s390 auxiliary traceThomas Richter
2018-08-03perf auxtrace: Support for perf report -D for s390Thomas Richter
2018-07-31perf bpf: Show better message when failing to load an objectArnaldo Carvalho de Melo
2018-07-31perf list: Unify metric group description format with PMU event descriptionMichael Petlan
2018-07-31perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packetLeo Yan
2018-07-31perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packetLeo Yan
2018-07-31perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packetLeo Yan
2018-07-31perf cs-etm: Fix start tracing packet handlingLeo Yan
2018-07-31perf evlist: Fix error out while applying initial delay and LBRKan Liang
2018-07-31Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo
2018-07-24perf stat: Get rid of extra clock display functionJiri Olsa
2018-07-24perf tools: Use perf_evsel__match instead of open coded equivalentJiri Olsa
2018-07-24perf tools: Fix struct comm_str removal crashJiri Olsa
2018-07-24perf machine: Use last_match threads cache only in single thread modeJiri Olsa
2018-07-24perf machine: Add threads__set_last_match functionJiri Olsa
2018-07-24perf machine: Add threads__get_last_match functionJiri Olsa
2018-07-24perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa
2018-07-24perf script: Show correct offsets for DWARF-based unwindingSandipan Das
2018-07-24perf trace arm64: Use generated syscall tableKim Phillips
2018-07-24perf stat: Add transaction flag (-T) support for s390Thomas Richter
2018-07-24Revert "perf list: Add s390 support for detailed/verbose PMU event description"Thomas Richter
2018-07-24perf cs-etm: Bail out immediately for instruction sample failureLeo Yan
2018-07-24perf cs-etm: Introduce invalid address macroLeo Yan
2018-07-24perf hists: Clarify callchain disabling when availableArnaldo Carvalho de Melo
2018-07-11perf script python: Fix dict reference countingJanne Huttunen
2018-07-11perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2018-07-11perf tools: Generate a Python script compatible with Python 2 and 3Jeremy Cline
2018-06-26Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...Ingo Molnar
2018-06-25perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria
2018-06-25perf stat: Remove duplicate event countingThomas Richter
2018-06-25perf alias: Rebuild alias expression string to make it comparableThomas Richter
2018-06-25perf alias: Remove trailing newline when reading sysfs filesThomas Richter
2018-06-25perf tools: Fix a clang 7.0 compilation errorYonghong Song
2018-06-25perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-06-25perf record: Support s390 random socket_id assignmentThomas Richter