diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2022-09-01 15:09:58 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-09-06 11:33:03 +0200 |
commit | e16fd7f2cb1a65555cfe76f983eaefb1eab7471f (patch) | |
tree | 15d1e498f5e4450ce74992febd66913fd258052c /arch/riscv | |
parent | perf: Use sample_flags for weight (diff) | |
download | linux-e16fd7f2cb1a65555cfe76f983eaefb1eab7471f.tar.xz linux-e16fd7f2cb1a65555cfe76f983eaefb1eab7471f.zip |
perf: Use sample_flags for data_src
Use the new sample_flags to indicate whether the data_src field is
filled by the PMU driver.
Remove the data_src field from the perf_sample_data_init() to minimize
the number of cache lines touched.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220901130959.1285717-6-kan.liang@linux.intel.com
Diffstat (limited to 'arch/riscv')
0 files changed, 0 insertions, 0 deletions