From: Alex Bradbury <[email protected]> Currently just 'inline'.
Signed-off-by: Alex Bradbury <[email protected]> Reviewed-by: Pierrick Bouvier <[email protected]> Message-ID: <60f1ad20663f7e5c6cb00dd83fe0f1f5aa6ca4de.1764716538.git....@igalia.com> Signed-off-by: Alex Bennée <[email protected]> Cc: [email protected] --- docs/about/emulation.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/about/emulation.rst b/docs/about/emulation.rst index 4a7d1f41780..543efc4d7dc 100644 --- a/docs/about/emulation.rst +++ b/docs/about/emulation.rst @@ -463,6 +463,16 @@ Example:: 0x000000004002b0, 1, 4, 66087 ... +Behaviour can be tweaked with the following arguments: + +.. list-table:: Hot Blocks plugin arguments + :widths: 20 80 + :header-rows: 1 + + * - Option + - Description + * - inline=true|false + - Use faster inline addition of a single counter. Hot Pages ......... -- 2.47.3
