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 1488354 commit 8511c80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ <h1 style="display: inline">StackTrack</h1> &mdash; Call graph visualization and
<div id="ToC_div"></div>

<h2 id="Introduction">Introduction</h2>
<p>This site presents a code flow visualization and execution tracking tool called StackTrack. An example code flow graph for the kexec_file_load linux system call is shown below.
<!--script src="js/tree.js"></script-->
<p>This site presents a code flow visualization and execution tracking tool called StackTrack. An example code flow graph for an execution of the kexec_file_load linux system call is shown below.

<iframe id="demo_frame" src="html/demo.html?json=/json/sys_kexec_file_load_callees-trace.json&depth=4&y=8&x=200" scrolling="no" onclick="javascript:alert(1);"></iframe>
<p>
Expand Down

0 comments on commit 8511c80

Please sign in to comment.