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