diff options
author | 2022-08-17 19:18:23 +0900 | |
---|---|---|
committer | 2022-09-01 10:40:27 +0200 | |
commit | 11e9734bcb6a7361943f993eba4e97f5812120d8 (patch) | |
tree | b1749d7a8ec5a2c805d727df95223c1c6bf5cc62 /scripts/generate_rust_analyzer.py | |
parent | mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace() (diff) | |
download | wireguard-linux-11e9734bcb6a7361943f993eba4e97f5812120d8.tar.xz wireguard-linux-11e9734bcb6a7361943f993eba4e97f5812120d8.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions