1. cba225d perf config: Check not only section->from_system_config but also item's by Taeung Song · 7 years ago
  2. 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  3. dfe1c6d perf config: Refactor the code using 'ret' variable in cmd_config() by Taeung Song · 8 years ago
  4. 4f1fd74 perf config: Check error cases of {show_spec, set}_config() by Taeung Song · 8 years ago
  5. 8c1cedb perf config: Invert an if statement to reduce nesting in cmd_config() by Taeung Song · 8 years ago
  6. 4341ec6 perf config: Refactor a duplicated code for obtaining config file name by Taeung Song · 8 years ago
  7. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  8. 08d090c perf config: Mark where are config items from (user or system) by Taeung Song · 8 years ago
  9. c6fc018 perf config: Add support setting variables in a config file by Taeung Song · 8 years ago
  10. 3666279 perf config: Validate config variable arguments before trying use them by Taeung Song · 8 years ago
  11. 9092360 perf config: Add support for getting config key-value pairs by Taeung Song · 8 years ago
  12. 4a35b34 perf config: Reimplement show_config() using config_set__for_each by Taeung Song · 9 years ago
  13. 8a0a9c7 perf config: Introduce new init() and exit() by Taeung Song · 9 years ago
  14. 860b8d4 perf config: Make show_config() use perf_config_set by Taeung Song · 9 years ago
  15. c7ac241 perf config: Add '--system' and '--user' options to select which config file is used by Taeung Song · 9 years ago
  16. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  17. 30862f2 perf tools: Add 'perf config' command by Taeung Song · 9 years ago