summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@intel.com>2023-09-29 10:31:04 -0700
committerRodrigo Vivi <rodrigo.vivi@intel.com>2023-12-21 11:42:09 -0500
commit0e1a234618a86cd4f920a09cfe9ac35f87e8c3f6 (patch)
treeef8774d974042772a62a3aac6c9a5e595a32b60b /tools/perf/scripts/python/task-analyzer.py
parent66aca8f04bb982b9f429fbce384beaa4badae21a (diff)
drm/xe: fix range printing for debug messages
We're already using the half-open interval notation "[A, B)", that "- 1" there makes it wrong. Also, getting rid of the "-1" makes it much easier to grep for the logs when you're looking for an address that's the end of a vma and the start of another. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions