forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commitfbe3138
tools/power/x86/intel_pstate_tracer: Free the trace buffer memory
The trace buffer memory should be, mostly, freed afterthe buffer has been output.This patch is required before a future patch that will allowthe user to override the default, and specify the trace buffermemory allocation as a command line option.Signed-off-by: Doug Smythies <dsmythies@telus.net>Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>1 parentcc85a6e commitfbe3138
1 file changed
+15
-0
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
414 | 424 |
| |
415 | 425 |
| |
416 | 426 |
| |
| |||
583 | 593 |
| |
584 | 594 |
| |
585 | 595 |
| |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
586 | 601 |
|
0 commit comments
Comments
(0)