提交历史

作者 SHA1 备注 提交日期
  Wang Nan da15bd9df4 perf probe: Support probing at absolute address 10 年之前
  Wang Nan 6c6e024f0a perf probe: Fix error reported when offset without function 10 年之前
  Wang Nan be07afe92a perf probe: Fix list result when address is zero 10 年之前
  Wang Nan 614e2fdbd7 perf probe: Fix list result when symbol can't be found 10 年之前
  Wang Nan e486367f01 perf probe: Prevent segfault when reading probe point with absolute address 10 年之前
  Wang Nan 1c0bd0e891 perf probe: Try to use symbol table if searching debug info failed 10 年之前
  Masami Hiramatsu 92f6c72e7a perf probe: Move ftrace probe-event operations to probe-file.c 10 年之前
  Masami Hiramatsu a3c9de6280 perf probe: Simplify __add_probe_trace_events code 10 年之前
  Arnaldo Carvalho de Melo 4a77e2183f perf strlist: Make dupstr be the default and part of an extensible config parm 10 年之前
  He Kuang 7c31bb8c95 perf probe: Fix failure to probe events on arm 10 年之前
  Masami Hiramatsu 7737af010b perf probe: Speed up perf probe --list by caching debuginfo 10 年之前
  Masami Hiramatsu d350bd571f perf probe: Show usage even if the last event is skipped 10 年之前
  Masami Hiramatsu b031220d52 perf probe: Fix to return error if no probe is added 10 年之前
  Masami Hiramatsu ba7ecb02e7 perf probe: List probes in stdout 10 年之前
  Masami Hiramatsu 35a23ff928 perf probe: Cut off the gcc optimization postfixes from function name 10 年之前
  Arnaldo Carvalho de Melo 9f2de31542 perf machine: Fix up some more method names 10 年之前
  Wang Nan 6bb536cc4b perf probe: Fix segfault when glob matching function without debuginfo 10 年之前
  Arnaldo Carvalho de Melo 3d39ac5386 perf machine: No need to have two DSOs lists 10 年之前
  Wang Nan 60fb774292 perf probe: Fix 'function unused' warning 10 年之前
  Arnaldo Carvalho de Melo 84c2cafa28 perf tools: Reference count struct map 10 年之前
  Arnaldo Carvalho de Melo 1eee78aea9 perf tools: Introduce struct maps 10 年之前
  Masami Hiramatsu dddc7ee32f perf probe: Fix an error when deleting probes successfully 10 年之前
  Masami Hiramatsu 419e873828 perf probe: Show the error reason comes from invalid DSO 10 年之前
  Arnaldo Carvalho de Melo 4bb7123dcf perf tools: Use maps__first()/map__next() 10 年之前
  Arnaldo Carvalho de Melo 614c6b570d perf tools: Leave DSO destruction to the map destruction 10 年之前
  Wang Nan 75e4a2a6af perf probe: Load map before glob matching 10 年之前
  Ingo Molnar f7dc7fd1c0 Merge branch 'perf/urgent' into perf/core, to resolve conflicts 10 年之前
  Masami Hiramatsu 4c85935122 perf probe: Support glob wildcards for function name 10 年之前
  Masami Hiramatsu ddb2f58f9f perf probe: Introduce probe_conf global configs 10 年之前
  Masami Hiramatsu 442255215c perf probe: Use perf_probe_event.target instead of passing as an argument 10 年之前