Re: [PATCH v6] drm/amdgpu: add new trace event for page table update

2020-08-20 Thread Christian König
Am 20.08.20 um 12:38 schrieb Shashank Sharma: This patch adds a new trace event to track the PTE update events. This specific event will provide information like: - start and end of virtual memory mapping - HW engine flags for the map - physical address for mapping This will be particularly usef

[PATCH v6] drm/amdgpu: add new trace event for page table update

2020-08-20 Thread Shashank Sharma
This patch adds a new trace event to track the PTE update events. This specific event will provide information like: - start and end of virtual memory mapping - HW engine flags for the map - physical address for mapping This will be particularly useful for memory profiling tools (like RMV) which a