mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-07-14 08:44:45 +00:00
11 lines
318 B
Plaintext
11 lines
318 B
Plaintext
config MMSTAT_TRACER
|
|
tristate "Trace memory status periodically"
|
|
depends on TRACING
|
|
help
|
|
Periodic tracing of memory status.
|
|
|
|
Mmstat tracer will track memory usage periodically according to
|
|
indicated timer interval, which includes meminfo, buddy system,
|
|
hardware memory(if possible) and process memory.
|
|
|