aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMatt Fleming <[email protected]>2013-04-29 20:08:02 +0100
committerMatt Fleming <[email protected]>2013-04-30 16:03:10 +0100
commit8a415b8c05f261a52f45f2271b6c4731376fd5b5 (patch)
treede233c9382c3f4a08fcdd1b26be38810fdf2ce25 /tools/perf/scripts/python/event_analyzing_sample.py
parent12abcfde1ad3ee9bed726d25fdd4eeb31026b187 (diff)
efi, pstore: Read data from variable store before memcpy()
Seiji reported getting empty dmesg-* files, because the data was never actually read in efi_pstore_read_func(), and so the memcpy() was copying garbage data. This patch necessitated adding __efivar_entry_get() which is callable between efivar_entry_iter_{begin,end}(). We can also delete __efivar_entry_size() because efi_pstore_read_func() was the only caller. Reported-by: Seiji Aguchi <[email protected]> Tested-by: Seiji Aguchi <[email protected]> Cc: Tony Luck <[email protected]> Cc: Matthew Garrett <[email protected]> Signed-off-by: Matt Fleming <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions