Commit History

Author SHA1 Message Date
  Adrian Hunter 4d40b051b1 perf callchain: Fix appending a callchain from a previous sample 11 years ago
  Namhyung Kim c7405d85d7 perf tools: Update cpumode for each cumulative entry 12 years ago
  Namhyung Kim 7a13aa28aa perf hists: Accumulate hist entry stat based on the callchain 13 years ago
  Don Zickus cff6bb46d4 perf callchain: Add generic report parse callchain callback function 11 years ago
  Frederic Weisbecker 2a29190c04 perf tools: Remove unnecessary callchain cursor state restore on unmatch 11 years ago
  Frederic Weisbecker b965bb4106 perf callchain: Spare double comparison of callchain first entry 11 years ago
  Namhyung Kim 2dc9fb1a7b perf tools: Factor out sample__resolve_callchain() 11 years ago
  Namhyung Kim e369517ce5 perf callchain: Convert children list to rbtree 12 years ago
  Adrian Hunter 07940293ba perf callchain: Remove unnecessary validation 12 years ago
  Andi Kleen 99571ab3d9 perf tools: Support callchain sorting based on addresses 12 years ago
  Paul Gortmaker 91b988048b perf tools: Fix calloc argument ordering 12 years ago
  Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables 13 years ago
  Namhyung Kim 472606458f perf callchain: Make callchain cursors TLS 13 years ago
  Arnaldo Carvalho de Melo 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 years ago
  Frederic Weisbecker 529363b769 perf callchain: Don't give arbitrary gender to callchain tree nodes 14 years ago
  Frederic Weisbecker 16537f1355 perf callchain: Rename register_callchain_param into callchain_register_param 14 years ago
  Frederic Weisbecker f08c3154ac perf callchain: Rename cumul_hits into callchain_cumul_hits 14 years ago
  Frederic Weisbecker 1b3a0e9592 perf callchain: Feed callchains into a cursor 14 years ago
  Frederic Weisbecker 612d4fd7d0 perf: Support for callchains merge 15 years ago
  Frederic Weisbecker 6cb8e56161 perf: Rename append_callchain into callchain_append 15 years ago
  Frederic Weisbecker d2009c5130 perf: Keep track of the max depth of a callchain 15 years ago
  Ingo Molnar 9dcdbf7a33 Merge branch 'linus' into perf/core 15 years ago
  Frederic Weisbecker 108553e1f3 perf: Sync callchains with period based hits 15 years ago
  Arnaldo Carvalho de Melo 41a37e2017 perf tools: Make event__preprocess_sample parse the sample 15 years ago
  Arnaldo Carvalho de Melo b36f19d572 perf annotate: Use build-ids to find the right DSO 15 years ago
  Arnaldo Carvalho de Melo cdd5b75b0c perf callchains: Use zalloc to allocate objects 15 years ago
  Arnaldo Carvalho de Melo 139633c6a4 perf callchain: Move validate_callchain to callchain lib 15 years ago
  Arnaldo Carvalho de Melo b3c9ac0846 perf callchains: Store the map together with the symbol 15 years ago
  Frederic Weisbecker 301fde27c7 perf: Fix orphan callchain branches 15 years ago
  Arnaldo Carvalho de Melo 6beba7adbe perf tools: Unify debug messages mechanisms 16 years ago