Thread (5 messages) 5 messages, 1 author, 2021-12-07

Re: [PATCH v4 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf

From: nakamura.shun@fujitsu.com <hidden>
Date: 2021-12-07 07:28:39
Also in: lkml

Move perf_counts_values__scale from tools/perf/util to tools/lib/perf
so that it can be used with libperf.

Signed-off-by: Shunsuke Nakamura <redacted>
---
 tools/lib/perf/evsel.c              | 19 +++++++++++++++++++
 tools/lib/perf/include/perf/evsel.h |  4 ++++
 tools/lib/perf/libperf.map          |  1 +
 tools/perf/util/evsel.c             | 19 -------------------
 tools/perf/util/evsel.h             |  3 ---
 5 files changed, 24 insertions(+), 22 deletions(-)
I missed to update tools/lib/perf/Documentation/libperf.txt, so I will fix it.

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help