Commit b295c3e
tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
There are no in-kernel %p[fF] users left. Convert the traceevent tool,
too, to align with the kernel.
Signed-off-by: Sakari Ailus <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: [email protected]
Cc: Heikki Krogerus <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Namhyung Kim <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Steven Rostedt (VMware) <[email protected]>
Cc: Tzvetomir Stoyanov <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>1 parent 055c67e commit b295c3e
File tree
2 files changed
+19
-9
lines changed- tools/lib/traceevent
- Documentation
2 files changed
+19
-9
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4367 | 4367 | | |
4368 | 4368 | | |
4369 | 4369 | | |
4370 | | - | |
4371 | | - | |
4372 | 4370 | | |
4373 | 4371 | | |
| 4372 | + | |
| 4373 | + | |
| 4374 | + | |
| 4375 | + | |
| 4376 | + | |
| 4377 | + | |
| 4378 | + | |
| 4379 | + | |
| 4380 | + | |
| 4381 | + | |
| 4382 | + | |
| 4383 | + | |
4374 | 4384 | | |
4375 | 4385 | | |
4376 | 4386 | | |
| |||
4487 | 4497 | | |
4488 | 4498 | | |
4489 | 4499 | | |
4490 | | - | |
| 4500 | + | |
4491 | 4501 | | |
4492 | 4502 | | |
4493 | 4503 | | |
4494 | 4504 | | |
4495 | | - | |
| 4505 | + | |
4496 | 4506 | | |
4497 | 4507 | | |
4498 | 4508 | | |
| |||
0 commit comments