[RFT PATCH -perfbook 0/2] Retouch plots in QQA 15.31

Akira Yokosawa <[email protected]>
Newsgroups org.kernel.vger.perfbook
Message-ID <[email protected]>
Hi Paul,

I'm not sure if you are already working on those figures in .png,
but I'm sending updates in scripts.  I'm dropping changes and
additions of .eps and .png files generated by the updated scripts.

Here is a list of commands you'd need to reflect the changes in
perfbook.pdf.

    pushd CodeSamples/cpu/data/kerneltest009.05.atn6.2024.01.17-08.25.02/
    sh plots.sh

    evince coe-nvalue.eps &
    evince coe.eps &
    evince fre.eps &
    evince rfe.eps &
    display fre.png &

If those plots look reasonable to you, please copy them to the parent
directory and do the "make":

    cp *.eps fre.png ../
    popd
    make

If those figures in the resulting perfbook.pdf looks good to you,
I'd like you to go forward and commit the changes and additions:

    git add CodeSamples/cpu/data/kerneltest009.05.atn6.2024.01.17-08.25.02/*.eps
    git add CodeSamples/cpu/data/kerneltest009.05.atn6.2024.01.17-08.25.02/fre.png
    git add CodeSamples/cpu/data/*.eps
    git add CodeSamples/cpu/data/fre.png

    git commit -a # with a suitable tag such as Requested-by: me

Furthermore, if you think those .png figures, now obsoleted by the
new .eps figures, are not needed anymore, please "git rm" them as well.
    
If there is anything I've missed, please let me know.

        Thanks, Akira
--
Akira Yokosawa (2):
  CodeSamples/cpu/data: plots.sh: Fix typo in xlabel for fre plot
  CodeSamples/cpu/data: Use "smooth frequency" for plotting histogram

 .../expand.pl                                 | 42 +++++++++
 .../plots.sh                                  | 85 ++++++++++++++++++-
 2 files changed, 126 insertions(+), 1 deletion(-)
 create mode 100755 CodeSamples/cpu/data/kerneltest009.05.atn6.2024.01.17-08.25.02/expand.pl


base-commit: 9caac64bfabf85439c480ce928dddef969354369
-- 
2.34.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.