Commit Graph

9 Commits

Author SHA1 Message Date
791fff95c3 cli: Allow to get samples from single pid
perf lets you decide to only get events that concerns a single process
and thus make sysprof profile this process instead of the whole system
(it can happen that you don't really care about other processes that are
just then noise).

As a side effect, this allows sysprof to not run as root if you have the
rights on the process you want to profile.
2011-01-27 17:07:07 -05:00
ded375462b sysprof-cli: Print out number of samples when saving 2010-04-23 11:56:14 -04:00
08d4d26060 Disable use of hardware perf counters.
They don't seem to actually work on a lot of hardware.
2010-03-09 12:27:49 -05:00
b82c3fa806 Coding style fix 2010-02-08 13:20:58 -05:00
16f11912e2 Remove deprecated Glib symbols 2009-11-03 20:08:15 +01:00
626078e873 Make it distcheck
Also add a warning about compiling against a too old kernel.
2009-09-25 11:37:26 -04:00
8771972212 In sysprof-cli.c, stop the collector before trying to create a profile 2009-09-16 08:22:18 -04:00
3d9cbe20e7 Remove last bits of process.[ch] 2009-09-08 03:03:15 -04:00
1e332ab35a Rename sysprof-text to sysprof-cli 2009-08-19 07:15:42 -04:00