summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/event_update.c
Commit message (Expand)AuthorAgeFilesLines
* libperf: Add perf_evlist__id_add() functionJiri Olsa2019-09-251-1/+1
* libperf: Add perf_evlist__first()/last() functionsJiri Olsa2019-09-251-1/+1
* libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functionsJiri Olsa2019-09-251-1/+1
* perf test: Fix spelling mistake "allos" -> "allocate"Colin Ian King2019-09-201-1/+1
* perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo2019-09-201-0/+1
* perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo2019-09-201-0/+1
* perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo2019-08-311-0/+2
* perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo2019-08-311-0/+1
* 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-251-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