Historial de Commits

Autor SHA1 Mensaje Fecha
  Jin Yao 22e9af4e94 perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT hace 7 años
  Hendrik Brueckner b3fa38963a perf trace: Remove audit-libs dependency if syscall tables are present hace 8 años
  Namhyung Kim 2f0af8600e perf help: Fix a bug during strstart() conversion hace 8 años
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 8 años
  Arnaldo Carvalho de Melo 8e99b6d453 tools include: Adopt strstarts() from the kernel hace 8 años
  Arnaldo Carvalho de Melo 62d94b00f8 perf tools: Replace error() with pr_err() hace 8 años
  Arnaldo Carvalho de Melo 59913aabb0 perf help: Use pr_warning() hace 8 años
  Arnaldo Carvalho de Melo 86e474ff87 perf help: Elliminate dup code for reporting hace 8 años
  Arnaldo Carvalho de Melo 881c362d34 perf help: Introduce exec_failed() to avoid code duplication hace 8 años
  Arnaldo Carvalho de Melo 7a8ef4c4b5 perf tools: Remove string.h, unistd.h and sys/stat.h from util.h hace 8 años
  Arnaldo Carvalho de Melo a43783aeec perf tools: Include errno.h where needed hace 8 años
  Arnaldo Carvalho de Melo 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used hace 8 años
  Arnaldo Carvalho de Melo 7909675daf perf tools: Remove FLEX_ARRAY definition hace 8 años
  Arnaldo Carvalho de Melo c68677014b perf tools: Remove support for command aliases hace 8 años
  Arnaldo Carvalho de Melo b0ad8ea664 perf tools: Remove unused 'prefix' from builtin functions hace 8 años
  Arnaldo Carvalho de Melo ecc4c5614b perf tools: Propagate perf_config() errors hace 9 años
  Arnaldo Carvalho de Melo 355637717d perf kallsyms: Introduce tool to look for extended symbol information on the running kernel hace 9 años
  Arnaldo Carvalho de Melo c8b5f2c96d tools: Introduce str_error_r() hace 9 años
  Taeung Song 41840d211c perf config: Move config declarations from util/cache.h to util/config.h hace 9 años
  Masami Hiramatsu b72ca40390 perf help: Make check_emacsclient_version to check strbuf APIs hace 9 años
  Arnaldo Carvalho de Melo a610f5cbb2 perf help: Use asprintf instead of adhoc equivalents hace 9 años
  Wang Nan b8cbb34906 perf config: Bring perf_default_config to the very beginning at main() hace 9 años
  Arnaldo Carvalho de Melo d1130686f4 perf help: No need to use strbuf_remove() hace 9 años
  Josh Poimboeuf 4b6ab94eab perf subcmd: Create subcmd library hace 10 años
  Josh Poimboeuf 46113a54be perf tools: Remove 'perf' from subcmd function and variable names hace 10 años
  Yunlong Song 3a134ae96c perf help: Change 'usage' to 'Usage' for consistency hace 10 años
  Yunlong Song e24a110882 perf tools: Add the bash completion for listing subsubcommands of perf help hace 10 años
  Masami Hiramatsu ede395d27c perf help: Use strerror_r instead of strerror hace 11 años
  Jiri Olsa 84f5d36f48 perf tools: Move pr_* debug macros into debug object hace 11 años
  Namhyung Kim 670ab5d21c perf help: Fix --help for builtins hace 13 años