summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/event_update.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa2019-08-291-8/+8
* libperf: Add own_cpus to struct perf_evselJiri Olsa2019-07-291-2/+2
* libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functionsJiri Olsa2019-07-291-1/+2
* libperf: Add perf_cpu_map__get()/perf_cpu_map__put()Jiri Olsa2019-07-291-2/+2
* perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa2019-07-291-1/+1
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-291-1/+1
* perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa2019-07-291-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tests: Replace assignment with comparison on assert checkColin Ian King2016-04-261-1/+1
* perf tools: Add event_update event cpus typeJiri Olsa2015-12-171-0/+29
* perf tools: Add event_update event name typeJiri Olsa2015-12-171-0/+25
* perf tools: Add event_update event scale typeJiri Olsa2015-12-171-0/+21
* perf tools: Add event_update event unit typeJiri Olsa2015-12-171-0/+42