提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 16bf834805 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 9 年之前
  Arnaldo Carvalho de Melo 22a9f41b55 perf tools: Use readdir() instead of deprecated readdir_r() 9 年之前
  Adam Buchbinder bd1a0be515 tools/perf: Fix misspellings in comments. 9 年之前
  Wang Nan 95088a591e perf tools: Apply tracepoint event definition options to BPF script 9 年之前
  Wang Nan e571e029bd perf tools: Enable indices setting syntax for BPF map 9 年之前
  Wang Nan 2d055bf253 perf tools: Support setting different slots in a BPF map separately 9 年之前
  Wang Nan 7630b3e28d perf tools: Enable passing event to BPF object 9 年之前
  Wang Nan a34f3be70c perf tools: Enable BPF object configure syntax 9 年之前
  Arnaldo Carvalho de Melo 58de6ed0a9 perf tools: Remove duplicate typedef config_term_func_t definition 9 年之前
  Arnaldo Carvalho de Melo 2c97b0d4a7 perf tools: Fix build on older systems 9 年之前
  Wang Nan 43d0b97817 perf tools: Enable config and setting names for legacy cache events 9 年之前
  Wang Nan 10bf358a1b perf tools: Enable config raw and numeric events 9 年之前
  Wang Nan e814fddde1 perf tools: Rename and move pmu_event_name to get_config_name 9 年之前
  Wang Nan 1669e509ea perf stat: Bail out on unsupported event config modifiers 9 年之前
  Wang Nan 17cb5f84b8 perf tools: Create config_term_names array 9 年之前
  Wang Nan 26dee028d3 perf tools: Fix checking asprintf return value 9 年之前
  Arnaldo Carvalho de Melo 2146afc6b4 perf tools: Rename parse_events__free_terms() to parse_events_terms__delete() 9 年之前
  Wang Nan d20a5f2b27 perf tools: Free the terms list_head in parse_events__free_terms() 9 年之前
  Arnaldo Carvalho de Melo fc0a2c1d59 perf tools: Introduce parse_events_terms__purge() 9 年之前
  Wang Nan a8adfceb38 perf tools: Unlink entries from terms list 9 年之前
  Adrian Hunter ec183d22cc perf tools: tracepoint_error() can receive e=NULL, robustify it 9 年之前
  Josh Poimboeuf 4b6ab94eab perf subcmd: Create subcmd library 9 年之前
  Arnaldo Carvalho de Melo e37df6c76c perf list: Robustify event printing routine 9 年之前
  Arnaldo Carvalho de Melo bae9cc4110 perf list: Add support for PERF_COUNT_SW_BPF_OUT 9 年之前
  Wang Nan d3e0ce3930 perf bpf: Improve BPF related error messages 10 年之前
  Wang Nan 6371ca3b54 bpf tools: Improve libbpf error reporting 10 年之前
  Wang Nan d509db0473 perf tools: Compile scriptlets to BPF objects when passing '.c' to --event 10 年之前
  Wang Nan 1f45b1d490 perf bpf: Attach eBPF filter to perf event 10 年之前
  Wang Nan 4edf30e39e perf bpf: Collect perf_evsel in BPF object files 10 年之前
  Wang Nan 1e5e3ee8ff perf tools: Load eBPF object into kernel 10 年之前