[mythtv] Profiling mythtv Channel Changes...

Linuxguy123 linuxguy123 at gmail.com
Wed Oct 22 21:35:15 UTC 2008


On Wed, 2008-10-22 at 17:15 -0400, Linuxguy123 wrote:
> On Thu, 2008-10-23 at 00:01 +0200, Petr Stehlík wrote:
> > Linuxguy123 píše v St 22. 10. 2008 v 15:40 -0400:
> > > > The logging already exists, to a level greater than you probably need
> > > > for this effort.
> > > 
> > > Tell me more.
> > 
> > for you: RTFM
> 
> a) This is the first time that anyone has actually told me that some
> form of logging is built into mythtv.  Thank you.  Was that so hard ?
> 
> b) I assume you are speaking about this, ie "set logging on" ?  I read
> the manual previously and missed the fact that gdb would be used for
> profiling.  How well does it work for this purpose ?
> 
> =====================================================================
> 22.2 Debugging
<snip>

Or are you speaking of making use of these, a typical logging function
as used in MainServer::DoDeleteInDB ?

======================================================================
 gContext->LogEntry("mythbackend", LP_ERROR, "Delete Recording",
                           QString("Error deleting recordedseek for %
1.").arg(logInfo));
======================================================================

Thanks







More information about the mythtv-dev mailing list