Historique des commits

Auteur SHA1 Message Date
  David Ahern adc4bf9955 perf script: Fix display of IP address for non-callchain path il y a 14 ans
  David Ahern eda3913bb7 perf tools: Fix endian conversion reading event attr from file header il y a 14 ans
  Anton Blanchard 5d67be97f8 perf report/annotate/script: Add option to specify a CPU range il y a 14 ans
  Sam Liao d797fdc5c5 perf tools: Add inverted call graph report support. il y a 14 ans
  David Ahern 7cec092238 perf script: Add printing of sample address il y a 14 ans
  David Ahern 610723f24e perf script: Make printing of dso a separate field option il y a 14 ans
  David Ahern 787bef174f perf script: "sym" field really means show IP data il y a 14 ans
  Arnaldo Carvalho de Melo c2a70653af perf evlist: Don't die if sample_{id_all|type} is invalid il y a 14 ans
  Frederic Weisbecker 998bedc8c5 perf tools: Fix ommitted mmap data update on remap il y a 14 ans
  Frederic Weisbecker 5538becaec perf tools: Propagate event parse error handling il y a 14 ans
  Frederic Weisbecker a285412479 perf tools: Pre-check sample size before parsing il y a 14 ans
  Frederic Weisbecker dd5f5fd108 perf tools: Remove junk code in mmap size handling il y a 14 ans
  Frederic Weisbecker eac9eacee1 perf tools: Check we are able to read the event size on mmap il y a 14 ans
  David Ahern 9cbdb70209 perf script: improve validation of sample attributes for output fields il y a 14 ans
  Arnaldo Carvalho de Melo 9e69c21082 perf session: Pass evsel in event_ops->sample() il y a 14 ans
  David Ahern c0230b2bfb perf script: Add support for dumping symbols il y a 14 ans
  Arnaldo Carvalho de Melo a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes il y a 14 ans
  Arnaldo Carvalho de Melo e248de331a perf tools: Improve support for sessions with multiple events il y a 14 ans
  Arnaldo Carvalho de Melo 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead il y a 14 ans
  Arnaldo Carvalho de Melo 8d50e5b417 perf tools: Rename 'struct sample_data' to 'struct perf_sample' il y a 14 ans
  Arnaldo Carvalho de Melo d0dd74e853 perf tools: Move event__parse_sample to evsel.c il y a 14 ans
  Frederic Weisbecker 1b3a0e9592 perf callchain: Feed callchains into a cursor il y a 14 ans
  Arnaldo Carvalho de Melo 9486aa3877 perf tools: Fix 64 bit integer format strings il y a 14 ans
  Arnaldo Carvalho de Melo 3d03e2ea74 perf session: Fix infinite loop in __perf_session__process_events il y a 14 ans
  Arnaldo Carvalho de Melo 1109599458 perf session: Warn about errors when processing pipe events too il y a 14 ans
  Arnaldo Carvalho de Melo 1e7972cc5c perf util: Move do_read from session to util il y a 14 ans
  Ian Munsie 21ef97f05a perf session: Fallback to unordered processing if no sample_id_all il y a 14 ans
  Arnaldo Carvalho de Melo ddbc24b72c perf session: Remove unneeded dump_printf calls il y a 14 ans
  Thomas Gleixner ba74f0640d perf session: Split out user event processing il y a 14 ans
  Thomas Gleixner 3dfc2c0aee perf session: Split out sample preprocessing il y a 14 ans