提交历史

作者 SHA1 备注 提交日期
  Ingo Molnar 40a2ea1bd9 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes 10 年之前
  Adrian Hunter 5cb73340d9 perf tools: Make fork event processing more resilient 10 年之前
  Adrian Hunter 0286039f77 perf tools: Add new PERF_RECORD_SWITCH event 10 年之前
  Arnaldo Carvalho de Melo c3168b0db9 perf symbols: Provide libtraceevent callback to resolve kernel symbols 10 年之前
  Arnaldo Carvalho de Melo 4a77e2183f perf strlist: Make dupstr be the default and part of an extensible config parm 10 年之前
  Jiri Olsa ceb9291307 perf tools: Add missing break for PERF_RECORD_ITRACE_START 10 年之前
  Kan Liang 9d9cad763c perf tools: Configurable per thread proc map processing time out 10 年之前
  Adrian Hunter a5499b3719 perf tools: Ensure thread-stack is flushed 10 年之前
  Arnaldo Carvalho de Melo d3a7c489c7 perf tools: Reference count struct dso 10 年之前
  Arnaldo Carvalho de Melo e880784422 perf tools: Protect accesses the dso rbtrees/lists with a rw lock 10 年之前
  Arnaldo Carvalho de Melo 9f2de31542 perf machine: Fix up some more method names 10 年之前
  Kan Liang c4937a91ea perf tools: handle PERF_RECORD_LOST_SAMPLES 10 年之前
  Wang Nan 1f121b03d0 perf tools: Deal with kernel module names in '[]' correctly 10 年之前
  Arnaldo Carvalho de Melo 0443f36b0d perf machine: Fix the search for the kernel DSO on the unified list 10 年之前
  Arnaldo Carvalho de Melo 9a4388c711 perf machine: Fix up vdso methods names 10 年之前
  Arnaldo Carvalho de Melo aa7cc2ae5a perf machine: Introduce machine__findnew_dso() method 10 年之前
  Arnaldo Carvalho de Melo 3d39ac5386 perf machine: No need to have two DSOs lists 10 年之前
  Arnaldo Carvalho de Melo 459ce518d9 perf machine: Adopt findnew_kernel method 10 年之前
  Arnaldo Carvalho de Melo 84c2cafa28 perf tools: Reference count struct map 10 年之前
  Arnaldo Carvalho de Melo 0170b14f5f perf machine: Mark removed threads as such 10 年之前
  Arnaldo Carvalho de Melo 8e160b2e1e perf machine: Do not call map_groups__delete(), drop refcnt instead 10 年之前
  Arnaldo Carvalho de Melo 59a51c1dc9 perf machine: Stop accessing atomic_t::counter directly 10 年之前
  Arnaldo Carvalho de Melo 0ceb8f6e6c perf machine: No need to keep a refcnt for last_match 10 年之前
  Arnaldo Carvalho de Melo b91fc39f4a perf machine: Protect the machine->threads with a rwlock 10 年之前
  Adrian Hunter 0ad21f6869 perf tools: Add support for PERF_RECORD_ITRACE_START 10 年之前
  Adrian Hunter 4a96f7a02e perf tools: Add support for PERF_RECORD_AUX 10 年之前
  He Kuang 5e78c69b72 perf buildid-list: Fix segfault when show DSOs with hits 10 年之前
  Wang Nan ba92732e98 perf kmaps: Check kmaps to make code more robust 10 年之前
  David Hildenbrand 73dbcd6537 perf callchain: Fix kernel symbol resolution by remembering the cpumode 10 年之前
  Jiri Olsa bc84f46486 perf tools: Try to lookup kernel module map before creating one 10 年之前