[openssl/tools] 4a36b4: perf/pkeyread: Unify command line arguments with o...

Sashan noreply at github.com
Mon Jun 17 15:05:54 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/tools
  Commit: 4a36b4bcac979e296302bb5637a35379192aede9
      https://github.com/openssl/tools/commit/4a36b4bcac979e296302bb5637a35379192aede9
  Author: sashan <anedvedicky at gmail.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M perf/pkeyread.c

  Log Message:
  -----------
  perf/pkeyread: Unify command line arguments with other tools

This brings command line arguments of pkeyread tool one step
closer to other perormance tools. The list of changes in this diff
is as follows:
  - stop using -v (a.k.a. verbose) and use -t (--terse) to
  control output verbosity

  - number of thread to use is mandatory argument now

  - add usage() function which shows hints when invalid arguments
  are passed.

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/tools/pull/202)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/tools/settings/notifications


More information about the openssl-commits mailing list