commit | 9f952a3aed1d828f30a39da758d1de5c3c70fc19 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <tom.zanussi@linux.intel.com> | Wed May 30 15:30:44 2018 -0500 |
committer | Tom Zanussi <tom.zanussi@linux.intel.com> | Tue Sep 25 11:00:51 2018 -0500 |
tree | dcf4a1544b1f49a0df2bde0621a79ae3e41c46c5 | |
parent | a90a1a3aa6ebc3ef7d90f35e46ac4af059fc6f46 [diff] |
tracing: Move hist trigger key printing into a separate function Future patches will want to print a histogram key outside a histogram - add and use hist_trigger_print_key() for that purpose. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>