Searched hist:"0584 df9c12f449124d0bfef9899e5365604ee7a9" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | irqflags.h | diff 0584df9c12f449124d0bfef9899e5365604ee7a9 Wed Jul 29 06:09:15 CDT 2020 Marco Elver <elver@google.com> lockdep: Refactor IRQ trace events fields into struct
Refactor the IRQ trace events fields, used for printing information about the IRQ trace events, into a separate struct 'irqtrace_events'.
This improves readability by separating the information only used in reporting, as well as enables (simplified) storing/restoring of irqtrace_events snapshots.
No functional change intended.
Signed-off-by: Marco Elver <elver@google.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20200729110916.3920464-1-elver@google.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
H A D | sched.h | diff 0584df9c12f449124d0bfef9899e5365604ee7a9 Wed Jul 29 06:09:15 CDT 2020 Marco Elver <elver@google.com> lockdep: Refactor IRQ trace events fields into struct
Refactor the IRQ trace events fields, used for printing information about the IRQ trace events, into a separate struct 'irqtrace_events'.
This improves readability by separating the information only used in reporting, as well as enables (simplified) storing/restoring of irqtrace_events snapshots.
No functional change intended.
Signed-off-by: Marco Elver <elver@google.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20200729110916.3920464-1-elver@google.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
/openbmc/linux/kernel/locking/ |
H A D | lockdep.c | diff 0584df9c12f449124d0bfef9899e5365604ee7a9 Wed Jul 29 06:09:15 CDT 2020 Marco Elver <elver@google.com> lockdep: Refactor IRQ trace events fields into struct
Refactor the IRQ trace events fields, used for printing information about the IRQ trace events, into a separate struct 'irqtrace_events'.
This improves readability by separating the information only used in reporting, as well as enables (simplified) storing/restoring of irqtrace_events snapshots.
No functional change intended.
Signed-off-by: Marco Elver <elver@google.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20200729110916.3920464-1-elver@google.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
/openbmc/linux/kernel/ |
H A D | fork.c | diff 0584df9c12f449124d0bfef9899e5365604ee7a9 Wed Jul 29 06:09:15 CDT 2020 Marco Elver <elver@google.com> lockdep: Refactor IRQ trace events fields into struct
Refactor the IRQ trace events fields, used for printing information about the IRQ trace events, into a separate struct 'irqtrace_events'.
This improves readability by separating the information only used in reporting, as well as enables (simplified) storing/restoring of irqtrace_events snapshots.
No functional change intended.
Signed-off-by: Marco Elver <elver@google.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20200729110916.3920464-1-elver@google.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
|