summaryrefslogtreecommitdiff
path: root/tools/perf/util/evsel.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\
| * Merge 4.4.187 into android-4.4Greg Kroah-Hartman2019-08-04
| |\
| | * perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo2019-08-04
* | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\| |
| * | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\|
| | * perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo2019-04-27
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\|
| | * perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo2018-05-30
| * | BACKPORT: perf tools: Document the perf sysctlsBen Hutchings2016-05-31
| |/
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-21
|\ \
| * | perf tools: pushing driver configuration down to the kernelMathieu Poirier2016-06-20
| * | perf tools: add infrastructure for PMU specific configurationMathieu Poirier2016-06-20
* | | BACKPORT: perf tools: Document the perf sysctlsBen Hutchings2016-06-16
|/ /
* / perf evsel: Introduce disable() methodJiri Olsa2016-06-01
|/
* 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