[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1403799268-1367-1-git-send-email-stfomichev@yandex-team.ru>
Date: Thu, 26 Jun 2014 20:14:23 +0400
From: Stanislav Fomichev <stfomichev@...dex-team.ru>
To: a.p.zijlstra@...llo.nl, paulus@...ba.org, mingo@...hat.com,
acme@...nel.org, dsahern@...il.com, stfomichev@...dex-team.ru,
jolsa@...hat.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/5] perf trace pagefaults
This patch series adds support for pagefaults tracing to 'perf trace' command.
v3:
- added trace format documentation and example
- added mode detailed trace when --verbose specified
v2:
- added more info to the changelogs
- reworked options (-f -> -F, --pgfaults -> --pf=[all|min|maj])
- separated tracepoint_handler changes into additional patch
- separated record/replay into additional patch
- other fixes pointed out by Arnaldo Carvalho de Melo
Stanislav Fomichev (5):
perf trace: add perf_event parameter to tracepoint_handler
perf trace: add support for pagefault tracing
perf trace: add pagefaults record and replay support
perf trace: add pagefault statistics
perf trace: add possibility to switch off syscall events
tools/perf/Documentation/perf-trace.txt | 44 ++++++
tools/perf/builtin-trace.c | 248 +++++++++++++++++++++++++++-----
2 files changed, 254 insertions(+), 38 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists