494 Revīzijas (593006da9241ed45671d4f064cba4a68656c8eec)
 

Autors SHA1 Ziņojums Datums
  Alexey Alexandrov 12989e0267 Skip unsymbolizable mapping during symbolz pass. (#368) 7 gadus atpakaļ
  Margaret Nolan 3b0df83c24 remove -positive_percentages flag (#365) 7 gadus atpakaļ
  Vladimir Varankin be265fae9c Render icicle graph in "Flame Graph" view (#367) 7 gadus atpakaļ
  Raul Silvera a1a3fd83be Add command-line editing support for interactive pprof (#362) 7 gadus atpakaļ
  lvng 616780541a Improve profile filter unit tests, fix show filtering of mappings (#354) 7 gadus atpakaļ
  Jianqiao Li 2c640795af Fake mappings should be merged into a single one during merging (#357) 7 gadus atpakaļ
  Margaret Nolan 58b78aa5a1 Hack the code so that both existing Go versions and current Go master format it the same (#358) 7 gadus atpakaļ
  lvng 94bbd8ee36 moved filter tests into their own test file which matches the implementation file, filter.go. (#356) 7 gadus atpakaļ
  Alexey Alexandrov 082fd80644 Update -help to list correct paths searched within PPROF_BINARY_PATH. (#355) 7 gadus atpakaļ
  Alexey Alexandrov 0f7d9ba15f Make TestParse test less verbose. (#353) 7 gadus atpakaļ
  Alexey Alexandrov 6facc27a70 Detect when binutils are not installed on OSX and skip the test. (#352) 7 gadus atpakaļ
  Alexey Alexandrov 36d5638be8 Switch to use goroutine profile in TestHttpsInsecure. (#350) 7 gadus atpakaļ
  Alexey Alexandrov 6084089963
Make pprof driver tests less noisy. (#349) 7 gadus atpakaļ
  Tobias Schottdorf c7bd8844d7 Allow serving web ui at arbitrary root (#348) 7 gadus atpakaļ
  Tobias Schottdorf 2e397545a6 Introduce (UI).WantBrowser (#345) 7 gadus atpakaļ
  Alexey Alexandrov b8495e7967
Use spaces instead of tabs in the *.plist testdata files. (#344) 7 gadus atpakaļ
  Tobias Schottdorf f0154354e2 Allow passing in a custom HTTPServer (#341) 7 gadus atpakaļ
  Aleksey Akulovich ff47fcd4d1 internal/driver: allow local symbolization with perf path format (#335) 7 gadus atpakaļ
  Alexey Alexandrov 63f29708e4 Add tests for source file searching. (#337) 7 gadus atpakaļ
  Hyang-Ah Hana Kim a74ae6fb3c internal/driver: suggest sample_index in case empty default samples (#336) 7 gadus atpakaļ
  lannadorai e8d30eee16 Update perf_to_profile cli arguments to use flags. (#277) (#332) 7 gadus atpakaļ
  Alexey Sudachén 7b40afb9bb Use o.Writer if not nil to write output (#330) 7 gadus atpakaļ
  Ryuma Yoshida db0be723d4 Remove duplicate word "the" (#326) 7 gadus atpakaļ
  hujikobunimo 5d620af190 Remove duplicate word "the" (#327) 7 gadus atpakaļ
  Alexey Alexandrov 20ceacaff6 Enable MacOS binutils test. (#322) 7 gadus atpakaļ
  Margaret Nolan 0e0e5b7254 Install graphviz on xcode7.3 and xcode8.3 travis builds (#318) 7 gadus atpakaļ
  Tim 3a72daef6d Set base address on OSX (#313) 7 gadus atpakaļ
  Margaret Nolan aed84736a0
Read response from http.Get() in TestWebInterface, so http.Get() does not hang (#315) 7 gadus atpakaļ
  Margaret Nolan 7a927a9cd7
Use random port when no port specified with -http (#316) 7 gadus atpakaļ
  Alexey Alexandrov a8f279b795 Remove runtime.GOOS checks that are redundant as of #305. (#308) 7 gadus atpakaļ
  Alexey Alexandrov 35174474cc
Use buffer as a var instead of NewBuffer(nil). (#312) 7 gadus atpakaļ
  Margaret Nolan 8cd90f1e63 Detect concatenated profile and give clearer error message (#304) 7 gadus atpakaļ
  Michael Hudson-Doyle f6c7e790d0 add a comment explaining the setting of $HOME in TestHttpsInsecure (#306) 7 gadus atpakaļ
  Michael Hudson-Doyle bc9641e20d Set HOME to a temporary directory in TestHttpsInsecure (#305) 7 gadus atpakaļ
  Alexey Alexandrov 65d07f9e45 Dedupe profile comments when merging profiles. (#303) 7 gadus atpakaļ
  Alexey Alexandrov f588da73b3
Fix import order. (#301) 7 gadus atpakaļ
  Alexey Alexandrov 62c86caf17
Pass text segment info to GetBase to handle Linux kernel ASLR case. (#299) 7 gadus atpakaļ
  Daniel Martí 37d015011a internal/driver: fix new unkeyed composite lit vet warnings (#298) 7 gadus atpakaļ
  Margaret Nolan 7098ae611f
Support parsing of is_folded bit (#296) 7 gadus atpakaļ
  Elias Naur 0138a3cd6d internal/driver: ignore temp dir error on Android (#295) 7 gadus atpakaļ
  Margaret Nolan 532a375ba6 Clarify error messages in interactive for groups (#294) 7 gadus atpakaļ
  Margaret Nolan e9167955d7
Fix panic on merge when one profile missing mappings (#291) 7 gadus atpakaļ
  Margaret Nolan 4f021ae4cb
Fix style problems (#290) 7 gadus atpakaļ
  Martin Spier d544ceb22d fix: updating search input element id. fixes #287 (#288) 7 gadus atpakaļ
  Alexey Alexandrov 11a15b7e99
Keep refine menu enabled for views other than graph. (#286) 7 gadus atpakaļ
  Alexey Alexandrov 2bf1f9507e Update svgpan, add license, separate pprof-specific code. (#284) 7 gadus atpakaļ
  Erwan Legrand 9cd381157e Change URL matching code to restore compatibility with old pprof (#276) (#278) 7 gadus atpakaļ
  Alexey Alexandrov b8f425e98f
Add documentation on getting the pprof source. (#279) 7 gadus atpakaļ
  Margaret Nolan 4b386c29ec
Skip graphviz install on xcode6.4 (#270) 7 gadus atpakaļ
  Alexey Alexandrov 63475f227e
Updating the contribution doc. (#275) 7 gadus atpakaļ