mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 22:21:21 +00:00
perf tests: Rename thread-mg-share to thread-maps-share
One more step in merging 'struct maps' with 'struct map_groups'. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-naxsl3g4ou3fyxb8l8e0pn5e@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
c54d241b35
commit
6d38267cf9
4 changed files with 15 additions and 15 deletions
|
@ -166,8 +166,8 @@ static struct test generic_tests[] = {
|
|||
.func = test__mmap_thread_lookup,
|
||||
},
|
||||
{
|
||||
.desc = "Share thread mg",
|
||||
.func = test__thread_mg_share,
|
||||
.desc = "Share thread maps",
|
||||
.func = test__thread_maps_share,
|
||||
},
|
||||
{
|
||||
.desc = "Sort output of hist entries",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue