summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Better output format for arrays.Benoît Dejean2017-02-161-6/+7
* Use upstream gettext intead intltool/glib-gettextJavier Jardón2016-07-121-0/+7
* Turn the proclist example into a minimal `ps`.Benoit Dejean2015-07-181-9/+25
* Fix signedness issue when printing HW address.Benoit Dejean2015-07-151-1/+1
* Implement a GNU `free -m` clone.Benoît Dejean2015-07-143-24/+47
* Add proc_affinity example.Benoît Dejean2015-07-101-0/+23
* Drop --with-libgtop-smp.Benoît Dejean2015-07-101-4/+0
* Fixed build problem with procmap exampleRobert Roth2015-06-261-0/+2
* Display self-timings using `ps`.Benoit Dejean2015-06-261-2/+22
* Print more fields about each filesystem.Benoit Dejean2015-06-261-12/+29
* Don't try to print a NULL hash_table.Benoit Dejean2015-06-261-3/+5
* Display inode number without zero padding.Benoit Dejean2015-06-261-2/+2
* Fix format for permissions. Display mappings' sizes. Avoid duplicating format...Benoit Dejean2015-06-261-33/+19
* If no argument is given, defaults to self. When self-testing, try to mmap som...Benoit Dejean2015-06-261-2/+36
* When pretty-printing an array, don't display 0 elements.Benoit Dejean2015-06-261-8/+15
* Update old FSF address.Robert Roth2014-08-209-18/+18
* examples: don't override LINK and other variablesRyan Lortie2014-02-201-6/+0
* pprint example extended to print cpu infoRobert Roth2013-12-091-0/+34
* Fixed automake warningRobert Roth2013-08-221-2/+2
* Fix build issue for strict linkers.Chris Kühl2011-03-141-0/+2
* Updated example.Benoît Dejean2008-10-241-9/+66
* Improved example.Benoît Dejean2008-06-231-9/+15
* Updated example to display read/write counters.Benoît Dejean2008-06-221-4/+6
* New API to retrieve process CPU affinity.Benoît Dejean2008-05-242-1/+37
* Updated glibtop_get_proc_open_files API so that it also list IPv6 TCP sockets.Benoît Dejean2008-04-211-0/+7
* Fixed warnings about proclist returning pid_t.Benoît Dejean2008-04-034-6/+7
* Displays all fs.Benoît Dejean2007-10-171-1/+1
* Fixed printf format overflow.Benoît Dejean2007-10-011-2/+2
* git-svn sucks. Kill r2609Benoît Dejean2007-06-252-37/+1
* Fixed smaps parsing with linux > 2.6.21.Benoît Dejean2007-06-251-3/+3
* New API : glibtop_get_proc_affinity.Benoît Dejean2007-06-252-1/+37
* Fixed wd and new simple mem example.Benoît Dejean2007-05-194-1/+41
* Added missing filesBenoît Dejean2007-05-131-0/+31
* Got rid of InodeDB. This feature was optionnal and i have never heard ofBenoît Dejean2007-04-271-16/+0
* Removed noisy $Id$.Benoît Dejean2007-02-198-16/+0
* Bumped version number to 2.14.6.Benoît Dejean2007-01-111-27/+0
* Added proc_mem example.Benoît Dejean2006-02-272-0/+25
* Improved example.Benoît Dejean2005-12-152-3/+24
* Added quick example for glibtop_get_proclist() and updated procmap exampleBenoît Dejean2005-12-125-1/+55
* remove unused file.James Henstridge2005-12-1212-0/+47
* Removed static examples.Benoît Dejean2005-08-031-70/+1
* Added pprint_get_proc_kernel(pid).Benoît Dejean2005-08-022-7/+37
* Removed translation.Benoît Dejean2005-06-061-16/+10
* Got rid of include/libgtop-i18n.h.Benoît Dejean2005-06-061-1/+1
* Updated.Benoît Dejean2005-01-212-1/+5
* New feature by nick@reloco.com.ar (Nicolás Lichtmaier).Benoît Dejean2005-01-103-2/+76
* Added I/O and IRQ wait time to glibtop_cpu. Closes #160443.Benoît Dejean2005-01-031-0/+6
* s/glibtop_error/g_error/gBenoît Dejean2004-12-233-2/+7
* Removed libgtop_names :)Benoît Dejean2004-12-062-69/+1
* Updated.Benoît Dejean2004-11-152-30/+68