Commit History

Author SHA1 Message Date
  Ding Xiang e381d1c21e perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code 7 years ago
  Arnaldo Carvalho de Melo 78e890ea86 perf bpf: Make bpf__setup_output_event() return the bpf-output event 7 years ago
  Arnaldo Carvalho de Melo aa31be3a48 perf bpf: Add bpf__setup_output_event() strerror() counterpart 7 years ago
  Arnaldo Carvalho de Melo 92bbe8d834 perf bpf: Generalize bpf__setup_stdout() 7 years ago
  Arnaldo Carvalho de Melo 5941d856a9 perf bpf: Make bpf__for_each_stdout_map() generic 7 years ago
  Arnaldo Carvalho de Melo 739e2edc84 perf bpf: Show better message when failing to load an object 7 years ago
  YueHaibing ab4e32ff5a perf bpf: Fix NULL return handling in bpf__prepare_load() 7 years ago
  Arnaldo Carvalho de Melo 78c436907c perf bpf: Remove misplaced __maybe_unused attribute 7 years ago
  Arnaldo Carvalho de Melo 872523233d perf bpf: Don't warn about unavailability of builtin clang, just fallback 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Arnaldo Carvalho de Melo 8e99b6d453 tools include: Adopt strstarts() from the kernel 8 years ago
  Arnaldo Carvalho de Melo 8ec20b176c perf str{filter,list}: Disentangle headers 8 years ago
  Arnaldo Carvalho de Melo a43783aeec perf tools: Include errno.h where needed 8 years ago
  Arnaldo Carvalho de Melo 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used 8 years ago
  He Kuang 4d416436f3 perf bpf: Add missing newline in debug messages 8 years ago
  Wang Nan edd695b032 perf clang: Compile BPF script using builtin clang support 8 years ago
  Wang Nan 2bd42de0e1 perf llvm: Extract helpers in llvm-utils.c 8 years ago
  Alexander Alemayhu 042cfb5fa6 perf tools: Fix typo "No enough" to "Not enough" 8 years ago
  Colin Ian King c77ce225d5 perf bpf: Fix typo: "ehough" -> "enough" 9 years ago
  Wang Nan b4ee6d415e perf bpf: Support BPF program attach to tracepoints 9 years ago
  Wang Nan cd102d70fe perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event() 9 years ago
  Arnaldo Carvalho de Melo c8b5f2c96d tools: Introduce str_error_r() 9 years ago
  Arnaldo Carvalho de Melo edb13ed47c tools lib bpf: Rename set_private() to set_priv() 9 years ago
  Arnaldo Carvalho de Melo be834ffbd1 tools lib bpf: Make bpf_program__get_private() use IS_ERR() 9 years ago
  Arnaldo Carvalho de Melo a7fe0450b0 tools lib bpf: Remove _get_ from non-refcount method names 9 years ago
  Arnaldo Carvalho de Melo 6e009e65a1 tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd() 9 years ago
  Arnaldo Carvalho de Melo 53897a78ca tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def() 9 years ago
  Arnaldo Carvalho de Melo 009ad5d594 tools lib bpf: Rename bpf_map__get_name() to bpf_map__name() 9 years ago
  Arnaldo Carvalho de Melo b4cbfa5670 tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private() 9 years ago
  Wang Nan 72c0809856 perf bpf: Automatically create bpf-output event __bpf_stdout__ 9 years ago