aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/evsel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22perf trace: Introduce per-event maximum number of events propertyArnaldo Carvalho de Melo1-0/+1
2018-10-22perf evsel: Mark a evsel as disabled when asking the kernel do disable itArnaldo Carvalho de Melo1-0/+1
2018-10-19perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo1-0/+3
2018-09-19tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}Tzvetomir Stoyanov (VMware)1-3/+3
2018-09-19tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_formatTzvetomir Stoyanov (VMware)1-2/+2
2018-08-30perf evsel: Introduce perf_evsel__store_ids()Jiri Olsa1-0/+1
2018-08-08perf annotate: Loop group events directly in annotation__calc_percent()Jiri Olsa1-0/+7
2018-07-24perf stat: Get rid of extra clock display functionJiri Olsa1-0/+6
2018-07-24perf tools: Use perf_evsel__match instead of open coded equivalentJiri Olsa1-4/+1
2018-06-05perf evsel: Add has_callchain() helper to make code more compact/clearArnaldo Carvalho de Melo1-0/+5
2018-05-16perf parse-events: Handle uncore event aliases in small groups properlyKan Liang1-0/+1
2018-04-24perf stat: Fix duplicate PMU name for interval printKan Liang1-0/+1
2018-03-08perf report: Fix the output for stdio events listJiri Olsa1-0/+1
2018-03-08perf pmu: Display pmu name when printing unmerged events in statAgustin Vega-Frias1-0/+1
2018-03-07perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup'Arnaldo Carvalho de Melo1-2/+2
2018-02-15perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo1-0/+14
2017-12-27perf annotate: Use perf_env when obtaining the arch nameArnaldo Carvalho de Melo1-1/+0
2017-12-27perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()Arnaldo Carvalho de Melo1-1/+1
2017-11-16perf evlist: Add perf_evlist__parse_sample_timestamp functionJiri Olsa1-0/+4
2017-11-16perf evsel: Enable type checking for perf_evsel_config_term typesAndi Kleen1-3/+2
2017-11-16perf record: Fix -c/-F options for cpu event aliasesAndi Kleen1-0/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27perf evsel: Restore evsel->priv as a tool private areaArnaldo Carvalho de Melo1-0/+3
2017-09-13perf tools: Support weak groups in 'perf stat'Andi Kleen1-0/+1
2017-09-01perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo1-0/+1
2017-08-22perf evsel: Fix buffer overflow while freeing eventsAndi Kleen1-4/+3
2017-07-26perf evsel: Add read_counter()Jiri Olsa1-0/+2
2017-07-18perf evsel: Allow asking for max precise_ip in new_cycles()Arnaldo Carvalho de Melo1-1/+1
2017-07-18perf annotate: Check for fused instructionsJin Yao1-0/+1
2017-03-23perf pmu: Add support for MetricName JSON attributeAndi Kleen1-0/+1
2017-03-23perf stat: Output JSON MetricExpr metricAndi Kleen1-0/+3
2017-03-21perf stat: Collapse identically named eventsAndi Kleen1-0/+1
2016-12-15perf evsel: Allow to ignore missing pidJiri Olsa1-0/+1
2016-11-25perf callchain: Add option to skip ignore symbol when printing callchainsNamhyung Kim1-0/+1
2016-11-23perf evsel: Support printing callchains with arrowsNamhyung Kim1-0/+1
2016-10-24perf tools: Implement branch_type event parameterAndi Kleen1-0/+2
2016-09-29perf evsel: Add support for address filtersMathieu Poirier1-0/+2
2016-09-29perf evsel: New tracepoint specific functionMathieu Poirier1-2/+1
2016-09-29perf tools: Make perf_evsel__append_filter() genericMathieu Poirier1-1/+1
2016-09-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier1-0/+2
2016-07-28perf evsel: Introduce constructor for cycles eventArnaldo Carvalho de Melo1-0/+2
2016-07-15perf tools: Enable overwrite settingsWang Nan1-0/+2
2016-07-15perf evlist: Drop redundant evsel->overwrite indicatorArnaldo Carvalho de Melo1-1/+0
2016-07-12perf evsel: Uninline the is_function_event methodArnaldo Carvalho de Melo1-17/+1
2016-06-30perf evsel: Utility function to fetch archRavi Bangoria1-0/+2
2016-06-03perf evsel: Provide way to extract integer value from format_fieldArnaldo Carvalho de Melo1-0/+2
2016-05-30perf tools: Per event max-stack settingsArnaldo Carvalho de Melo1-0/+2
2016-05-20perf evsel: Add overwrite attribute and check write_backwardWang Nan1-0/+1
2016-04-18perf evsel: Add missign class prefix to has_branch_stack methodArnaldo Carvalho de Melo1-1/+1