[Pdbg] [PATCH 0/3] Performance improvements

Joel Stanley joel at jms.id.au
Tue May 22 16:06:25 AEST 2018


Ben put together some changes that improve the performance of pdbg.
These show a measurable performance increase when eg. doing a getmem
from a BMC.

Benjamin Herrenschmidt (3):
  target: Cache pib addresses
  target: Store "fd" for struct pib
  cfam: Remove relax delay

 libpdbg/cfam.c   | 10 ----------
 libpdbg/host.c   | 25 +++++++++----------------
 libpdbg/target.c | 30 +++++++++++++++++++++---------
 libpdbg/target.h |  5 +++++
 4 files changed, 35 insertions(+), 35 deletions(-)

-- 
2.17.0



More information about the Pdbg mailing list