Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
uva
Commits
51851823
Commit
51851823
authored
May 09, 2011
by
Sander Mathijs van Veen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added additional illustrations and slides.
parent
be078bd8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
43 additions
and
8 deletions
+43
-8
portfolio/tracing/images/trace-expansion.dia
portfolio/tracing/images/trace-expansion.dia
+0
-0
portfolio/tracing/images/two-traces-in-tree.dia
portfolio/tracing/images/two-traces-in-tree.dia
+0
-0
portfolio/tracing/presentation.tex
portfolio/tracing/presentation.tex
+43
-8
No files found.
portfolio/tracing/images/trace-expansion.dia
0 → 100644
View file @
51851823
File added
portfolio/tracing/images/two-traces-in-tree.dia
0 → 100644
View file @
51851823
File added
portfolio/tracing/presentation.tex
View file @
51851823
...
@@ -221,25 +221,60 @@
...
@@ -221,25 +221,60 @@
\begin{enumerate}
\begin{enumerate}
\item
Er treedt een
\emph
{
exception
}
op.
\item
Er treedt een
\emph
{
exception
}
op.
% \item \emph{Memory allocation} instructies.
\item
Een trace wordt te lang (voor geheugen).
\item
Een trace wordt te lang (voor geheugen).
\end{enumerate}
\end{enumerate}
}
}
\subsection
{
Een trace
tree
uitbreiden
}
\subsection
{
Een trace uitbreiden
}
\frame
{
\frametitle
{
Eerdere trace
tree
uitbreiden met nieuw pad
}
\frame
{
\frametitle
{
Eerdere trace uitbreiden met nieuw pad
}
\emph
{
TODO
}
\begin{itemize}
\item
Afwijking trace
$
\rightarrow
$
start interpreter.
\item
Indien pad in loop, compile nieuw pad.
\vskip
-1em
\includegraphics
[width=6cm]
{
images/trace-expansion.pdf
}
\end{itemize}
}
}
\
subsection
{
Code generation
}
\
frame
{
\frametitle
{
Eerdere trace uitbreiden met nieuw pad
}
\frame
{
\frametitle
{
Een trace omzetten in machine code
}
\begin{columns}
[t]
\emph
{
TODO
}
\column
{
.6
\textwidth
}
\begin{itemize}
\item
Afwijking trace
$
\rightarrow
$
start interpreter.
\item
Indien pad in loop, compile nieuw pad.
\vskip
-1em
\includegraphics
[width=6cm]
{
images/trace-expansion.pdf
}
\vskip
-6em
\pause
Assembler zet trace om in machinecode.
\end{itemize}
\column
{
.4
\textwidth
}
\vskip
.5em
\textbf
{
Incremental recompilation
}
\vskip
3.5pt
Wat er echt gebeurt:
\vskip
-2.6em
\begin{figure}
\includegraphics
[width=6cm]
{
images/two-traces-in-tree.pdf
}
\end{figure}
\end{columns}
}
}
...
@@ -272,4 +307,4 @@
...
@@ -272,4 +307,4 @@
}
}
\end{document}
\end{document}
% vim: foldmethod=marker
% vim: foldmethod=marker
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment