Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tile: Use the more common pr_warn instead of pr_warning | Joe Perches | 2014-11-11 | 1 | -2/+1 |
| | | | | | | | | | | | | | | And other message logging neatening. Other miscellanea: o coalesce formats o realign arguments o standardize a couple of macros o use __func__ instead of embedding the function name Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> | ||||
* | tile: support kprobes on tilegx | Tony Lu | 2013-08-30 | 1 | -0/+528 |
This change includes support for Kprobes, Jprobes and Return Probes. Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Signed-off-by: Tony Lu <zlu@tilera.com> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> |