Messages in this thread |  | | From | Namhyung Kim <> | | Subject | Re: [PATCH v3 0/4] perf trace: Add --summary-mode option | | Date | Thu, 13 Feb 2025 09:21:30 -0800 |
| |
On Wed, 05 Feb 2025 12:54:39 -0800, Namhyung Kim wrote: > I've realized that perf trace shows system call summary at the end for > each thread. But sometimes users want to see the global whole system > summary or statistics instead. > > So I've added --summary-mode option like below: > > $ sudo ./perf trace -as --summary-mode=total sleep 1 > > [...] Applied to perf-tools-next, thanks!
Best regards, Namhyung
|  |