449 次程式碼提交 (54271f7e092ff31b10b7626fee166cbc6304e350)
 

作者 SHA1 備註 提交日期
  Timothy Palpant 54271f7e09 Add flamegraph to list of dynamic search links (#471) 6 年之前
  Margaret Nolan 8358a9778b fix accidental closure on parent testing.T. (#470) 6 年之前
  Alexey Alexandrov f8f10df842 Add -update flag that can be used to update golden files. (#467) 6 年之前
  Alexey Alexandrov 9daae4f07e Stop invoking gosimple tool as it's deprecated. (#466) 6 年之前
  ahh 77426154d5 Add option to disable browser in HTTP mode (#462) 6 年之前
  Kalyana Chadalavada 2ef8d84b2e
Recognize an executable without symbols (#461) 6 年之前
  Kalyana Chadalavada b51a654441 correcting a typo in the number of dashes (#456) 6 年之前
  Kalyana Chadalavada b421f19a5c Script to generate binutils test binaries for MacOS and Linux (#452) 6 年之前
  CodeLingo Bot e84dfd68c1 Fix comments according to best practices by effective go (#446) 6 年之前
  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 年之前