Historique des commits

Auteur SHA1 Message Date
  Ingo Molnar 39ce7fb315 perf report: Show zero counters as well in 'perf report --stat' 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 7 ans
  Milian Wolff 2a704fc8db perf report: Remove code to handle inline frames from browsers il y a 8 ans
  Jin Yao c4ee06251d perf report: Calculate the average cycles of iterations il y a 8 ans
  Arnaldo Carvalho de Melo 8e99b6d453 tools include: Adopt strstarts() from the kernel il y a 8 ans
  Jin Yao 8b8ef2d74d perf report: Enable finding kernel inline functions il y a 8 ans
  Arnaldo Carvalho de Melo e7ff8920e6 perf tools: Use just forward declarations for struct thread where possible il y a 8 ans
  Arnaldo Carvalho de Melo a067558e2f perf tools: Move extra string util functions to util/string2.h 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 3d689ed609 perf tools: Move sane ctype stuff from util.h to sane_ctype.h il y a 8 ans
  Milian Wolff 5dfa210e40 perf report: Enable sorting by srcline as key il y a 8 ans
  Jin Yao 0db64dd060 perf report: Show inline stack for stdio mode il y a 8 ans
  Jin Yao 8577ae6b04 perf report: Show branch info in callchain entry for stdio mode il y a 8 ans
  Jiri Olsa 2d83145414 perf hists: Make hists__fprintf_headers function global il y a 9 ans
  Jiri Olsa bd28d0c598 perf hists: Make __hist_entry__snprintf function global il y a 9 ans
  Jiri Olsa 9da44db149 perf hists: Add __hist_entry__snprintf function il y a 9 ans
  Jiri Olsa d5278220be perf hists: Use bigger buffer for stdio headers il y a 9 ans
  Namhyung Kim e3b60bc93d perf hists: Factor out hists__reset_column_width() il y a 9 ans
  Namhyung Kim 195bc0f844 perf ui/stdio: Rename print_hierarchy_header() il y a 9 ans
  Namhyung Kim 9a6ad25b5a perf ui/stdio: Always reset output width for hierarchy il y a 9 ans
  Jiri Olsa 29659ab4e7 perf hists: Add support for header span il y a 9 ans
  Jiri Olsa f3705b062e perf tools stdio: Display multiple header lines il y a 9 ans
  Jiri Olsa 74bb43f29e perf hists: Add line argument into perf_hpp_fmt's header callback il y a 9 ans
  Jiri Olsa da1b0407c8 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback il y a 9 ans
  Jiri Olsa 0537217360 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback il y a 9 ans
  Jiri Olsa d05e3aaeea perf stdio: Add use_callchain parameter to hists__fprintf il y a 9 ans
  Jiri Olsa 8f1d1b4452 perf stdio: Do not pass hists in hist_entry__fprintf il y a 9 ans
  Jiri Olsa 7a72a2e5e6 perf stdio: Separate standard headers output il y a 9 ans
  Jiri Olsa 5c854f3793 perf stdio: Separate hierarchy headers output il y a 9 ans