bst_vst_heap_vs_hashmap: make graph beautiful

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-06-28 00:00:00 +00:00
parent 3fdd83c2c5
commit b7318fb124
2 changed files with 16 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ class Main(common.LkmcCliFunction):
},
description='''\
Convert a BST vs heap stat file into a gnuplot input
https://github.com/cirosantilli/linux-kernel-module-cheat#bst-vs-heap-vs-hashmap
''',
)