<benchmark_db>.remove-run-annotation <benchmark_db>.remove-session-annotation
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<benchmark_db>.remove-session

Synopsis

<benchmark_db>.remove-session [session-id] [-unused] [-incomplete]

Description

Removes one or several sessions from the database. If the session-id is specified, this session, and all corresponding benchmark-runs are removed. This can be handy if there was a know problem with this session and it should not be seen anymore. The -unused flag can be used to remove all sessions which does not have any corresponding runs associated. The -incomplete can be used to remove all session which contains suites that are all incomplete runs. That is, they have not run all the benchmarks in any suite, needed to correctly calculate a valid result.

Important note: This does not only remove the session, but also the corresponding runs of the associated individual benchmarks. It is also possible to remove the runs which previously defined as baseline-runs.

Provided By

benchmark-database
<benchmark_db>.remove-run-annotation <benchmark_db>.remove-session-annotation