diff options
author | Jin Yao <[email protected]> | 2019-11-07 15:47:14 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-11-07 09:09:18 -0300 |
commit | 6041441870ab521a2652f1d558a770c586b790be (patch) | |
tree | 00dc2f9fe15f06f1f5ec6733f3aa315cd727b484 /tools/perf/util/trace-event-scripting.c | |
parent | 0bdf181fe0e5b6f6d5764ff482d7ae4707f8986b (diff) |
perf block: Cleanup and refactor block info functions
We have already implemented some block-info related functions.
Now it's time to do some cleanup, refactoring and move the
functions and structures to new block-info.h/block-info.c.
v4:
---
Move code for skipping column length calculation to patch:
'perf diff: Don't use hack to skip column length calculation'
v3:
---
1. Rename the patch title
2. Rename from block.h/block.c to block-info.h/block-info.c
3. Move more common part to block-info, such as
block_info__process_sym.
4. Remove the nasty hack for skipping calculation of column
length
Signed-off-by: Jin Yao <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions