diff options
| author | Joe Perches <[email protected]> | 2019-02-02 19:50:17 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-02-03 10:15:56 +0100 |
| commit | 79a4e91d1bb2a411a4ce2baa93680fa707567003 (patch) | |
| tree | 9e53d6b5f4b3b61651e3988575a5e99c7bcd6290 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 7cbc2b421ee33bdc17aede8bc5ff0dee72e78147 (diff) | |
device.h: Add __cold to dev_<level> logging functions
Add __cold to the dev_<level> logging functions similar to
the use of __cold in the generic printk function.
Using __cold moves all the dev_<level> logging functions
out-of-line possibly improving code locality and runtime
performance.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions