Re: [PATCH] perf-c2c: Fix the wrong description.

2020-07-21 Thread jun qian
On Thu, Jul 9, 2020 at 9:07 PM qianjun wrote: > > From: qianjun > > Use L1Miss to replace L1Hit to describe the correct scene > > Signed-off-by: qianjun > --- > tools/perf/Documentation/perf-c2c.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/perf/Documentatio

[PATCH] perf-c2c: Fix the wrong description.

2020-07-09 Thread qianjun
From: qianjun Use L1Miss to replace L1Hit to describe the correct scene Signed-off-by: qianjun --- tools/perf/Documentation/perf-c2c.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/Documentation/perf-c2c.txt b/tools/perf/Documentation/perf-c2c.txt index 98ef