Skip to content

Commit

Permalink
autocommit
Browse files Browse the repository at this point in the history
  • Loading branch information
stacktrack committed Apr 28, 2016
1 parent 8511c80 commit 1527e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h2 id="Introduction">Introduction</h2>
<p>
When browsing large codebases, it is often unclear how a certain function can be reached. StackTrack tries to solve this problem for the linux kernel by generating call graphs.
The graphs are represented as expandable trees.
More examples can be found <a href=#syscall_list>here</a></p>
Examples can be found <a href=#syscall_list>here</a></p>
</p>
<p>For the sake of brevity this page is lacking a lot of implementation details. Should you need more information regarding some of the details, please feel free to drop me an email.
</p>
Expand Down

0 comments on commit 1527e6a

Please sign in to comment.