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