linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support bpf prologue for arm64
@ 2017-01-24 10:30 He Kuang
  2017-01-24 10:30 ` [PATCH 1/2] perf probe: Fix wrong register name " He Kuang
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: He Kuang @ 2017-01-24 10:30 UTC (permalink / raw)
  To: peterz, mingo, acme, alexander.shishkin, jolsa, mhiramat, hekuang
  Cc: wangnan0, bintian.wang, linux-kernel

Two patches here makes bpf prologue available for arm64.

He Kuang (2):
  perf probe: Fix wrong register name for arm64
  perf tools: Introduce regs_query_register_offset() for arm64

 tools/perf/arch/arm64/Makefile                   |   1 +
 tools/perf/arch/arm64/include/dwarf-regs-table.h |  12 +--
 tools/perf/arch/arm64/util/dwarf-regs.c          | 123 +++++++++++++----------
 3 files changed, 77 insertions(+), 59 deletions(-)

-- 
1.8.5.2

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

end of thread, other threads:[~2017-05-03  8:55 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24 10:30 [PATCH 0/2] Support bpf prologue for arm64 He Kuang
2017-01-24 10:30 ` [PATCH 1/2] perf probe: Fix wrong register name " He Kuang
2017-01-24 19:11   ` Arnaldo Carvalho de Melo
2017-01-25  9:22     ` Will Deacon
2017-01-26  1:24   ` Masami Hiramatsu
2017-01-26 15:28   ` [tip:perf/core] " tip-bot for He Kuang
2017-05-03  8:54   ` [PATCH 1/2] " Pratyush Anand
2017-01-24 10:30 ` [PATCH 2/2] perf tools: Introduce regs_query_register_offset() " He Kuang
2017-01-24 18:25   ` Will Deacon
2017-01-24 19:09     ` Arnaldo Carvalho de Melo
2017-01-25  7:23       ` [PATCH 2/2 v2] perf tools: Enable bpf prologue " He Kuang
2017-01-25 13:32         ` Will Deacon
2017-01-26  1:49           ` Masami Hiramatsu
2017-01-26 16:52             ` Will Deacon
2017-01-26 19:31               ` Arnaldo Carvalho de Melo
2017-02-03 11:08                 ` Hekuang
2017-01-26  1:51         ` Masami Hiramatsu
2017-01-25  7:26       ` [PATCH 2/2] perf tools: Introduce regs_query_register_offset() " Hekuang
2017-01-24 15:56 ` [PATCH 0/2] Support bpf prologue " Arnaldo Carvalho de Melo

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).