summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/evsel.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Introduce bpf-output eventWang Nan2016-02-221-0/+5
* perf record: Add --all-user/--all-kernel optionsJiri Olsa2016-02-181-0/+10
* perf tools: Document the perf sysctlsBen Hutchings2016-01-261-6/+9
* perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim2016-01-081-0/+23
* perf evsel: Disable branch flags/cycles for --callgraph lbrAndi Kleen2015-12-141-1/+13
* perf evsel: Introduce disable() methodJiri Olsa2015-12-071-0/+10
* perf evsel: Use event maps directly in perf_evsel__enableJiri Olsa2015-12-071-1/+4
* perf evlist: Display WEIGHT sample type bitJiri Olsa2015-11-261-0/+1
* perf bpf: Attach eBPF filter to perf eventWang Nan2015-10-291-0/+17
* perf tools: Enable pre-event inherit setting by config termsWang Nan2015-10-281-0/+9
* perf evsel: Print branch filter state with -vvAndi Kleen2015-10-211-0/+1
* perf tools: Introduce 'P' modifier to request max precisionJiri Olsa2015-10-051-0/+3
* perf evlist: Display DATA_SRC sample type bitJiri Olsa2015-10-051-1/+1
* Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2015-09-161-0/+1
|\
| * perf evsel: Add own_cpus memberAdrian Hunter2015-09-151-0/+1
* | perf evsel: Propagate error info from tp_formatJiri Olsa2015-09-151-3/+13
* | tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-141-1/+1
|/
* perf record: Add ability to name registers to recordStephane Eranian2015-08-311-1/+1
* perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo2015-08-281-0/+2
* perf callchain: Allow disabling call graphs per eventKan Liang2015-08-121-6/+11
* perf callchain: Per-event type selection supportKan Liang2015-08-121-2/+60
* perf evlist: Be more specific on -F/--freqNamhyung Kim2015-08-101-2/+7
* perf record: Support per-event freq termNamhyung Kim2015-08-101-0/+4
* perf tools: Unset perf_event_attr::freq when period term is setJiri Olsa2015-08-101-0/+1
* perf tools: Refine parse/config callchain functionsKan Liang2015-08-051-5/+6
* perf tools: Per-event time supportKan Liang2015-08-051-3/+11
* perf tools: Force period term to overload global settingsJiri Olsa2015-07-291-0/+2
* perf tools: Add support for event post configurationJiri Olsa2015-07-291-0/+31
* perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter2015-07-241-0/+3
* perf tools: Add new PERF_RECORD_SWITCH eventAdrian Hunter2015-07-241-0/+1
* perf record: Apply filter to all events in a glob matchingWang Nan2015-07-201-0/+1
* perf record: Let user have timestamps with per-thread recordingAdrian Hunter2015-07-061-1/+2
* perf evsel: Introduce append_filter() methodArnaldo Carvalho de Melo2015-07-061-0/+17
* perf evsel: Introduce set_filter methodArnaldo Carvalho de Melo2015-07-061-0/+13
* perf evsel: Rename set_filter to apply_filterArnaldo Carvalho de Melo2015-07-061-2/+2
* perf stat: Remove perf_evsel__read_cb functionJiri Olsa2015-06-261-16/+0Star
* perf stat: Introduce perf_evsel__read functionJiri Olsa2015-06-261-0/+14
* perf stat: Make stats work over the thread dimensionJiri Olsa2015-06-261-6/+6
* perf stat: Introduce perf_counts functionJiri Olsa2015-06-261-3/+3
* perf evlist: Propagate thread maps through the evlistJiri Olsa2015-06-251-0/+1
* perf tools: Add reference counting for cpu_map objectJiri Olsa2015-06-251-0/+1
* perf thread_map: Don't access the array entries directlyJiri Olsa2015-06-231-1/+1
* perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa2015-06-161-18/+1Star
* perf evsel: Display 0x for hex values when printing the attributeAdrian Hunter2015-06-111-1/+1
* perf tools: Add hint for 'Too many events are opened.' error messageJiri Olsa2015-05-281-1/+3
* perf tools: Add aux_watermark member of struct perf_event_attrAdrian Hunter2015-04-291-0/+1
* perf tools: Merge all perf_event_attr print functionsPeter Zijlstra2015-04-081-160/+128Star
* perf record: Add clockid parameterPeter Zijlstra2015-04-081-4/+55
* perf timechart: Fix SIBGUS error on sparc64David Ahern2015-03-261-1/+1
* perf record: Support recording running/enabled timeAndi Kleen2015-02-251-0/+6