Hi, jirka

Thank you for your review :-)

On 03/27/2016 08:16 PM, Jiri Olsa wrote:
On Thu, Mar 24, 2016 at 04:49:33PM +0900, Taeung Song wrote:
Add new perf_buildid_config() into perf_default_config,
bring set_buildid_dir() next to perf_default_config,
rename some variable name as more readable name and etc
in order to clean up code about buildid dir.

Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Signed-off-by: Taeung Song <[email protected]>
---
  tools/perf/perf.c        |  3 +--
  tools/perf/util/config.c | 57 +++++++++++++++++++-----------------------------
  2 files changed, 23 insertions(+), 37 deletions(-)

though it's failry simple change we try to separate changes

seems like 3 independent changes:

   - perf.c hunk change
   - buildid_dir_command_config/perf_buildid_config rework
   - set_buildid_dir fix


You mean it is needed to separate this patch as 3 part?
I got it.

I'll resend the patchset.

Thanks,
Taeung

Reply via email to