Add memdebug at different points in 99base/init.sh
authordyoung@redhat.com <dyoung@redhat.com>
Wed, 13 Mar 2013 07:59:26 +0000 (15:59 +0800)
committerHarald Hoyer <harald@redhat.com>
Wed, 13 Mar 2013 12:12:57 +0000 (13:12 +0100)
commitbbfff3e58b6d8b3cc104541cb412caed706423a1
tree332ff8f0a919e47821c45a421e61954f8d37e050
parent9c322b2f3b5beb623d226d4bf491a33badb99fe7
Add memdebug at different points in 99base/init.sh

Previously I added several trace point to the begin of several
init hooks of systemd, old init script also need this debug info.

Doing same here as what's added in the systemd service scripts:
At cmdline hooks adding trace of "1+:mem 1+:iomem 3+:slab"
For other hooks adding trace of "1:shortmem 2+:mem 3+:slab"

Signed-off-by: Dave Young <dyoung@redhat.com>
modules.d/99base/init.sh