<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/mstat.git, branch master</title>
<subtitle>Record the memory usage of a process over time.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/'/>
<entry>
<title>Add rate limit option</title>
<updated>2023-02-15T23:08:27+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-02-15T23:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=6f1d2ffe20f92ca899385f4947e7012cb29fbf22'/>
<id>6f1d2ffe20f92ca899385f4947e7012cb29fbf22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes:</title>
<updated>2023-02-15T23:03:30+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-02-15T23:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=7cc6ae24d17e499a79268709d573f9a981f041fc'/>
<id>7cc6ae24d17e499a79268709d573f9a981f041fc</id>
<content type='text'>
* Change Option and parse_options to static
* Remove program name from Option structure
* Implement sample limit (arg: -l)
* Prevent buffer overflow while constructing absolute path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Change Option and parse_options to static
* Remove program name from Option structure
* Implement sample limit (arg: -l)
* Prevent buffer overflow while constructing absolute path
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gnuplot</title>
<updated>2023-02-15T23:03:00+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-02-15T23:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=197b8c19d3b9cb947e1ea3a64a5634164a59d2e3'/>
<id>197b8c19d3b9cb947e1ea3a64a5634164a59d2e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement mstat_check_argument_(int,double,str) functions</title>
<updated>2023-02-15T23:02:45+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-02-15T23:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=6ab5be5cf5f8ce444167be57ab0ab23e4e3086c0'/>
<id>6ab5be5cf5f8ce444167be57ab0ab23e4e3086c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Break out gnuplot functions into their own source files</title>
<updated>2023-02-15T22:54:58+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-02-15T22:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=ff9b8e5a609364f51d1ae54fbc210ffdc76b27b4'/>
<id>ff9b8e5a609364f51d1ae54fbc210ffdc76b27b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move plotting functions to gnuplot.[c,h]</title>
<updated>2023-02-15T22:54:16+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-02-15T22:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=e4f00d115636d66514c7fa6407e7aa86dd542012'/>
<id>e4f00d115636d66514c7fa6407e7aa86dd542012</id>
<content type='text'>
* Set Options and parse_options to static
* Check -f argument receives a valid string
* Change data_total from int to size_t
* Print option.filename instead of argv[1] before reading the mstat file
* Fix allocation size of gp array
* Add better ticmarks
* Increase line width to 1.
* Bugfix: wait for user to close gnuplot window before exiting
* Bugfix: free pointers to axis_y and gp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Set Options and parse_options to static
* Check -f argument receives a valid string
* Change data_total from int to size_t
* Print option.filename instead of argv[1] before reading the mstat file
* Fix allocation size of gp array
* Add better ticmarks
* Increase line width to 1.
* Bugfix: wait for user to close gnuplot window before exiting
* Bugfix: free pointers to axis_y and gp
</pre>
</div>
</content>
</entry>
<entry>
<title>Update save message</title>
<updated>2023-02-13T21:42:21+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-02-13T21:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=ac5ccfa8c3312f8156b6e6ddedee6355b0590321'/>
<id>ac5ccfa8c3312f8156b6e6ddedee6355b0590321</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: Transfer control of standard input to child process</title>
<updated>2023-02-13T21:25:26+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2023-02-13T21:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=c15b87b9e8137e7e9fafa0e6c3962218d3dda81d'/>
<id>c15b87b9e8137e7e9fafa0e6c3962218d3dda81d</id>
<content type='text'>
* print a linefeed when an interrupt signal fires to avoid "^Cmessages"
* sleep before exiting to allow time for stdout/stderr to flush from the child process
* replace "data written" with "MSTAT file written"
* print absolute path to data file at exit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* print a linefeed when an interrupt signal fires to avoid "^Cmessages"
* sleep before exiting to allow time for stdout/stderr to flush from the child process
* replace "data written" with "MSTAT file written"
* print absolute path to data file at exit
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1 from pllim/ignore-these</title>
<updated>2023-02-13T16:17:01+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2023-02-13T16:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=57ad7f3850e862f420dd5c8299a403b5697f9f99'/>
<id>57ad7f3850e862f420dd5c8299a403b5697f9f99</id>
<content type='text'>
Ignore generated files in WSL2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore generated files in WSL2</pre>
</div>
</content>
</entry>
<entry>
<title>Also ignore install manifest</title>
<updated>2023-02-13T16:00:34+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>2090236+pllim@users.noreply.github.com</email>
</author>
<published>2023-02-13T16:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/mstat.git/commit/?id=dc64e066705eb7d2b3b43444ff6cff0790e566a7'/>
<id>dc64e066705eb7d2b3b43444ff6cff0790e566a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
