提交历史

作者 SHA1 备注 提交日期
  Arnaldo Carvalho de Melo 4c50563d81 perf sched: Use sched->show_callchain where appropriate 7 年之前
  Arnaldo Carvalho de Melo 27de9b2bd9 perf evsel: Add has_callchain() helper to make code more compact/clear 7 年之前
  Changbin Du 99a3c3a913 perf sched map: Re-annotate shortname if thread comm changed 7 年之前
  Changbin Du 8640da9f4f perf sched: Move thread::shortname to thread_runtime 7 年之前
  Ingo Molnar 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Jiri Olsa eae8ad8042 perf tools: Add struct perf_data_file 8 年之前
  Jiri Olsa 8ceb41d7e3 perf tools: Rename struct perf_data_file to perf_data 8 年之前
  David Ahern 0f59d7a352 perf sched timehist: Add pid and tid options 8 年之前
  Arnaldo Carvalho de Melo 62d94b00f8 perf tools: Replace error() with pr_err() 8 年之前
  Arnaldo Carvalho de Melo a43783aeec perf tools: Include errno.h where needed 8 年之前
  Arnaldo Carvalho de Melo 3d689ed609 perf tools: Move sane ctype stuff from util.h to sane_ctype.h 8 年之前
  Arnaldo Carvalho de Melo fd20e8111c perf tools: Including missing inttypes.h header 8 年之前
  Arnaldo Carvalho de Melo 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used 8 年之前
  Arnaldo Carvalho de Melo b0ad8ea664 perf tools: Remove unused 'prefix' from builtin functions 8 年之前
  Brendan Gregg 292c4a8f98 perf sched timehist: Add --next option 8 年之前
  Hari Bathini f3b3614a28 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 年之前
  Namhyung Kim bb963e1650 perf utils: Check verbose flag properly 8 年之前
  Arnaldo Carvalho de Melo a7c3899c06 perf symbols: No need to check if sym->name is NULL 8 年之前
  Namhyung Kim 587782c52a perf sched timehist: Show total wait times for summary 8 年之前
  Namhyung Kim 414e050c68 perf sched timehist: Add --state option 8 年之前
  Namhyung Kim 941bdea79e perf sched timehist: Account thread wait time separately 8 年之前
  Namhyung Kim 9396c9cb0d perf sched timehist: Show total scheduling time 8 年之前
  Namhyung Kim bdd75729e5 perf sched timehist: Fix invalid period calculation 8 年之前
  Namhyung Kim 4fa0d1aa27 perf sched timehist: Remove hardcoded 'comm_width' check at print_summary 8 年之前
  Namhyung Kim 9b8087d720 perf sched timehist: Enlarge default 'comm_width' 8 年之前
  Namhyung Kim 0e6758e823 perf sched timehist: Honour 'comm_width' when aligning the headers 8 年之前
  Namhyung Kim ba957ebb54 perf sched timehist: Show callchains for idle stat 8 年之前
  Namhyung Kim 07235f84ec perf sched timehist: Add -I/--idle-hist option 8 年之前
  Namhyung Kim a4b2b6f56e perf sched timehist: Skip non-idle events when necessary 8 年之前