mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
This is a major redesign a modernization of Sysprof. The core data structures and design are largely the same, but it has been ported to Gtk3 and has lots of additions that should make your profiling experience smoother. Especially for those that are new to profiling. There are some very simple help docs added, but we really need the experts to come in and write some documentation here.
19 lines
411 B
Plaintext
19 lines
411 B
Plaintext
<page xmlns="http://projectmallard.org/1.0/"
|
|
xmlns:its="http://www.w3.org/2005/11/its"
|
|
type="guide"
|
|
id="index">
|
|
|
|
<info>
|
|
<revision pkgversion="3.20" date="2016-01-23" status="stub" />
|
|
|
|
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
|
|
</info>
|
|
|
|
<title>Sysprof</title>
|
|
|
|
<section id="profiling" style="2column">
|
|
<title>Profiling</title>
|
|
</section>
|
|
|
|
</page>
|