|
@@ -58,7 +58,7 @@ struct callchain_list {
|
|
/*
|
|
/*
|
|
* A callchain cursor is a single linked list that
|
|
* A callchain cursor is a single linked list that
|
|
* let one feed a callchain progressively.
|
|
* let one feed a callchain progressively.
|
|
- * It keeps persitent allocated entries to minimize
|
|
|
|
|
|
+ * It keeps persistent allocated entries to minimize
|
|
* allocations.
|
|
* allocations.
|
|
*/
|
|
*/
|
|
struct callchain_cursor_node {
|
|
struct callchain_cursor_node {
|