Skip to content

Commit

Permalink
update manpage for -E / --userspace-metric-event
Browse files Browse the repository at this point in the history
  • Loading branch information
Tessa Todorowski authored and cvonelm committed Jul 26, 2024
1 parent e347326 commit 954e21b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions man/lo2s.1.pod
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ S<[B<-->[B<no->]B<disassemble>]>
S<[B<-->[B<no->]B<kernel>]>
S<[B<-t> I<TRACEPOINT>]>
S<[B<-E> I<EVENT>]>
S<[B<--userspace-metric-event> I<EVENT>]>
S<[B<--standard-metrics>]>
S<[B<--metric-leader> I<EVENT>]>
S<[B<--metric-count> I<N> | B<--metric-frequency> I<HZ>]>
Expand Down Expand Up @@ -287,6 +288,11 @@ Reading events from kernel space requires a I<paranoid level> of at most 1.

Record metrics for this perf event.
May be specified multiple times to record metrics for more than one event.
Try B<--userspace-metric-event> if I<EVENT> is not openable.

=item B<--userspace-metric-event> I<EVENT>

This is a more compatible but slower version of B<-E>.

=item B<--standard-metrics>

Expand Down

0 comments on commit 954e21b

Please sign in to comment.