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