43 Commits (c283c2ce6acc098d0619bf683f5758964dd9bd06)

Author SHA1 Message Date
  Margaret Nolan c283c2ce6a add -diff flag for better profile comparision (#369) 6 years ago
  Alexey Alexandrov 630d32d13e
Add "trim path" option which can be used to relocate sources. (#366) 7 years ago
  Margaret Nolan 3b0df83c24 remove -positive_percentages flag (#365) 7 years ago
  Alexey Alexandrov 749be1c0d9
Factor out common percentage formatting code. (#265) 7 years ago
  Sanjay Ghemawat 8494129efa weblist output disassembly now contains inlined source. (#235) 7 years ago
  Margaret Nolan c70cbc2c12 Add support for units for numeric tags (#213) 7 years ago
  Sanjay Ghemawat 15340c8ac9 Make top table sortable by column (#220) 7 years ago
  Sanjay Ghemawat 94bf658b7d Use common header for remaining web views (source code, disassembly, peek) (#214) 7 years ago
  Sanjay Ghemawat 01dfac58a3 Extend web UI to contain a tabular "top" display (#194) 7 years ago
  Margaret Nolan 40f98f839b Print numeric tags when printing the trace (#179) 7 years ago
  Margaret Nolan 92a05378c5 Modified dotgraph tag labels so they aren't scaled to graph's unit (#168) 7 years ago
  Sanjay Ghemawat f83a3d89c1 Added an interactive web interface (#154) 7 years ago
  Margaret Nolan 5374a54a2c Update legend to show show/hide/focus/ignore settings (#151) 7 years ago
  Austin Clements 5c63cc7022 Improve weblist assembly output (#124) 8 years ago
  Hana Kim 53ab91412e correcting PR comments 8 years ago
  Hana Kim c33ccc3b65 internal/report: change the format of tags command output 8 years ago
  Tamir Duberstein ff2edbdec7 *: golint, go tool vet, unsued, gosimple, staticcheck (#113) 8 years ago
  Raul Silvera 0723e2ecca Do not honor call_tree option when generating non-visual reports. 8 years ago
  Raul Silvera 6c7cca8edf Populate more carefully the profile.proto in the topproto output 8 years ago
  Raul Silvera 39ed5b5f27 Improve loc information of assembly listings 8 years ago
  Raul Silvera 8ef477bf90 Improve support for the Comments field 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 9bd8312bd7 Have unit= apply to numeric tags 8 years ago
  Raul Silvera fbfe4810f1 Upstream minir changes from golang version of pprof 8 years ago
  Raul Silvera e10c124884 Fix mean computation during graph creation 8 years ago
  Michael Pratt 77bbb10981 Instruction-level granularity in callgrind output 8 years ago
  Raul Silvera 68b2231948 Ignore system name when merging nodes 8 years ago
  Raul Silvera 81cfe92f9b Disambiguate names for kcachegrind under the call_tree option 8 years ago
  Wade Simba Khadder 7c0b6f60fd Regresses NodeSet interface 8 years ago
  Wade Simba Khadder 928d30ac27 Makes TrimTree have no return type 8 years ago
  Wade Simba Khadder d51fda846e Adds correct trimming with heuristics for trees 8 years ago
  Wade Simba Khadder bee282c062 Allow trees to trim to the top Nodes by NodeInfo 8 years ago
  Wade Simba Khadder 8b643ccdaa Fixs tests for updated report label 8 years ago
  Wade Simba Khadder f213286a00 Removes the cumulative barrier from the label 8 years ago
  Wade Simba Khadder 05fe768186 Makes Report Label use the actual node count 8 years ago
  Raul Silvera 303a27381d Add source_path option to point pprof to source files 9 years ago
  Raul Silvera 12a41b40ad Revert "Add mechanism to reduce profile size" 9 years ago
  Raul Silvera 198d319c7d Ensure pprof call_tree output is a tree 9 years ago
  Raul Silvera cf9a1f462e Add diagnostics for symbolization without mapping filenames 9 years ago
  Raul Silvera 9c191ebbce Add mechanism to reduce profile size 9 years ago
  Raul Silvera e5e7096d4f Speed up graph creation 9 years ago
  Raul Silvera 164ad05478 Update tree structure to follow Go conventions 9 years ago
  Raul Silvera d174bbe741 first commit of OSS pprof 9 years ago