Conclusive slide
This commit is contained in:
parent
a1cc44cfd8
commit
f21ad366e7
1 changed files with 7 additions and 9 deletions
16
slides.tex
16
slides.tex
|
@ -527,16 +527,14 @@ Segmentation fault.
|
||||||
\section*{Conclusion}
|
\section*{Conclusion}
|
||||||
\setcounter{section}{0}
|
\setcounter{section}{0}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}{A lot of things remain to be done!}
|
||||||
The original article \textbf{Reliable and Fast DWARF-based Stack Unwinding}
|
|
||||||
contains
|
|
||||||
|
|
||||||
\vspace{1em}
|
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item{} DWARF unwinding tables validation;
|
\item{} Synthesis + compare = verification of unwinding data!
|
||||||
\item{} DWARF unwinding tables synthesis;
|
\item{} Synthesis could be integrated in compilers: support for inline
|
||||||
\item{} DWARF-based unwinding speedup.
|
assembly, fallback, \ldots
|
||||||
|
\item{} Speedup could be implemented in profilers, debuggers,
|
||||||
|
\ldots{}
|
||||||
|
\item{} Probably many more cool things to do!
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\vspace{1em}
|
\vspace{1em}
|
||||||
|
|
Loading…
Reference in a new issue