ETM trigger_percent becomes an ETB command
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 19 Dec 2009 21:06:46 +0000 (13:06 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 19 Dec 2009 21:06:46 +0000 (13:06 -0800)
commit9abad965ab358c1d598f1354842967cad637b284
tree047127c60e1095c67a73f5c6c41e66485b326848
parentbfadd79965cc448a75b4f51abaf9523c4ec0ae26
ETM trigger_percent becomes an ETB command

This command was misplaced; it's not generic to all traceport drivers,
only the ETB supports this kind of configuration.  So move it, and
update the relevant documentation.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
NEWS
doc/openocd.texi
src/target/etb.c
src/target/etb.h
src/target/etm.c
src/target/etm.h