Searched hist:"6 f755e85c332de532d1bbcf1c9769aad08e8cb41" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-priv.h | diff 6f755e85c332de532d1bbcf1c9769aad08e8cb41 Wed Jul 11 14:40:18 CDT 2018 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: Add helper for inserting synchronization packets
Right now we open code filling the trace buffer with synchronization packets when the circular buffer wraps around in different drivers. Move this to a common place. While at it, clean up the barrier_pkt array to strip off the trailing '\0'.
Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-tmc-etf.c | diff 6f755e85c332de532d1bbcf1c9769aad08e8cb41 Wed Jul 11 14:40:18 CDT 2018 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: Add helper for inserting synchronization packets
Right now we open code filling the trace buffer with synchronization packets when the circular buffer wraps around in different drivers. Move this to a common place. While at it, clean up the barrier_pkt array to strip off the trailing '\0'.
Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-tmc-etr.c | diff 6f755e85c332de532d1bbcf1c9769aad08e8cb41 Wed Jul 11 14:40:18 CDT 2018 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: Add helper for inserting synchronization packets
Right now we open code filling the trace buffer with synchronization packets when the circular buffer wraps around in different drivers. Move this to a common place. While at it, clean up the barrier_pkt array to strip off the trailing '\0'.
Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | coresight-etb10.c | diff 6f755e85c332de532d1bbcf1c9769aad08e8cb41 Wed Jul 11 14:40:18 CDT 2018 Suzuki K Poulose <suzuki.poulose@arm.com> coresight: Add helper for inserting synchronization packets
Right now we open code filling the trace buffer with synchronization packets when the circular buffer wraps around in different drivers. Move this to a common place. While at it, clean up the barrier_pkt array to strip off the trailing '\0'.
Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|