Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo d67f088e08 perf report: Support multiple events on the TUI 15 years ago
  Arnaldo Carvalho de Melo 5d06e6915b perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig 15 years ago
  Arnaldo Carvalho de Melo edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 years ago
  Arnaldo Carvalho de Melo c82ee828aa perf report: Report number of events, not samples 15 years ago
  Arnaldo Carvalho de Melo cee75ac7ec perf hist: Clarify events_stats fields usage 15 years ago
  Arnaldo Carvalho de Melo c8446b9bda perf hist: Make event__totals per hists 15 years ago
  Arnaldo Carvalho de Melo ef7b93a119 perf report: Librarize the annotation code and use it in the newt browser 15 years ago
  Arnaldo Carvalho de Melo b09e0190ac perf hist: Adopt filter by dso and by thread methods from the newt browser 15 years ago
  Arnaldo Carvalho de Melo fefb0b94bb perf hist: Calculate max_sym name len and nr_entries 15 years ago
  Arnaldo Carvalho de Melo 1c02c4d2e9 perf hist: Introduce hists class and move lots of methods to it 15 years ago
  Arnaldo Carvalho de Melo 232a5c948d perf report: Allow limiting the number of entries to print in callchains 15 years ago
  Arnaldo Carvalho de Melo 28e2a106d1 perf hist: Simplify the insertion of new hist_entry instances 15 years ago
  Arnaldo Carvalho de Melo 39d1e1b1e2 perf report: Fix leak of resolved callchains array on error path 15 years ago
  Arnaldo Carvalho de Melo 139633c6a4 perf callchain: Move validate_callchain to callchain lib 15 years ago
  Pekka Enberg e157eb8341 perf report: Document '--call-graph' better for usage 15 years ago
  Tom Zanussi 454c407ec1 perf: add perf-inject builtin 15 years ago
  Arnaldo Carvalho de Melo cbf6968098 perf machines: Make the machines class adopt the dsos__fprintf methods 15 years ago
  Arnaldo Carvalho de Melo 23346f21b2 perf tools: Rename "kernel_info" to "machine" 15 years ago
  Zhang, Yanmin a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
  Tom Zanussi c7929e4727 perf: Convert perf header build_ids into build_id events 15 years ago
  Tom Zanussi 9215545e99 perf: Convert perf tracing data into a tracing_data event 15 years ago
  Tom Zanussi cd19a035f3 perf: Convert perf event types into event type events 15 years ago
  Tom Zanussi 2c46dbb517 perf: Convert perf header attrs into attr events 15 years ago
  Tom Zanussi 46656ac7fb perf report: Introduce special handling for pipe input 15 years ago
  Ian Munsie c055564217 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() 15 years ago
  Arnaldo Carvalho de Melo 533c46c31c perf newt: Pass the input_name to perf_session__browse_hists 15 years ago
  Arnaldo Carvalho de Melo e206d556c5 perf tools: Move the prototypes in util/string.h to util.h 15 years ago
  Arnaldo Carvalho de Melo 2aefa4f733 perf tools: sort_dimension__add shouldn't die 15 years ago
  Arnaldo Carvalho de Melo ad5b217b15 perf session: Remove one more exit() call from library code 15 years ago
  Arnaldo Carvalho de Melo b9fb930477 perf hist: Only allocate callchain_node if processing callchains 15 years ago