trace-entry-message
trace-entry-message is a compiled Lisp function in `trace.el
'.
(trace-entry-message FUNCTION LEVEL ARGS CONTEXT)
Generate a string that describes that FUNCTION has been entered.
LEVEL is the trace level, ARGS is the list of arguments passed to FUNCTION,
and CONTEXT is a string describing the dynamic context (e.g. values of
some global variables).