Historique des commits

Auteur SHA1 Message Date
  YueHaibing ab4e32ff5a perf bpf: Fix NULL return handling in bpf__prepare_load() il y a 7 ans
  Arnaldo Carvalho de Melo 78c436907c perf bpf: Remove misplaced __maybe_unused attribute il y a 7 ans
  Arnaldo Carvalho de Melo 872523233d perf bpf: Don't warn about unavailability of builtin clang, just fallback il y a 7 ans
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
  Arnaldo Carvalho de Melo 8e99b6d453 tools include: Adopt strstarts() from the kernel il y a 8 ans
  Arnaldo Carvalho de Melo 8ec20b176c perf str{filter,list}: Disentangle headers il y a 8 ans
  Arnaldo Carvalho de Melo a43783aeec perf tools: Include errno.h where needed il y a 8 ans
  Arnaldo Carvalho de Melo 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used il y a 8 ans
  He Kuang 4d416436f3 perf bpf: Add missing newline in debug messages il y a 8 ans
  Wang Nan edd695b032 perf clang: Compile BPF script using builtin clang support il y a 8 ans
  Wang Nan 2bd42de0e1 perf llvm: Extract helpers in llvm-utils.c il y a 8 ans
  Alexander Alemayhu 042cfb5fa6 perf tools: Fix typo "No enough" to "Not enough" il y a 8 ans
  Colin Ian King c77ce225d5 perf bpf: Fix typo: "ehough" -> "enough" il y a 9 ans
  Wang Nan b4ee6d415e perf bpf: Support BPF program attach to tracepoints il y a 9 ans
  Wang Nan cd102d70fe perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event() il y a 9 ans
  Arnaldo Carvalho de Melo c8b5f2c96d tools: Introduce str_error_r() il y a 9 ans
  Arnaldo Carvalho de Melo edb13ed47c tools lib bpf: Rename set_private() to set_priv() il y a 9 ans
  Arnaldo Carvalho de Melo be834ffbd1 tools lib bpf: Make bpf_program__get_private() use IS_ERR() il y a 9 ans
  Arnaldo Carvalho de Melo a7fe0450b0 tools lib bpf: Remove _get_ from non-refcount method names il y a 9 ans
  Arnaldo Carvalho de Melo 6e009e65a1 tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd() il y a 9 ans
  Arnaldo Carvalho de Melo 53897a78ca tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def() il y a 9 ans
  Arnaldo Carvalho de Melo 009ad5d594 tools lib bpf: Rename bpf_map__get_name() to bpf_map__name() il y a 9 ans
  Arnaldo Carvalho de Melo b4cbfa5670 tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private() il y a 9 ans
  Wang Nan 72c0809856 perf bpf: Automatically create bpf-output event __bpf_stdout__ il y a 9 ans
  Wang Nan d78885739a perf bpf: Clone bpf stdout events in multiple bpf scripts il y a 9 ans
  Wang Nan 03e0a7df3e perf tools: Introduce bpf-output event il y a 9 ans
  Wang Nan 2d055bf253 perf tools: Support setting different slots in a BPF map separately il y a 9 ans
  Wang Nan 7630b3e28d perf tools: Enable passing event to BPF object il y a 9 ans
  Wang Nan 8690a2a773 perf record: Apply config to BPF objects before recording il y a 9 ans
  Wang Nan 066dacbf2a perf bpf: Add API to set values to map entries in a bpf object il y a 9 ans