index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
evsel-roundtrip-name.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Use evsel__name_is() helper
Yang Jihong
2024-04-03
1
-2
/
+2
*
perf test: Roundtrip name, don't assume 1 event per name
Ian Rogers
2023-05-15
1
-70
/
+49
*
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
1
-2
/
+2
*
perf evsel: Constify a few arrays
Ian Rogers
2022-05-09
1
-1
/
+1
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-1
/
+1
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-1
/
+4
*
perf tests: Fix 'Roundtrip evsel->name' on core-only system
Jin Yao
2021-07-14
1
-1
/
+2
*
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-09
1
-3
/
+3
*
perf tests: Add hybrid cases for 'Roundtrip evsel->name' test
Jin Yao
2021-04-29
1
-7
/
+12
*
perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache*
Arnaldo Carvalho de Melo
2020-05-28
1
-3
/
+2
*
perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}()
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2020-05-05
1
-2
/
+2
*
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-05-05
1
-8
/
+6
*
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-09-25
1
-1
/
+1
*
perf evlist: Rename perf_evlist__delete() to evlist__delete()
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf evlist: Rename perf_evlist__new() to evlist__new()
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
1
-1
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-1
/
+1
*
perf test: Prevent using bpf-output event in round trip name test
Jiri Olsa
2015-12-07
1
-1
/
+2
*
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-19
1
-1
/
+1
*
perf tools: Add parse_events_error interface
Jiri Olsa
2015-04-29
1
-2
/
+2
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
1
-0
/
+1
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
1
-1
/
+1
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
1
-2
/
+2
*
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
1
-2
/
+2
*
perf tests: Move perf_evsel__roundtrip_name_test into separate object
Jiri Olsa
2012-11-14
1
-0
/
+114