177 Commits (d22c3a31f11f87cd3bc2b6c67d8927268beeb5ab)
 

Author SHA1 Message Date
  Simon Que d22c3a31f1 Handle both remapped and ASLR'd Chrome OS kernel mappings 8 years ago
  Raul Silvera be979a1e7a Merge pull request #65 from rauls5382/mapping 8 years ago
  Raul Silvera 5509abdceb Combine adjacent mappings even if offsets are unavailable 8 years ago
  Raul Silvera f2097b7044 Merge pull request #63 from rauls5382/mapping 8 years ago
  Raul Silvera 43ebb02455 Improve regexp matching of mappings for legacy formats 8 years ago
  Josef Jelinek 01ea337ec1 Merge pull request #62 from rauls5382/toppproto 8 years ago
  Raul Silvera 6c7cca8edf Populate more carefully the profile.proto in the topproto output 8 years ago
  Raul Silvera 2d104b16b2 Merge pull request #60 from rauls5382/disasm 8 years ago
  Raul Silvera 39ed5b5f27 Improve loc information of assembly listings 8 years ago
  Raul Silvera 8c31d1062e Merge pull request #59 from rauls5382/disasm 8 years ago
  Raul Silvera 8ef477bf90 Improve support for the Comments field 8 years ago
  Raul Silvera 706c7989d0 Merge pull request #58 from rauls5382/disasm 8 years ago
  Raul Silvera 8f46b46449 Replace insns with insts for list of assembly instructions 8 years ago
  Raul Silvera 4453e7e1b3 Add source information to disassembly reports 8 years ago
  Raul Silvera a77d073971 Merge pull request #56 from aalexand/aalexand-heap-use-go-unhide-fix 8 years ago
  Alexey Alexandrov 4e0f07d812 Use the better fix for the issue with reflected calls in heap profiles 8 years ago
  Raul Silvera effd8a1ff1 Merge pull request #55 from aalexand/aalexand-heap-unhide-reflected-calls 8 years ago
  Alexey Alexandrov 4e36200fb4 Do not hide allocation frames under call32/call64. 8 years ago
  Raul Silvera f32110cf54 Merge pull request #53 from rauls5382/string 8 years ago
  Raul Silvera 71bea51771 Sort labels before printing 8 years ago
  Raul Silvera 480c9da729 Remove old benchmarks 8 years ago
  Raul Silvera a691cd088b Merge pull request #52 from rauls5382/tagunit 8 years ago
  Raul Silvera 9bd8312bd7 Have unit= apply to numeric tags 8 years ago
  Raul Silvera cf45752d9e Merge pull request #51 from rauls5382/empty 8 years ago
  Raul Silvera 7e5698fd75 Allow profiles with no samples 8 years ago
  Raul Silvera 640905d1a4 Merge pull request #50 from rauls5382/graphtest 8 years ago
  Raul Silvera d40a34dbc4 Update PPROF_TMPDIR help 8 years ago
  Raul Silvera 4d9753cdf1 Merge pull request #49 from rauls5382/graphtest 8 years ago
  Josef Jelinek de7c1b9869 Merge pull request #48 from rauls5382/residual 8 years ago
  Raul Silvera 67652dc78c Unexport test data structures and fields 8 years ago
  Raul Silvera 83add08ef1 Keep more residual edges 8 years ago
  Raul Silvera fd897ba6d8 Merge pull request #47 from rauls5382/mutex 8 years ago
  Raul Silvera 7188567130 Add new Contention entry points 8 years ago
  Josef Jelinek 92a58c57d3 Merge pull request #46 from rauls5382/readability 8 years ago
  Raul Silvera 9714e5d100 Misc changes suggested by readability review 8 years ago
  Josef Jelinek 8b3c6b12a7 Merge pull request #45 from rauls5382/nodir 8 years ago
  Josef Jelinek 5a1417efdc Merge pull request #44 from rauls5382/master 8 years ago
  Raul Silvera 9e91875bc7 Comment reword 8 years ago
  Raul Silvera e6498adf75 More careful handling of temporary directories 8 years ago
  Raul Silvera 44f53e2755 Redirect binary outputs away from stdout on interactive mode 8 years ago
  Josef Jelinek 2abe7148c6 Merge pull request #43 from rauls5382/golang 8 years ago
  Raul Silvera fbfe4810f1 Upstream minir changes from golang version of pprof 8 years ago
  Raul Silvera 0eb806efca Merge pull request #42 from rauls5382/symbols 8 years ago
  Raul Silvera 3f456ae43b Ensure symbolz is called after local symbolization 8 years ago
  Raul Silvera 246c174d3e Merge pull request #41 from aalexand/aalexand/unsource-url-mappings 8 years ago
  Alexey Alexandrov ddacd6aa78 Reset mapping file to empty string if it was patched to be the source URL. 8 years ago
  Josef Jelinek 13020e904d Merge pull request #40 from rauls5382/abbrev 8 years ago
  Raul Silvera 1ee9a61cda Use a regexp to match the abbreviated commands 8 years ago
  Raul Silvera fbc3c87ded Add support for abbreviated commands on interative command like 8 years ago
  Raul Silvera c4229bb094 Merge pull request #39 from aalexand/master 8 years ago