Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo da3789628f perf tools: Stop using a global trace events description list 13 years ago
  Ingo Molnar 32c46e579b Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core 13 years ago
  Jiri Olsa a9c34a9f9c perf tools: Remove unused evsel parameter from machine__resolve_callchain 13 years ago
  David Ahern 80c0120a3c perf tools: Fix endianity swapping for adds_features bitmask 13 years ago
  Roberto Agostino Vitillo b5387528f3 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK 13 years ago
  Akihiro Nagai a978f2ab41 perf script: Add the offset field specifier 13 years ago
  Robert Richter 002c4fd92d perf tools: Fix out-of-bound access to struct perf_session 13 years ago
  Andrew Vagin 74eec26fac perf tools: Add ability to synthesize event according to a sample 13 years ago
  Arnaldo Carvalho de Melo 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 years ago
  Arnaldo Carvalho de Melo 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 years ago
  Arnaldo Carvalho de Melo d20deb64e0 perf tools: Pass tool context in the the perf_event_ops functions 13 years ago
  Arnaldo Carvalho de Melo 246d4ce810 perf session: Remove superfluous callchain_cursor member 13 years ago
  Arnaldo Carvalho de Melo 10d0f086df perf event: perf_event_ops->attr() manipulates only an evlist 13 years ago
  Arnaldo Carvalho de Melo b424eba271 perf session: Move threads to struct machine 13 years ago
  Arnaldo Carvalho de Melo 886605636e perf report: Add progress bar when processing time ordered events 13 years ago
  Stephane Eranian fbe96f29ce perf tools: Make perf.data more self-descriptive (v8) 13 years ago
  David Ahern 936be50306 perf tool: Fix endianness handling of u32 data in samples 13 years ago
  David Ahern eda3913bb7 perf tools: Fix endian conversion reading event attr from file header 14 years ago
  Anton Blanchard 5d67be97f8 perf report/annotate/script: Add option to specify a CPU range 14 years ago
  David Ahern 610723f24e perf script: Make printing of dso a separate field option 14 years ago
  David Ahern 787bef174f perf script: "sym" field really means show IP data 14 years ago
  Frederic Weisbecker a285412479 perf tools: Pre-check sample size before parsing 14 years ago
  David Ahern 9cbdb70209 perf script: improve validation of sample attributes for output fields 14 years ago
  Arnaldo Carvalho de Melo 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 years ago
  David Ahern c0230b2bfb perf script: Add support for dumping symbols 14 years ago
  Arnaldo Carvalho de Melo a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes 14 years ago
  Arnaldo Carvalho de Melo e248de331a perf tools: Improve support for sessions with multiple events 14 years ago
  Arnaldo Carvalho de Melo 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 years ago
  Arnaldo Carvalho de Melo 8d50e5b417 perf tools: Rename 'struct sample_data' to 'struct perf_sample' 14 years ago
  Arnaldo Carvalho de Melo d0dd74e853 perf tools: Move event__parse_sample to evsel.c 14 years ago