Skip to content

Commit 66900f2

Browse files
authored
Update README.md
Add TOC
1 parent 3a733f8 commit 66900f2

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
# scorep
44
scorep is a module that allows tracing of python scripts using [Score-P](http://www.vi-hps.org/projects/score-p/).
55

6+
# Table of Content
7+
8+
- [scorep](#scorep)
9+
- [Table of Content](#table-of-Content)
10+
- [Install](#install)
11+
- [Use](#use)
12+
* [MPI](#mpi)
13+
* [User instrumentation](#user-instrumentation)
14+
+ [User Regions](#user-regions)
15+
+ [Instrumenter](#instrumenter)
16+
* [Overview about Flags](#overview-about-flags)
17+
* [Backward Compatibility](#backward-compatibility)
18+
- [Compatibility](#compatibility)
19+
* [Working](#working)
20+
* [Not Working](#not-working)
21+
- [Acknowledgments](#acknowledgments)
22+
623
# Install
724
You need at least Score-P 5.0, build with `--enable-shared` and the gcc compiler plugin.
825
Please make sure that `scorep-config` is in your `PATH` variable.

0 commit comments

Comments
 (0)