1. 6061a8c perf config: Fix a memory leak in collect_config() by Changbin Du · 6 years ago
  2. 8a0a9c7 perf config: Introduce new init() and exit() by Taeung Song · 8 years ago
  3. 814b3f5 perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 8 years ago
  4. 826424c perf config: Handle NULL at perf_config_set__delete() by Taeung Song · 8 years ago
  5. 8beeb00 perf config: Use new perf_config_set__init() to initialize config set by Taeung Song · 8 years ago
  6. 25d8f48 perf config: Constructor should free its allocated memory when failing by Taeung Song · 8 years ago
  7. 7db91f2 perf config: Handle the error when config set is NULL at collect_config() by Taeung Song · 8 years ago
  8. 78f71c9 perf config: Fix abnormal termination at perf_parse_file() by Taeung Song · 8 years ago
  9. 20105ca perf config: Introduce perf_config_set class by Taeung Song · 8 years ago
  10. d8e2865 perf config: Fix build with older toolchain. by Vinson Lee · 8 years ago
  11. 37194f4 perf config: Rename 'v' to 'home' in set_buildid_dir() by Taeung Song · 9 years ago
  12. 9cb5987 perf config: Rework buildid_dir_command_config to perf_buildid_config by Taeung Song · 9 years ago
  13. c7ac241 perf config: Add '--system' and '--user' options to select which config file is used by Taeung Song · 9 years ago
  14. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  15. aa61fd0 perf tools: Introduce llvm config options by Wang Nan · 9 years ago
  16. 99ce8e9 perf tools: Add --buildid-dir option to set cache directory by Jiri Olsa · 10 years ago
  17. cfd31d8 perf tools: Use single strcmp call instead of two by Jiri Olsa · 10 years ago
  18. 49757c9 perf tools: Fix line number in the config file error message by Jiri Olsa · 10 years ago
  19. 2b9240c perf tools: Introduce perf_callchain_config() by Namhyung Kim · 10 years ago
  20. 94c0655 perf tools: Add perf_config_u64 function by Jiri Olsa · 10 years ago
  21. c830236 perf hists browser: Add ui.show-headers config file option by Jiri Olsa · 10 years ago
  22. 0b93da1 perf tools: Add hist.percentage config option by Namhyung Kim · 11 years ago
  23. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  24. 8dc7c65 perf config: Allow '_' in config file variable names by Arnaldo Carvalho de Melo · 12 years ago
  25. 5f9273d perf tools: Remove stale git headlines from top comment by Namhyung Kim · 13 years ago
  26. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  27. 069e372 perf tools: Check $HOME/.perfconfig ownership by Arnaldo Carvalho de Melo · 13 years ago
  28. aba8d05 perf tools: do not look at ./config for configuration by Jonathan Nieder · 13 years ago
  29. 45de34b perf buildid: add perfconfig option to specify buildid cache dir by Stephane Eranian · 14 years ago
  30. a41794c perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 14 years ago
  31. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  32. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  33. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/util/config.c]
  34. 148be2c perf_counter tools: move helper library to util/* by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/config.c]
  35. 6f06ccb perf_counter tools: clean up after introduction of the Git command framework by Ingo Molnar · 15 years ago
  36. 0780060 perf_counter tools: add in basic glue from Git by Ingo Molnar · 15 years ago