Make the load_file() idle low priority to avoid weird toolbar flash.

2006-08-08  Soren Sandmann  <ssp@localhost.localdomain>

	* sysprof.c (main): Make the load_file() idle low priority to
	avoid weird toolbar flash.

	* TODO: updates.
This commit is contained in:
Soren Sandmann
2006-08-09 03:05:34 +00:00
committed by Søren Sandmann Pedersen
parent 23d3a36a4a
commit f06e272ea7
5 changed files with 29 additions and 8 deletions

1
NEWS
View File

@ -3,4 +3,5 @@
- Assign time spent in kernel to the user process responsible
- New screenshot window
- Device based on udev [Kristian Hoegsberg]
- Port to RHEL4 [Bastien Nocera]
- Performance improvements