summaryrefslogtreecommitdiffstats
path: root/bitbake/HEADER
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-02-07 16:01:59 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:26:03 +0000
commit3e76b1b50c18e5e1d87d19df49fc5fb598cb84f9 (patch)
treeecbb2673d769a4497a68e64efaf2654cabe096bb /bitbake/HEADER
parent85fa5ee8254846af269af61c214f81cce4c5b4a8 (diff)
downloadpoky-3e76b1b50c18e5e1d87d19df49fc5fb598cb84f9.tar.gz
bitbake: contrib/dump_cache.py: make it can dump everything
Have a simple tool to dump bb_cache.dat is useful for investigating and studying bitbake cache. The old contrib/dump_cache.py can dump pn, pv and packages for it, now enhance it dump everything. Here is the usage: $ /path/to/dump_cache.py --help usage: dump_cache.py [-h] [-r RECIPE] [-m MEMBERS] [-s] cachefile bb_cache.dat's dumper positional arguments: cachefile specify bb_cache.dat optional arguments: -h, --help show this help message and exit -r RECIPE, --recipe RECIPE specify the recipe, default: all recipes -m MEMBERS, --members MEMBERS specify the member, use comma as separator for multiple ones, default: all members -s, --skip skip skipped recipes Use dump_cache.py --help to get help (Bitbake rev: 104572438dfedf6025fbfd125aef1d56134012e7) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions