diff options
| author | Thomas Gleixner <[email protected]> | 2022-01-10 11:50:43 +0100 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2022-01-27 11:32:40 -0700 |
| commit | bf026e2e316ba57135b70e8ce591276239c7b2cf (patch) | |
| tree | fbf1785916d0e9a55f8285965a6431f9955aef96 /tools/perf/scripts/python/flamegraph.py | |
| parent | dd774a07ddfcb4dfe15778ea30cd5bb592ffab29 (diff) | |
Documentation: Fill the gaps about entry/noinstr constraints
The entry/exit handling for exceptions, interrupts, syscalls and KVM is
not really documented except for some comments.
Fill the gaps.
Signed-off-by: Thomas Gleixner <[email protected]
Co-developed-by: Nicolas Saenz Julienne <[email protected]>
Signed-off-by: Nicolas Saenz Julienne <[email protected]>
Reviewed-by: Mark Rutland <[email protected]>
Reviewed-by: Paul E. McKenney <[email protected]>
----
Changes since v3:
- s/nointr/noinstr/
Changes since v2:
- No big content changes, just style corrections, so it should be
pretty clean at this stage. In the light of this, I kept Mark's
Reviewed-by.
- Paul's style and paragraph re-writes
- Randy's style comments
- Add links to transition type sections
Documentation/core-api/entry.rst | 261 +++++++++++++++++++++++++++++++
Documentation/core-api/index.rst | 8 +
2 files changed, 269 insertions(+)
create mode 100644 Documentation/core-api/entry.rst
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions