Historique des commits

Auteur SHA1 Message Date
  Milian Wolff d4046e8e17 perf report: Don't crash on invalid inline debug information il y a 7 ans
  Arnaldo Carvalho de Melo af30bffa2f perf symbols: Store the ELF symbol type in the symbol struct il y a 7 ans
  Jin Yao 935f5a9d45 perf report: Fix a wrong offset issue when using /proc/kcore il y a 7 ans
  Ingo Molnar 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts il y a 7 ans
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 8 ans
  Namhyung Kim 7285cf3325 perf srcline: Show correct function name for srcline of callchains il y a 8 ans
  Namhyung Kim b7b75a60b2 perf srcline: Fix memory leak in addr2inlines() il y a 8 ans
  Milian Wolff 21ac9d547f perf report: Cache srclines for callchain nodes il y a 8 ans
  Milian Wolff b38775cf76 perf report: Cache failed lookups of inlined frames il y a 8 ans
  Milian Wolff 11ea2515f3 perf callchain: Create real callchain entries for inlined frames il y a 8 ans
  Milian Wolff 2be8832f3c perf callchain: Refactor inline_list to store srcline string directly il y a 8 ans
  Milian Wolff fea0cf842c perf callchain: Refactor inline_list to operate on symbols il y a 8 ans
  Milian Wolff d964b1cdbd perf srcline: Do not consider empty files as valid srclines il y a 8 ans
  Milian Wolff 4d53b9d546 perf report: Do not drop last inlined frame il y a 8 ans
  Milian Wolff 28071f5183 perf report: Always honor callchain order for inlined nodes il y a 8 ans
  Milian Wolff b21cc97810 perf report: Fix memory leak in addr2line when called by addr2inlines il y a 8 ans
  Arnaldo Carvalho de Melo 632a5cabea perf tools: Move srcline definitions to separate header il y a 8 ans
  Arnaldo Carvalho de Melo fd20e8111c perf tools: Including missing inttypes.h header il y a 8 ans
  Milian Wolff 5dfa210e40 perf report: Enable sorting by srcline as key il y a 8 ans
  Jin Yao a64489c56c perf report: Find the inline stack for a given address il y a 8 ans
  Jin Yao 5580338d0f perf report: Refactor common code in srcline.c il y a 8 ans
  Andi Kleen 2f84b42b28 perf tools: Always use non inlined file name for 'srcfile' sort key il y a 10 ans
  Andi Kleen a9710ba091 perf tools: Support full source file paths for srcline il y a 10 ans
  Wang Nan ac931f87a6 perf: Fix building warning on ARM 32 il y a 10 ans
  Andi Kleen 85c116a6cb perf callchain: Make get_srcline fall back to sym+offset il y a 11 ans
  Andi Kleen 23f0981bbd perf callchain: Enable printing the srcline in the history il y a 11 ans
  Andi Kleen 2de217688e perf tools: Only print base source file for srcline il y a 11 ans
  Namhyung Kim 7d16c63423 perf tools: Fix build error due to zfree() cast il y a 11 ans
  Arnaldo Carvalho de Melo 74cf249d5c perf tools: Use zfree to help detect use after free bugs il y a 11 ans
  Arnaldo Carvalho de Melo bf4414ae7b perf symbols: Constify dso->long_name il y a 11 ans