414 Commits (ef437552946f69f7e3bdf1fd81c385c29530944d)
 

Author SHA1 Message Date
  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) 7 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
  Alexey Alexandrov b8495e7967
Use spaces instead of tabs in the *.plist testdata files. (#344) 7 years ago
  Tobias Schottdorf f0154354e2 Allow passing in a custom HTTPServer (#341) 7 years ago
  Aleksey Akulovich ff47fcd4d1 internal/driver: allow local symbolization with perf path format (#335) 7 years ago
  Alexey Alexandrov 63f29708e4 Add tests for source file searching. (#337) 7 years ago
  Hyang-Ah Hana Kim a74ae6fb3c internal/driver: suggest sample_index in case empty default samples (#336) 7 years ago
  lannadorai e8d30eee16 Update perf_to_profile cli arguments to use flags. (#277) (#332) 7 years ago
  Alexey Sudachén 7b40afb9bb Use o.Writer if not nil to write output (#330) 7 years ago
  Ryuma Yoshida db0be723d4 Remove duplicate word "the" (#326) 7 years ago
  hujikobunimo 5d620af190 Remove duplicate word "the" (#327) 7 years ago
  Alexey Alexandrov 20ceacaff6 Enable MacOS binutils test. (#322) 7 years ago
  Margaret Nolan 0e0e5b7254 Install graphviz on xcode7.3 and xcode8.3 travis builds (#318) 7 years ago
  Tim 3a72daef6d Set base address on OSX (#313) 7 years ago
  Margaret Nolan aed84736a0
Read response from http.Get() in TestWebInterface, so http.Get() does not hang (#315) 7 years ago
  Margaret Nolan 7a927a9cd7
Use random port when no port specified with -http (#316) 7 years ago
  Alexey Alexandrov a8f279b795 Remove runtime.GOOS checks that are redundant as of #305. (#308) 7 years ago