diff options
author | Fabian Krueger <fabian.krueger@fau.de> | 2019-06-26 09:35:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-01 09:19:43 +0200 |
commit | 39e828584b390e612958e20ca308957001fcf854 (patch) | |
tree | 29cf017c875330632affdf09ec65f40a8189647d /tools/perf/scripts/python/syscall-counts.py | |
parent | 69086fb80d09bf50a649cd74f28a44f60f420a42 (diff) |
staging: kpc2000: introduce __func__
Instead of using the function name hard coded as string, using __func__
and the '%s'-placeholder will always give the current name of the
function. When renaming a function, the debugging-messages won't have to
be rewritten.
Signed-off-by: Fabian Krueger <fabian.krueger@fau.de>
Signed-off-by: Michael Scheiderer <michael.scheiderer@fau.de>
Cc: <linux-kernel@i4.cs.fau.de>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions