Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app_mem_usage: rename shadow variable | Dario Lombardo | 2016-06-26 | 1 | -4/+4 |
* | Don't use the prohibited API open(). | Jeff Morriss | 2016-04-11 | 1 | -1/+2 |
* | Add editor modelines; Adjust whitespace as needed. | Bill Meier | 2014-10-10 | 1 | -8/+21 |
* | Remove all $Id$ from top of file | Alexis La Goutte | 2014-03-04 | 1 | -2/+0 |
* | Remove trailing whitespace | Bill Meier | 2014-02-25 | 1 | -2/+2 |
* | app_mem_usage fixes: | Jakub Zawadzki | 2013-08-06 | 1 | -1/+5 |
* | Linux: add support for getting total/rss from /proc/self/statm | Jakub Zawadzki | 2013-07-31 | 1 | -0/+86 |
* | Add some very basic framework to fetch statistics of memory usage per component. | Jakub Zawadzki | 2013-07-31 | 1 | -7/+70 |
* | Remove dirty (and not compiling) code from app_mem_usage.c, need rewrite if r... | Jakub Zawadzki | 2013-07-30 | 1 | -78/+1 |
* | Move a few variables inside the appropriate ifdefs. | Evan Huus | 2013-07-30 | 1 | -3/+5 |
* | Add missing includes. | Anders Broman | 2013-07-30 | 1 | -2/+9 |
* | Add a routine to get application memory usage to epan. | Anders Broman | 2013-07-30 | 1 | -0/+130 |