Commit History

作者 SHA1 備註 提交日期
  Arnaldo Carvalho de Melo d35b168c3d perf bpf: Give precedence to bpf header dir 7 年之前
  Arnaldo Carvalho de Melo cb76371441 perf llvm: Allow passing options to llc in addition to clang 7 年之前
  Kim Phillips f6432b9f65 perf llvm-utils: Remove bashism from kernel include fetch script 7 年之前
  Arnaldo Carvalho de Melo 1b16fffa38 perf llvm-utils: Add bpf include path to clang command line 7 年之前
  Jiri Olsa 5eab5a7ee0 perf llvm: Display eBPF compiling command in debug output 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Arnaldo Carvalho de Melo 8e99b6d453 tools include: Adopt strstarts() from the kernel 8 年之前
  Arnaldo Carvalho de Melo 4208735d8d perf tools: Remove poll.h and wait.h from util.h 8 年之前
  Arnaldo Carvalho de Melo ecc4c5614b perf tools: Propagate perf_config() errors 8 年之前
  Wang Nan 2bd42de0e1 perf llvm: Extract helpers in llvm-utils.c 8 年之前
  Alexander Alemayhu 042cfb5fa6 perf tools: Fix typo "No enough" to "Not enough" 8 年之前
  Arnaldo Carvalho de Melo 175729fc2c perf tools: Remove needless includes from cache.h 9 年之前
  Arnaldo Carvalho de Melo c8b5f2c96d tools: Introduce str_error_r() 9 年之前
  Taeung Song 41840d211c perf config: Move config declarations from util/cache.h to util/config.h 9 年之前
  Wang Nan f078464925 perf llvm: Allow dump llvm output object file using llvm.dump-obj 9 年之前
  Arnaldo Carvalho de Melo 76267147f2 perf llvm: Use strerror_r instead of the thread unsafe strerror one 9 年之前
  Arnaldo Carvalho de Melo 78478269d2 perf llvm: Use realpath to canonicalize paths 9 年之前
  Wang Nan 07bc5c699a perf tools: Make fetch_kernel_version() publicly available 9 年之前
  Wang Nan 4a4f66a1a7 perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling 9 年之前
  Wang Nan 59f41af980 perf llvm: Pass number of configured CPUs to clang compiler 9 年之前
  Wang Nan 9bc898c701 perf tests: Add LLVM test for eBPF on-the-fly compiling 10 年之前
  Wang Nan 0c6d18bfd5 perf tools: Auto detecting kernel include options 10 年之前
  Wang Nan d325d7887b perf tools: Auto detecting kernel build directory 10 年之前
  Wang Nan 4cea3a9cb3 perf tools: Call clang to compile C source to object code 10 年之前
  Wang Nan aa61fd05ca perf tools: Introduce llvm config options 10 年之前