summaryrefslogtreecommitdiff
path: root/tools/perf/util/tool.h
Commit message (Expand)AuthorAge
* perf tools: Make the tool's warning messages optionalJiri Olsa2018-01-10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros2017-07-18
* perf tool: Add show_feature_header to perf_toolDavid Carrillo-Cisneros2017-07-18
* perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-14
* perf tools: Add time conversion eventAdrian Hunter2016-03-31
* perf tools: Add event_update user level eventJiri Olsa2015-12-17
* perf tools: Add stat round user level eventJiri Olsa2015-12-17
* perf tools: Add stat user level eventJiri Olsa2015-12-17
* perf tools: Add stat config user level eventJiri Olsa2015-12-17
* perf cpu_map: Add cpu_map user level eventJiri Olsa2015-12-17
* perf thread_map: Add thread_map user level eventJiri Olsa2015-12-17
* perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter2015-07-23
* perf tools: handle PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
* perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter2015-05-05
* perf tools: Add support for PERF_RECORD_AUXAdrian Hunter2015-05-05
* perf tools: Add a user event for AUX area tracing errorsAdrian Hunter2015-04-29
* perf tools: Add user events for AUX area tracingAdrian Hunter2015-04-29
* perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo2015-03-12
* perf tools: Add id indexAdrian Hunter2014-10-29
* perf tools: Rename ordered_samples bool to ordered_eventsJiri Olsa2014-08-12
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-11
* perf tools: Remove event types framework completelyJiri Olsa2013-07-15
* perf tools: Fix missing tool parameterAdrian Hunter2013-07-12
* perf tools: Save some loops using perf_evlist__id2evselArnaldo Carvalho de Melo2011-11-28
* perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo2011-11-28