1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/persistentdata/traceservices/commsdebugutility/group/commsdbgdefault.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,82 @@
1.4 +// Default Ini file for CommsDebugUtility (CDU).
1.5 +// CDU will search all drivers in the "\log" folder for this file (order: Y to A then Z).
1.6 +// To use, specify:
1.7 +// * one of the two media types (file or RDebug)
1.8 +// * any number of tags to log
1.9 +// Optional configuration:
1.10 +// * "Synchronous" for immediate logging (otherwise logs are buffered for speed and written periodically)
1.11 +// * "Win32Debug" to enable writing of the logs to the Win32Debug port in addition to the media
1.12 +// * "LOGPATH" to specify the output drive and file - designed for writing to a removable drive.
1.13 +//
1.14 +// This file lists a number of known tags - to enable a listed tag, remove the 2 forward-slashes before the "LOG" token.
1.15 +// Additional tags can be added using the format "LOG <tag> <subtag>" where <subtag> can equal the "*" wildcard.
1.16 +// Tokens and tags are not case sensitive.
1.17 +// If CDU detects an error in this file, it will normally report this to the C:\logs\log.txt file.
1.18 +// Please see ComsDbg_How_To_Document.doc ("CommsDebugUtility How-To Document" in the Symbian OS Library) for more information.
1.19 +//
1.20 +MEDIA FILE
1.21 +LOGPATH c:\logs
1.22 +//MEDIA RDEBUG
1.23 +//MEDIA SERIAL::1 // No longer supported
1.24 +//MEDIA SERIAL::2 // No longer supported
1.25 +
1.26 +Synchronous
1.27 +//Win32Debug
1.28 +
1.29 +//LOG c32start * // commsrootserver.iby comms-infras\rootserver\configurator "RootServer configurator"
1.30 +//LOG commsfw * // comms-infras\commsfw "Comms channels & utils"
1.31 +//LOG esock * // esock_core.iby comms-infras\esock "Network TCP/IP Socket Manager"
1.32 +//LOG nifman * // nifman.iby comms-infras\nifman "Network Interface Manager"
1.33 +//LOG rootserver * // commsrootserver.iby comms-infras\rootserver "component which manages all Comms threads"
1.34 +//LOG mbufmgr * // mbufmgr.iby comss-infras\mbufmgr "Buffer Manager for Protocols"
1.35 +//LOG rsmodule * // -- rootserver, esock and c32 -- "Generic RootServer module logs"
1.36 +//LOG rsmodule leak // "Memory leak seen at exit of an RSModule. May be logged by RootServer or module code (eg ESockSvr, C32)"
1.37 +//----------------------
1.38 +//LOG commsdat * // commsdat.iby Comms-infras\commsdat "Comms Database"
1.39 +//LOG commdbshim * // commdb.iby Comms-infras\commdbshim "Commdb shim component used to shim commdb API over commsdat API"
1.40 +//----------------------
1.41 +//LOG ConnProvd * // networking\ConnProv\ReferenceCPR & networking\ip\Version1\referencecpr "Ref Connection provider"
1.42 +//LOG conn * // ipcpr.iby shimcpr.iby networking\ConnProv\ & networking\ip\Version1 "IP, ShimIP & Ref Connection providers"
1.43 +//LOG subconn * // ipscpr.iby networking\SubConnProv & networking\umts\version1 "Networking SubConnection providers"
1.44 +//----------------------
1.45 +//LOG connserv * // comms-infras\esock\ssock "RConnectionServ client/session logging"
1.46 +//LOG tier * // comms-infras\esock\coreproviders "Tier Manager e.g. Access Point Query/Notification"
1.47 +//----------------------
1.48 +//LOG dhcp * // dhcpserv.iby networking\dhcp
1.49 +//LOG guqos * // guqos.iby networking\guqos "GPRS/UMTS QoS"
1.50 +//LOG ipevent * // "IP Event Notifier" - possibly redundant"
1.51 +//LOG netcon * // netcon.iby networking\netcon "Network Controller - Nifman plugin to select IAP"
1.52 +//LOG networking * // networking\* "Generic Networking components"
1.53 +//LOG ssl * // tls.iby networking\tls "Transport Layer Security"
1.54 +//LOG telnet * // networking/telnet_e
1.55 +//----------------------
1.56 +//LOG ppp * // ppp.iby networking\ppp "ppp.nif: Transport for packet/circuit switched data connection (using PPP)"
1.57 +//LOG tcpdump * // ppp.iby networking\ppp "binary dump of packet data (use splitlog tool to generate ethereal friendly file); all packets tranfered to/from the ppp interface"
1.58 +//LOG rawip * // rawipnif.iby networking\rawipnif "Transport for packet switched data connection"
1.59 +//LOG c32bca * // c32bca.iby networking\basebandadaptation\c32bca "Abstraction layer for interfact between *.nif and data channel"
1.60 +//----------------------
1.61 +//LOG ethernet * // ether802.iby networking\ether802 "Ethernet connection"
1.62 +//LOG netdial * // csd.iby networking\csdagt "Circuit switched data connection control: Agent that supports multiple connections simultaneously (outgoing or incoming or direct)"
1.63 +//LOG psd * // psdagt.iby networking\psdagt "Packet switched data connection control: agent that supports multiple connections simultaneously"
1.64 +//LOG spud * // spud.iby networking\spud "Connection control for 3/2.5G data connection"
1.65 +//----------------------
1.66 +//LOG csdagx * // deprecated - Agent Extension Plugin(AGX) which supported circuit switched connections on a GSM and terrestrial network
1.67 +//LOG psdagx * // deprecated - PSD AGX that supported packet switched connections on a GPRS or CDMA2000 network
1.68 +//----------------------
1.69 +//LOG bt * // bluetooth.iby bluetooth\ buildromMacro=__BT_DEBUG__ "See common/generic/bluetooth/latest/bluetooth/logger/generic/public/components.h for finer grain logging control"
1.70 +//LOG btpan * // btpan.iby bluetooth\profiles\pan\panagt, panhelpersvr, bnep "Bluetooth PAN profile agent, helper server and packet driver"
1.71 +//LOG ir * // irda.iby infra-red\ buildromMacro=__IRDA_DEBUG__ "Infra-red"
1.72 +//LOG obex * // obexprotocol.iby obex\ buildromMacro=__OBEX_DEBUG__ "Framework for protocols that require wireless discovery."
1.73 +//----------------------
1.74 +//LOG phbksync * // phbksync.iby telephony\phbksync "Phone book synchroniser"
1.75 +//LOG etel * // etel.iby telephony\etel* "ETel Server logging"
1.76 +//----------------------
1.77 +//LOG sws * // wapmessage.iby wapstack.iby wap-stack\ "Shortened Wap Stack"
1.78 +//----------------------
1.79 +//LOG C32SerComms * // c32.iby Ser-comms\c32 "Log tag introduced in v9.5, including ECUART but excluding Loopback CSY which still uses its own logging system"
1.80 +//----------------------
1.81 +//LOG inet6 tcpip6 // TCPIP stack : networking/6to4 networking/inhook6 networking/tcpip6
1.82 +//LOG inet6 dnd // DNS resolution daemon : networking/dnd
1.83 +
1.84 +//LOG TestResults * // used by some older comms tests (tqueue, tnetcon and tnetconoom). Possibly redundant.
1.85 +//LOG Ipsec * // Ipsec component: networking/ipsec