linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM Coresight: Enhance ETM tracing control
@ 2013-12-04  4:39 Adrien Vergé
  2013-12-04  7:04 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 15+ messages in thread
From: Adrien Vergé @ 2013-12-04  4:39 UTC (permalink / raw)
  To: linux-arm-kernel

Usage of ETM tracing facility is currently very limited: user can
only start/stop tracing. This set of patches enables management of
address combinations and PIDs that trigger tracing.

ETM management was done via sysfs entries (trace_info,
trace_running...), this code adds trace_addrrange and trace_pid to
let the user read/write custom values.

This series of patches apply to v3.13-rc2.

Signed-off-by: Adrien Verg? <adrienverge@gmail.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Ben Dooks <ben.dooks@codethink.co.uk>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Dietmar Eggemann <dietmar.eggemann@arm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: "zhangwei(Jovi)" <jovi.zhangwei@huawei.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
---
Adrien Verg? (3):
  ARM Coresight: Rename 'comparator' to 'address comparator' in ETM
  ARM Coresight: Add address control support for ETM tracing
  ARM Coresight: Add PID control support for ETM tracing

 arch/arm/Kconfig.debug                    |   1 +
 arch/arm/include/asm/hardware/coresight.h |   7 +-
 arch/arm/kernel/etm.c                     | 139 ++++++++++++++++++++++++++----
 3 files changed, 129 insertions(+), 18 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-12-06  0:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04  4:39 [PATCH 0/3] ARM Coresight: Enhance ETM tracing control Adrien Vergé
2013-12-04  7:04 ` Greg Kroah-Hartman
2013-12-04 16:52   ` Adrien Vergé
2013-12-04 17:07     ` Greg Kroah-Hartman
2013-12-04 21:12       ` Adrien Vergé
2013-12-04 23:02         ` Greg Kroah-Hartman
2013-12-05  3:49           ` Adrien Vergé
2013-12-05  4:01             ` Greg Kroah-Hartman
2013-12-05 20:12               ` Christopher Covington
2013-12-05 20:16                 ` Greg Kroah-Hartman
2013-12-05 22:45                   ` Christopher Covington
2013-12-05 23:26                     ` Greg Kroah-Hartman
2013-12-05 23:54                     ` Adrien Vergé
2013-12-06  0:06                       ` Greg Kroah-Hartman
2013-12-06  0:23                         ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).