Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALSA: hda - add hdac stream trace | Libin Yang | 2015-05-18 | 1 | -0/+27 |
| | | | | | | | Add the trace of snd_hdac_stream_start and snd_hdac_stream_stop. Signed-off-by: Libin Yang <libin.yang@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> | ||||
* | ALSA: hda - Re-add tracepoints to HD-audio core driver | Takashi Iwai | 2015-03-23 | 1 | -0/+62 |
Now let's take the basic tracepoints back to the HD-audio driver. The three bus tracepoints, hda_send_cmd, hda_get_response and hda_unsol_event are revived but in a slightly different form. Since we don't assign the card number there, print the bus device name instead. Signed-off-by: Takashi Iwai <tiwai@suse.de> |