xemu/contrib/plugins
Mahmoud Mandour f698d5ef1c plugins/hotpages: introduce sortby arg and parsed bool args correctly
Since plugin arguments now expect boolean arguments, a plugin argument
name "sortby" now expects a value of "read", "write", or "address".

"io" arg is now expected to be passed as a full-form boolean parameter,
i.e. "io=on|true|yes|off|false|no"

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210730135817.17816-4-ma.mandourr@gmail.com>
2021-09-02 11:29:34 +01:00
..
Makefile plugins: Added a new cache modelling plugin 2021-07-14 15:54:13 +01:00
cache.c plugins/cache: supported multicore cache modelling 2021-09-02 11:29:34 +01:00
execlog.c plugins/execlog: removed unintended "s" at the end of log lines. 2021-09-02 11:29:34 +01:00
hotblocks.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
hotpages.c plugins/hotpages: introduce sortby arg and parsed bool args correctly 2021-09-02 11:29:34 +01:00
howvec.c contrib: Open brace '{' following struct go on the same line 2021-02-18 08:17:27 +00:00
hwprofile.c plugins: Expose physical addresses instead of device offsets 2021-03-17 07:17:46 +00:00
lockstep.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00