diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-05-10 10:24:37 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-11 01:40:51 +0200 |
commit | e3687510fce2a5b039133be8979b2c8e8cbffa67 (patch) | |
tree | 2bccacf26947c659d816faafcc6eeaabf980cbca /samples | |
parent | cb9c28ef579debbc51e48b37f2534390f5da8467 (diff) | |
download | linux-e3687510fce2a5b039133be8979b2c8e8cbffa67.tar.bz2 |
tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock
Ask the kernel to include sample time in each even instead of
reading the clock. This is also more accurate because our
clock reading was done when user space would dump the buffer,
not when sample was produced.
Suggested-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions