about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/exmap
Commit message (Collapse)AuthorAge
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-19
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32396
| * * Include the kernel version in kernel-specific packages so that theyEelco Dolstra2012-02-17
| | | | | | | | | | | | can be distinguished in nix-env -qa output. svn path=/nixpkgs/trunk/; revision=32352
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
|/ | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Add Exmap, a Linux-specific tool to examine process memory usage.Ludovic Courtès2008-09-12
svn path=/nixpkgs/trunk/; revision=12857