Historial de Commits

Autor SHA1 Mensaje Fecha
  Ingo Molnar 39ce7fb315 perf report: Show zero counters as well in 'perf report --stat' hace 7 años
  Ingo Molnar 15bcdc9477 Merge branch 'linus' into perf/core, to fix conflicts hace 7 años
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 7 años
  Milian Wolff 2a704fc8db perf report: Remove code to handle inline frames from browsers hace 8 años
  Jin Yao c4ee06251d perf report: Calculate the average cycles of iterations hace 8 años
  Arnaldo Carvalho de Melo 8e99b6d453 tools include: Adopt strstarts() from the kernel hace 8 años
  Jin Yao 8b8ef2d74d perf report: Enable finding kernel inline functions hace 8 años
  Arnaldo Carvalho de Melo e7ff8920e6 perf tools: Use just forward declarations for struct thread where possible hace 8 años
  Arnaldo Carvalho de Melo a067558e2f perf tools: Move extra string util functions to util/string2.h hace 8 años
  Arnaldo Carvalho de Melo 632a5cabea perf tools: Move srcline definitions to separate header hace 8 años
  Arnaldo Carvalho de Melo 3d689ed609 perf tools: Move sane ctype stuff from util.h to sane_ctype.h hace 8 años
  Milian Wolff 5dfa210e40 perf report: Enable sorting by srcline as key hace 8 años
  Jin Yao 0db64dd060 perf report: Show inline stack for stdio mode hace 8 años
  Jin Yao 8577ae6b04 perf report: Show branch info in callchain entry for stdio mode hace 8 años
  Jiri Olsa 2d83145414 perf hists: Make hists__fprintf_headers function global hace 9 años
  Jiri Olsa bd28d0c598 perf hists: Make __hist_entry__snprintf function global hace 9 años
  Jiri Olsa 9da44db149 perf hists: Add __hist_entry__snprintf function hace 9 años
  Jiri Olsa d5278220be perf hists: Use bigger buffer for stdio headers hace 9 años
  Namhyung Kim e3b60bc93d perf hists: Factor out hists__reset_column_width() hace 9 años
  Namhyung Kim 195bc0f844 perf ui/stdio: Rename print_hierarchy_header() hace 9 años
  Namhyung Kim 9a6ad25b5a perf ui/stdio: Always reset output width for hierarchy hace 9 años
  Jiri Olsa 29659ab4e7 perf hists: Add support for header span hace 9 años
  Jiri Olsa f3705b062e perf tools stdio: Display multiple header lines hace 9 años
  Jiri Olsa 74bb43f29e perf hists: Add line argument into perf_hpp_fmt's header callback hace 9 años
  Jiri Olsa da1b0407c8 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback hace 9 años
  Jiri Olsa 0537217360 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback hace 9 años
  Jiri Olsa d05e3aaeea perf stdio: Add use_callchain parameter to hists__fprintf hace 9 años
  Jiri Olsa 8f1d1b4452 perf stdio: Do not pass hists in hist_entry__fprintf hace 9 años
  Jiri Olsa 7a72a2e5e6 perf stdio: Separate standard headers output hace 9 años
  Jiri Olsa 5c854f3793 perf stdio: Separate hierarchy headers output hace 9 años