Em Tue, Aug 10, 2021 at 03:07:22PM -0300, Arnaldo Carvalho de Melo escreveu:
Em Tue, Aug 10, 2021 at 10:05:02AM +0800, Jin Yao escreveu:
quoted
- Update JSON core/uncore events and metrics for CascadeLake Server.
- Update JSON core/uncore events and metrics for SkyLake Server.
The patch series can be found at (in case broken by mailing system potentially):
https://github.com/yaoj/perf-clx-events.git
branch: perf/core
Hey, can you keep just one repository and then create branches?
$ git remote -v
yaoj https://github.com/yaoj/icx-events.git (fetch)
yaoj https://github.com/yaoj/icx-events.git (push)
yaoj-perf https://github.com/yaoj/perf-intel-events.git (fetch)
yaoj-perf https://github.com/yaoj/perf-intel-events.git (push)
And now:
⬢[acme@toolbox perf]$ https://github.com/yaoj/perf-clx-events.git
:-)
Applying from the git tree now.
Thanks, applied.
- Arnaldo