458 Commits (5e965273ee43930341d897407202dd5e10e952cb)
 

Autor SHA1 Mensaje Fecha
  Raul Silvera 4b87942090 Force saving the module name for unsymbolized frames (#394) hace 6 años
  Margaret Nolan be90f33229 do not record function multiple times in topproto (#388) hace 6 años
  Margaret Nolan 8b03ce837f record diff base profile label key/value constant (#384) hace 6 años
  Margaret Nolan 1ddc9e2132
apply additional command overrides based on report format (#381) hace 6 años
  Hyang-Ah Hana Kim 403a828189 profile: fix legacy format Go heap profile parsing (#382) hace 6 años
  Margaret Nolan c283c2ce6a add -diff flag for better profile comparision (#369) hace 6 años
  Alexey Alexandrov 4d67f66d7c Use -u flag in pprof installation command so that it updates if needed. (#376) hace 7 años
  Raul Silvera 520140b6bf Add GetBase support for ASLR kernel mappings (#371) hace 7 años
  lvng a50cffb15f Add show_from profile filter. (#372) hace 7 años
  Chih-Hung Yeh 854c7e5984 Update README.md due to 8dff45d (#375) hace 7 años
  Alexey Alexandrov 8dff45d226 Remove stale docs, move useful ones. (#374) hace 7 años
  Daniel Martí 943b86b5fa internal/driver: skip tests requiring tcp on js (#373) hace 7 años
  Alexey Alexandrov 630d32d13e
Add "trim path" option which can be used to relocate sources. (#366) hace 7 años
  Alexey Alexandrov 783adb792f Move update_d3flamegraph.sh script from the root directory. (#370) hace 7 años
  Alexey Alexandrov 12989e0267 Skip unsymbolizable mapping during symbolz pass. (#368) hace 7 años
  Margaret Nolan 3b0df83c24 remove -positive_percentages flag (#365) hace 7 años
  Vladimir Varankin be265fae9c Render icicle graph in "Flame Graph" view (#367) hace 7 años
  Raul Silvera a1a3fd83be Add command-line editing support for interactive pprof (#362) hace 7 años
  lvng 616780541a Improve profile filter unit tests, fix show filtering of mappings (#354) hace 7 años
  Jianqiao Li 2c640795af Fake mappings should be merged into a single one during merging (#357) hace 7 años
  Margaret Nolan 58b78aa5a1 Hack the code so that both existing Go versions and current Go master format it the same (#358) hace 7 años
  lvng 94bbd8ee36 moved filter tests into their own test file which matches the implementation file, filter.go. (#356) hace 7 años
  Alexey Alexandrov 082fd80644 Update -help to list correct paths searched within PPROF_BINARY_PATH. (#355) hace 7 años
  Alexey Alexandrov 0f7d9ba15f Make TestParse test less verbose. (#353) hace 7 años
  Alexey Alexandrov 6facc27a70 Detect when binutils are not installed on OSX and skip the test. (#352) hace 7 años
  Alexey Alexandrov 36d5638be8 Switch to use goroutine profile in TestHttpsInsecure. (#350) hace 7 años
  Alexey Alexandrov 6084089963
Make pprof driver tests less noisy. (#349) hace 7 años
  Tobias Schottdorf c7bd8844d7 Allow serving web ui at arbitrary root (#348) hace 7 años
  Tobias Schottdorf 2e397545a6 Introduce (UI).WantBrowser (#345) hace 7 años
  Alexey Alexandrov b8495e7967
Use spaces instead of tabs in the *.plist testdata files. (#344) hace 7 años
  Tobias Schottdorf f0154354e2 Allow passing in a custom HTTPServer (#341) hace 7 años
  Aleksey Akulovich ff47fcd4d1 internal/driver: allow local symbolization with perf path format (#335) hace 7 años
  Alexey Alexandrov 63f29708e4 Add tests for source file searching. (#337) hace 7 años
  Hyang-Ah Hana Kim a74ae6fb3c internal/driver: suggest sample_index in case empty default samples (#336) hace 7 años
  lannadorai e8d30eee16 Update perf_to_profile cli arguments to use flags. (#277) (#332) hace 7 años
  Alexey Sudachén 7b40afb9bb Use o.Writer if not nil to write output (#330) hace 7 años
  Ryuma Yoshida db0be723d4 Remove duplicate word "the" (#326) hace 7 años
  hujikobunimo 5d620af190 Remove duplicate word "the" (#327) hace 7 años
  Alexey Alexandrov 20ceacaff6 Enable MacOS binutils test. (#322) hace 7 años
  Margaret Nolan 0e0e5b7254 Install graphviz on xcode7.3 and xcode8.3 travis builds (#318) hace 7 años
  Tim 3a72daef6d Set base address on OSX (#313) hace 7 años
  Margaret Nolan aed84736a0
Read response from http.Get() in TestWebInterface, so http.Get() does not hang (#315) hace 7 años
  Margaret Nolan 7a927a9cd7
Use random port when no port specified with -http (#316) hace 7 años
  Alexey Alexandrov a8f279b795 Remove runtime.GOOS checks that are redundant as of #305. (#308) hace 7 años
  Alexey Alexandrov 35174474cc
Use buffer as a var instead of NewBuffer(nil). (#312) hace 7 años
  Margaret Nolan 8cd90f1e63 Detect concatenated profile and give clearer error message (#304) hace 7 años
  Michael Hudson-Doyle f6c7e790d0 add a comment explaining the setting of $HOME in TestHttpsInsecure (#306) hace 7 años
  Michael Hudson-Doyle bc9641e20d Set HOME to a temporary directory in TestHttpsInsecure (#305) hace 7 años
  Alexey Alexandrov 65d07f9e45 Dedupe profile comments when merging profiles. (#303) hace 7 años
  Alexey Alexandrov f588da73b3
Fix import order. (#301) hace 7 años