summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2014-12-18Add cgroup support in the process viewinfirit1-0/+1
Add a new 'Control Group' column to the process view tab. The format for the column is: <path name> (controller name), <path name> (controller name)... Processes that share the same path name across controllers are colesced. For example if a process is in the /foo cgroup for both the memory and cpu controllers, it would display as: /foo (memory,cpu), ... Taken from GSM commits: 2d33adcbc4347c112d57082956b4e199ff7132db Add cgroup support in the process view 645d38a218fedcbf9c7b674740bf213e02933820 Optimize cgroup updating From: Jason Baron <[email protected]>
2013-07-26fix make file for automake-1.13Wolfgang Ulbrich1-1/+1
2013-06-28Fixes for make distStefano Karapetsas1-2/+6
2012-12-25Add mateconf-gsettings-data-convert fileYaakov Selkowitz1-0/+3
2012-11-06fix schema installationStefano Karapetsas1-5/+6
2012-11-06Port to gesettingsraveit1-20/+15
2011-12-24Use MATECONFTOOL in makefile. Without this install fails if PATH for sudo ↵Sam Tygier1-1/+1
does not contain install prefixed bin.
2011-11-08initialPerberos1-0/+71