]> asedeno.scripts.mit.edu Git - linux.git/commit
tools: power: pm-graph: Package makefile and man pages
authorTodd E Brandt <todd.e.brandt@linux.intel.com>
Fri, 7 Apr 2017 18:05:37 +0000 (11:05 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 19 Apr 2017 21:26:41 +0000 (23:26 +0200)
commit22440373e11ad3fba0b33a9bded1531469a72551
treee0dc01a4b21fa9e5326258a2ef125e52fc54a254
parentc4980cee82efb4fef8afac3675cb25fba3baca34
tools: power: pm-graph: Package makefile and man pages

BootGraph and SleepGraph man pages
- includes full descriptions of tool arguments and commands
- includes examples of common use cases

Makefile
- no build required, used only for install
- installs man pages and tools as libraries with links
- includes an uninstall

Signed-off-by: Todd Brandt <todd.e.brandt@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
tools/power/pm-graph/Makefile [new file with mode: 0644]
tools/power/pm-graph/bootgraph.8 [new file with mode: 0644]
tools/power/pm-graph/sleepgraph.8 [new file with mode: 0644]