linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] RISC-V: fixes issues of ftrace graph tracer
@ 2019-12-23  8:46 Zong Li
  2019-12-23  8:46 ` [PATCH 1/2] riscv: ftrace: correct the condition logic in function " Zong Li
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Zong Li @ 2019-12-23  8:46 UTC (permalink / raw)
  To: paul.walmsley, palmer, rostedt, anup, linux-kernel, linux-riscv; +Cc: Zong Li

Ftrace graph tracer is broken now, these patches fix the problem of ftrace graph
tracer and tested on QEMU and HiFive Unleashed board.

Zong Li (2):
  riscv: ftrace: correct the condition logic in function graph tracer
  clocksource/drivers/riscv: add notrace to riscv_sched_clock

 arch/riscv/kernel/ftrace.c        | 2 +-
 drivers/clocksource/timer-riscv.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-01-04  0:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-23  8:46 [PATCH 0/2] RISC-V: fixes issues of ftrace graph tracer Zong Li
2019-12-23  8:46 ` [PATCH 1/2] riscv: ftrace: correct the condition logic in function " Zong Li
2020-01-04  0:14   ` Paul Walmsley
2019-12-23  8:46 ` [PATCH 2/2] clocksource/drivers/riscv: add notrace to riscv_sched_clock Zong Li
2020-01-04  0:16   ` Paul Walmsley
2020-01-02  3:50 ` [PATCH 0/2] RISC-V: fixes issues of ftrace graph tracer Zong Li
2020-01-02 15:14   ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).