diff options
author | Hyeonggon Yoo <42.hyeyoo@gmail.com> | 2022-08-17 13:18:23 +0300 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2022-09-01 11:40:27 +0300 |
commit | 11e9734bcb6a7361943f993eba4e97f5812120d8 (patch) | |
tree | b1749d7a8ec5a2c805d727df95223c1c6bf5cc62 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 26a40990ba052e6f553256f9d0f112452b992a38 (diff) | |
download | linux-11e9734bcb6a7361943f993eba4e97f5812120d8.tar.xz |
mm/slab_common: unify NUMA and UMA version of tracepoints
Drop kmem_alloc event class, rename kmem_alloc_node to kmem_alloc, and
remove _node postfix for NUMA version of tracepoints.
This will break some tools that depend on {kmem_cache_alloc,kmalloc}_node,
but at this point maintaining both kmem_alloc and kmem_alloc_node
event classes does not makes sense at all.
Signed-off-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions