aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBob Pearson <[email protected]>2021-11-03 00:02:33 -0500
committerJason Gunthorpe <[email protected]>2021-11-19 13:29:15 -0400
commitb92d766c87022fc82cd6da774010b71ee92fc3d3 (patch)
tree419f6e563aab0a658d09e683a7a124fb3dbe07fa /tools/perf/scripts/python/bin/stackcollapse-record
parentc95acedbff6757499fcd4a55b6776c1685d12801 (diff)
RDMA/rxe: Save object pointer in pool element
In rxe_pool.c currently there are many cases where it is necessary to compute the offset from a pool element struct to the object containing it in a type independent way where the offset is different for each type. By saving a pointer to the object when they are created extra work can be saved. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bob Pearson <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions