429 Commits (45cef528221a55bf424107538f80eeaa2bed23cc)
 

Author SHA1 Message Date
  Margaret Nolan 45cef52822 Simplify function names in graph and flame views. (#424) 6 years ago
  Alexey Alexandrov 5d8e3eb860
Fix ELF base calculation for exec mapping with offset != 0. (#425) 6 years ago
  Soumya 9c4c4489fe Fix golint import path (#426) 6 years ago
  Alexey Alexandrov f36417847b
Add a comment on why 'noinlines' is forced for disasm reports. (#422) 6 years ago
  Jongmin Kim 782e5fd747 Fix typo in comment (#421) 6 years ago
  Alexey Alexandrov 7dadf64105
Make '-noinlines' a separate flag, introduce '-filefunctions' granularity. (#420) 6 years ago
  Margaret Nolan e027b505a0 Change order of commands returned by browser to prioritize commands used to open browsers on windows and mac (#419) 6 years ago
  Margaret Nolan 679323de10
Change order of commands returned by browser() (#418) 6 years ago
  Margaret Nolan 84b7d314e2
remove license comment from top of profile.proto, it was added by mistake (#416) 6 years ago
  Nathan VanBenschoten d723c7237b Add sample index selector to web ui (#414) 6 years ago
  Tim bfbbd91e3e Add support for fat Mach-O files (#411) 6 years ago
  Nathan VanBenschoten e98137b3ea Expose sample_index argument through web ui (#412) 6 years ago
  Tim 781f11b1fc Improve "unrecognized binary" error messages (#408) 6 years ago
  Alexey Alexandrov cf6d271c80 Fix wrong unit type for contention count when parsing legacy Java profiles. (#404) 6 years ago
  Alexey Alexandrov 763d9ee456 Fix staticcheck warning SA6004 that was recently added in the tool (#405) 6 years ago
  Alexey Alexandrov ef43755294
Only colorize error messages if stderr is a terminal. (#383) 6 years ago
  Margaret Nolan 3e1e08e68e
apply filters to -proto output format (#393) 6 years ago
  Alexey Alexandrov 7aa29edbfa Stop supporting Go older than 1.9 (#399) 6 years ago
  Margaret Nolan a8644067d5
document diff_base flag (#384) (#390) 6 years ago
  Alexey Alexandrov 2c569c7227 Handle 64-bit negative addresses when adjusting them. (#397) 6 years ago
  Margaret Nolan 2b5d4350d6
update order of available browsers (#392) 6 years ago
  Raul Silvera 4b87942090 Force saving the module name for unsymbolized frames (#394) 6 years ago
  Margaret Nolan be90f33229 do not record function multiple times in topproto (#388) 6 years ago
  Margaret Nolan 8b03ce837f record diff base profile label key/value constant (#384) 6 years ago
  Margaret Nolan 1ddc9e2132
apply additional command overrides based on report format (#381) 6 years ago
  Hyang-Ah Hana Kim 403a828189 profile: fix legacy format Go heap profile parsing (#382) 6 years ago
  Margaret Nolan c283c2ce6a add -diff flag for better profile comparision (#369) 6 years ago
  Alexey Alexandrov 4d67f66d7c Use -u flag in pprof installation command so that it updates if needed. (#376) 7 years ago
  Raul Silvera 520140b6bf Add GetBase support for ASLR kernel mappings (#371) 7 years ago
  lvng a50cffb15f Add show_from profile filter. (#372) 7 years ago
  Chih-Hung Yeh 854c7e5984 Update README.md due to 8dff45d (#375) 7 years ago
  Alexey Alexandrov 8dff45d226 Remove stale docs, move useful ones. (#374) 7 years ago
  Daniel Martí 943b86b5fa internal/driver: skip tests requiring tcp on js (#373) 7 years ago
  Alexey Alexandrov 630d32d13e
Add "trim path" option which can be used to relocate sources. (#366) 7 years ago
  Alexey Alexandrov 783adb792f Move update_d3flamegraph.sh script from the root directory. (#370) 7 years ago
  Alexey Alexandrov 12989e0267 Skip unsymbolizable mapping during symbolz pass. (#368) 7 years ago
  Margaret Nolan 3b0df83c24 remove -positive_percentages flag (#365) 7 years ago
  Vladimir Varankin be265fae9c Render icicle graph in "Flame Graph" view (#367) 7 years ago
  Raul Silvera a1a3fd83be Add command-line editing support for interactive pprof (#362) 7 years ago
  lvng 616780541a Improve profile filter unit tests, fix show filtering of mappings (#354) 7 years ago
  Jianqiao Li 2c640795af Fake mappings should be merged into a single one during merging (#357) 7 years ago
  Margaret Nolan 58b78aa5a1 Hack the code so that both existing Go versions and current Go master format it the same (#358) 7 years ago
  lvng 94bbd8ee36 moved filter tests into their own test file which matches the implementation file, filter.go. (#356) 7 years ago
  Alexey Alexandrov 082fd80644 Update -help to list correct paths searched within PPROF_BINARY_PATH. (#355) 7 years ago
  Alexey Alexandrov 0f7d9ba15f Make TestParse test less verbose. (#353) 7 years ago
  Alexey Alexandrov 6facc27a70 Detect when binutils are not installed on OSX and skip the test. (#352) 7 years ago
  Alexey Alexandrov 36d5638be8 Switch to use goroutine profile in TestHttpsInsecure. (#350) 7 years ago
  Alexey Alexandrov 6084089963
Make pprof driver tests less noisy. (#349) 7 years ago
  Tobias Schottdorf c7bd8844d7 Allow serving web ui at arbitrary root (#348) 7 years ago
  Tobias Schottdorf 2e397545a6 Introduce (UI).WantBrowser (#345) 7 years ago