aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJosh Poimboeuf <[email protected]>2017-10-20 11:21:35 -0500
committerIngo Molnar <[email protected]>2017-10-23 13:31:34 +0200
commit82c62fa0c49aa305104013cee4468772799bb391 (patch)
tree40bb1bdc8ee94e11b79b07fd362956846095a726 /tools/perf/scripts/python/export-to-postgresql.py
parentbae9525531c1f73bfd9b34d2e065d95a352ba9da (diff)
x86/asm: Don't use the confusing '.ifeq' directive
I find the '.ifeq <expression>' directive to be confusing. Reading it quickly seems to suggest its opposite meaning, or that it's missing an argument. Improve readability by replacing all of its x86 uses with '.if <expression> == 0'. Signed-off-by: Josh Poimboeuf <[email protected]> Cc: Andrei Vagin <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/757da028e802c7e98d23fbab8d234b1063e161cf.1508516398.git.jpoimboe@redhat.com 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