lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon,  8 May 2017 20:07:04 +0900
From:   Taeung Song <treeze.taeung@...il.com>
To:     Arnaldo Carvalho de Melo <acme@...nel.org>
Cc:     linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...nel.org>,
        Namhyung Kim <namhyung@...nel.org>
Subject: [PATCH v2 0/4] perf config: Bugfixes & Refactoring

Hi all,

This is simple patchset for perf-config
to fix small bugs and refactor code.

I'd appreciate some feedback on this patchset.

The code is also available at 'config/refactoring-v2' branch on

  git://github.com/taeung/linux-perf.git


Thanks,
Taeung

v2:
- there is no need to consider empty config file (Arnaldo)

Taeung Song (4):
  perf config: Invert a if statement to reduce nesting in cmd_config()
  perf config: Finally write changed configs on config file at a time
  perf config: Correctly check whether it is from system config
  perf config: Automatically create config file if not exists when
    setting config

 tools/perf/builtin-config.c | 57 +++++++++++++++++++++++++--------------------
 tools/perf/util/config.c    |  5 +---
 2 files changed, 33 insertions(+), 29 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ