Skip to content

Commit

Permalink
plugin/memory: add slab_recl, slab_unrecl
Browse files Browse the repository at this point in the history
  • Loading branch information
pommi committed Mar 4, 2017
1 parent 4aef0f7 commit 25b2180
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions plugin/memory.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@
"name": "Slab",
"color": "ff00ff"
},
"slab_recl": {
"name": "Slab Recl.",
"color": "ff77ff"
},
"slab_unrecl": {
"name": "Slab Unrecl.",
"color": "ff00ff"
},
"used": {
"name": "Used",
"color": "ff0000"
Expand Down

0 comments on commit 25b2180

Please sign in to comment.