summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPoddar, Siddarth <siddpodd@codeaurora.org>2018-03-13 12:26:34 +0530
committerPoddar, Siddarth <siddpodd@codeaurora.org>2018-03-14 15:56:39 +0530
commite766b839dc06bd328dce4567ed8e68cf4fd4e726 (patch)
tree1c57437871de28a70abf5f93af17b5e42ea28fa1 /tools/perf/scripts/python/syscall-counts.py
parent27df5bbc3f25439c54b96f246ae4ca8da0ec4582 (diff)
qcacmn: Set DPT record logging macro to max value
One DP trace record can't be greater than 300 bytes. Max Size is QDF_DP_TRACE_PREPEND_STR_SIZE(100) + BUFFER_SIZE(121). Always make sure to change this QDF_DP_TRACE_MAX_RECORD_SIZE based on the above two macro values. If in case dp record size is more than the remaining size of debugfs file, debugfs file system behaves weird and generate a file of random size. (sometimes 2-3GB) This change make sure that remaining debugfs file size is always greater than the actual DP record size. CRs-Fixed: 2203532 Change-Id: I9119d95cb2e715632bcc96c17fe2938de8816e11
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions