aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/evsel.c
Commit message (Expand)AuthorAge
* perf bpf: Attach eBPF filter to perf eventWang Nan2015-10-29
* perf tools: Enable pre-event inherit setting by config termsWang Nan2015-10-28
* perf evsel: Print branch filter state with -vvAndi Kleen2015-10-21
* perf tools: Introduce 'P' modifier to request max precisionJiri Olsa2015-10-05
* perf evlist: Display DATA_SRC sample type bitJiri Olsa2015-10-05
* Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2015-09-16
|\
| * perf evsel: Add own_cpus memberAdrian Hunter2015-09-15
* | perf evsel: Propagate error info from tp_formatJiri Olsa2015-09-15
* | tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
|/
* perf record: Add ability to name registers to recordStephane Eranian2015-08-31
* perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo2015-08-28
* perf callchain: Allow disabling call graphs per eventKan Liang2015-08-12
* perf callchain: Per-event type selection supportKan Liang2015-08-12
* perf evlist: Be more specific on -F/--freqNamhyung Kim2015-08-10
* perf record: Support per-event freq termNamhyung Kim2015-08-10
* perf tools: Unset perf_event_attr::freq when period term is setJiri Olsa2015-08-10
* perf tools: Refine parse/config callchain functionsKan Liang2015-08-05
* perf tools: Per-event time supportKan Liang2015-08-05
* perf tools: Force period term to overload global settingsJiri Olsa2015-07-29
* perf tools: Add support for event post configurationJiri Olsa2015-07-29
* perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter2015-07-23
* perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter2015-07-23
* perf record: Apply filter to all events in a glob matchingWang Nan2015-07-20
* perf record: Let user have timestamps with per-thread recordingAdrian Hunter2015-07-06
* perf evsel: Introduce append_filter() methodArnaldo Carvalho de Melo2015-07-06
* perf evsel: Introduce set_filter methodArnaldo Carvalho de Melo2015-07-06
* perf evsel: Rename set_filter to apply_filterArnaldo Carvalho de Melo2015-07-06
* perf stat: Remove perf_evsel__read_cb functionJiri Olsa2015-06-26
* perf stat: Introduce perf_evsel__read functionJiri Olsa2015-06-26
* perf stat: Make stats work over the thread dimensionJiri Olsa2015-06-26
* perf stat: Introduce perf_counts functionJiri Olsa2015-06-26
* perf evlist: Propagate thread maps through the evlistJiri Olsa2015-06-25
* perf tools: Add reference counting for cpu_map objectJiri Olsa2015-06-25
* perf thread_map: Don't access the array entries directlyJiri Olsa2015-06-23
* perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa2015-06-16
* perf evsel: Display 0x for hex values when printing the attributeAdrian Hunter2015-06-11
* perf tools: Add hint for 'Too many events are opened.' error messageJiri Olsa2015-05-27
* perf tools: Add aux_watermark member of struct perf_event_attrAdrian Hunter2015-04-29
* perf tools: Merge all perf_event_attr print functionsPeter Zijlstra2015-04-08
* perf record: Add clockid parameterPeter Zijlstra2015-04-08
* perf timechart: Fix SIBGUS error on sparc64David Ahern2015-03-26
* perf record: Support recording running/enabled timeAndi Kleen2015-02-25
* perf tools: Enable LBR call stack supportKan Liang2015-02-18
* perf evsel: Set attr.task bit for a tracking eventNamhyung Kim2015-01-29
* perf evsel: Don't rely on malloc working for sz 0Vineet Gupta2015-01-28
* perf tools: Remove perf_evsel__read interfaceJiri Olsa2014-12-01
* perf evsel: Introduce perf_evsel__read_cb functionJiri Olsa2014-11-24
* perf evsel: Introduce perf_counts_values__scale functionJiri Olsa2014-11-24
* perf evsel: Introduce perf_evsel__compute_deltas functionJiri Olsa2014-11-24
* perf evsel: Fix ftrace:function event recordingJiri Olsa2014-11-19