pá 17. 1. 2025 v 1:56 odesílatel Steven Rostedt [off-list ref] napsal:
On Thu, 16 Jan 2025 15:49:29 +0100
Tomas Glozar [off-list ref] wrote:
quoted
Apply the changes from the previous patch also to timerlat-top.
A change log should never reference another patch. This is meaningless when
seen in a git log. All change logs must be complete stand alone.
If you look up "previous patch" in the Linux commit log, you will find
a considerable amount of patches which do this:
$ git log master | grep 'previous patch' | wc -l
3006
But you are right, if I apply this patch for example to fix an old
version of rtla that does not have timerlat-hist, the log will make no
sense. I will stop doing it.
I copied the previous patch change log here:
Thank you.
Tomas