Histórico de Commits

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