Historique des commits

Auteur SHA1 Message Date
  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
  Wang Nan 80cdce7666 perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv() il y a 9 ans
  Wang Nan 0bb9349017 perf bpf: Rename bpf config to program config il y a 9 ans
  Wang Nan d35b32891a perf bpf: Use same BPF program if arguments are identical il y a 9 ans
  Wang Nan a08357d8dc perf bpf: Generate prologue for BPF programs il y a 9 ans
  He Kuang bfc077b4cf perf bpf: Add prologue for BPF programs for fetching arguments il y a 9 ans
  Wang Nan 03e01f5687 perf bpf: Allow BPF program config probing options il y a 9 ans
  Wang Nan 5dbd16c0c9 perf bpf: Allow attaching BPF programs to modules symbols il y a 9 ans
  Wang Nan 361f2b1d1d perf bpf: Allow BPF program attach to uprobe events il y a 9 ans
  Wang Nan ba1fae431e perf test: Add 'perf test BPF' il y a 9 ans