490 次程式碼提交 (940a9bf9128e628ee7145223a3fb335df3fe3dba)
 

作者 SHA1 備註 提交日期
  Margaret Nolan 985cf9b4fd fix errors identified by staticcheck (#447) 6 年之前
  Richard Artoul 3ea8567a2e [Bug Fix] Propagate query args during URL redirect to preserve heap allocation type (#445) 6 年之前
  Matt Fowles Kulukundis b4f47329b9 Support sign in tagfocus (#438) 6 年之前
  Margaret Nolan 1647c5607f fix regex for shortening java names (#444) 6 年之前
  Alexey Alexandrov fe60075897
Fix the CI build failing on master from "go tool vet" command. (#442) 6 年之前
  Margaret Nolan dcb5510988 add license to profile.proto (#436) 6 年之前
  Margaret Nolan e1eea0c27b add missing license headers (#437) 6 年之前
  Alexey Palazhchenko 3950eec66b Update .travis.yml (#435) 6 年之前
  Alexey Alexandrov fde099a545
Add show_from filter support in the web UI. (#430) 6 年之前
  Margaret Nolan b44fece901 support https with certificate (#423) 6 年之前
  Alexey Alexandrov baeddb81b1
Add back one GetBase heuristic, apparently kernel ASLR related. (#428) 6 年之前
  Margaret Nolan 45cef52822 Simplify function names in graph and flame views. (#424) 6 年之前
  Alexey Alexandrov 5d8e3eb860
Fix ELF base calculation for exec mapping with offset != 0. (#425) 6 年之前
  Soumya 9c4c4489fe Fix golint import path (#426) 6 年之前
  Alexey Alexandrov f36417847b
Add a comment on why 'noinlines' is forced for disasm reports. (#422) 6 年之前
  Jongmin Kim 782e5fd747 Fix typo in comment (#421) 6 年之前
  Alexey Alexandrov 7dadf64105
Make '-noinlines' a separate flag, introduce '-filefunctions' granularity. (#420) 6 年之前
  Margaret Nolan e027b505a0 Change order of commands returned by browser to prioritize commands used to open browsers on windows and mac (#419) 6 年之前
  Margaret Nolan 679323de10
Change order of commands returned by browser() (#418) 6 年之前
  Margaret Nolan 84b7d314e2
remove license comment from top of profile.proto, it was added by mistake (#416) 6 年之前
  Nathan VanBenschoten d723c7237b Add sample index selector to web ui (#414) 6 年之前
  Tim bfbbd91e3e Add support for fat Mach-O files (#411) 6 年之前
  Nathan VanBenschoten e98137b3ea Expose sample_index argument through web ui (#412) 6 年之前
  Tim 781f11b1fc Improve "unrecognized binary" error messages (#408) 6 年之前
  Alexey Alexandrov cf6d271c80 Fix wrong unit type for contention count when parsing legacy Java profiles. (#404) 6 年之前
  Alexey Alexandrov 763d9ee456 Fix staticcheck warning SA6004 that was recently added in the tool (#405) 6 年之前
  Alexey Alexandrov ef43755294
Only colorize error messages if stderr is a terminal. (#383) 6 年之前
  Margaret Nolan 3e1e08e68e
apply filters to -proto output format (#393) 6 年之前
  Alexey Alexandrov 7aa29edbfa Stop supporting Go older than 1.9 (#399) 6 年之前
  Margaret Nolan a8644067d5
document diff_base flag (#384) (#390) 6 年之前
  Alexey Alexandrov 2c569c7227 Handle 64-bit negative addresses when adjusting them. (#397) 6 年之前
  Margaret Nolan 2b5d4350d6
update order of available browsers (#392) 6 年之前
  Raul Silvera 4b87942090 Force saving the module name for unsymbolized frames (#394) 6 年之前
  Margaret Nolan be90f33229 do not record function multiple times in topproto (#388) 6 年之前
  Margaret Nolan 8b03ce837f record diff base profile label key/value constant (#384) 6 年之前
  Margaret Nolan 1ddc9e2132
apply additional command overrides based on report format (#381) 6 年之前
  Hyang-Ah Hana Kim 403a828189 profile: fix legacy format Go heap profile parsing (#382) 6 年之前
  Margaret Nolan c283c2ce6a add -diff flag for better profile comparision (#369) 6 年之前
  Alexey Alexandrov 4d67f66d7c Use -u flag in pprof installation command so that it updates if needed. (#376) 7 年之前
  Raul Silvera 520140b6bf Add GetBase support for ASLR kernel mappings (#371) 7 年之前
  lvng a50cffb15f Add show_from profile filter. (#372) 7 年之前
  Chih-Hung Yeh 854c7e5984 Update README.md due to 8dff45d (#375) 7 年之前
  Alexey Alexandrov 8dff45d226 Remove stale docs, move useful ones. (#374) 7 年之前
  Daniel Martí 943b86b5fa internal/driver: skip tests requiring tcp on js (#373) 7 年之前
  Alexey Alexandrov 630d32d13e
Add "trim path" option which can be used to relocate sources. (#366) 7 年之前
  Alexey Alexandrov 783adb792f Move update_d3flamegraph.sh script from the root directory. (#370) 7 年之前
  Alexey Alexandrov 12989e0267 Skip unsymbolizable mapping during symbolz pass. (#368) 7 年之前
  Margaret Nolan 3b0df83c24 remove -positive_percentages flag (#365) 7 年之前
  Vladimir Varankin be265fae9c Render icicle graph in "Flame Graph" view (#367) 7 年之前
  Raul Silvera a1a3fd83be Add command-line editing support for interactive pprof (#362) 7 年之前