diff options
author | Masami Hiramatsu <[email protected]> | 2017-03-29 14:01:35 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-04-12 09:23:46 +0200 |
commit | 490154bc68d15de9e38fbb850fe470e32cc66407 (patch) | |
tree | 5598c2f9d06d525a404760dc617a20bca445ccaf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 804dec5bda9b4fcdab5f67fe61db4a0498af5221 (diff) |
kprobes/x86: Make boostable flag boolean
Make arch_specific_insn.boostable to boolean, since it has
only 2 states, boostable or not. So it is better to use
boolean from the viewpoint of code readability.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Anil S Keshavamurthy <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: David S . Miller <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ye Xiaolong <[email protected]>
Link: http://lkml.kernel.org/r/149076368566.22469.6322906866458231844.stgit@devbox
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions