489 次代码提交 (4bcddedc3656058fa57f0c1ea17f8aaf28838d09)
 

作者 SHA1 备注 提交日期
  chenqinghe 4bcddedc36 feature: add dockerfile 4 年前
  chenqinghe b0e252bc98 init project 4 年前
  Garrett Wang 1a94d8640e
Remove extra version check on GNU objdump (#554) 4 年前
  Garrett Wang 0b9ab80d63
Disable auto-converting line endings for non-text files (#552) 4 年前
  Garrett Wang d500996d7c
Add support for LLVM nm. (#545) 4 年前
  Garrett Wang 6609db78bf
Update Github Action badge to reference the CI status page. (#549) 4 年前
  Garrett Wang f08ab7df92
Add Github Action badge and remove duplicated CI. (#547) 4 年前
  Garrett Wang eab82f03b7
Use Github Action to replace Travis and AppVeyor for CI. (#541) 4 年前
  Kalyana Chadalavada 03e1cf38a0
Add support for LLVM objdump (#534) 4 年前
  Evan Jones 163a225fb6
settings: Only call MkdirAll on save (#542) 4 年前
  Sanjay Ghemawat 427632fa3b
Add support for saving the current configuration settings (#535) 5 年前
  Garrett Wang 160c4290d1
Update README to reflect what green nodes/edges mean. (#531) 5 年前
  Garrett Wang fc25d7d30c
Add url to "Interpret the call graph" section in pprof legend. (#530) 5 年前
  Garrett Wang e11b8033da
Add callgraph examples to README.md (#528) 5 年前
  Garrett Wang 8f1c0db96f
Remove support for Go 1.12 (#522) 5 年前
  Michael Pratt dfef78b547
cli: add 'q' as an alias for 'quit' (#525) 5 年前
  Garrett Wang 4c71eee111
Remove the "seconds" parameter to fix tests. (#527) 5 年前
  Garrett Wang c6e0a841f4
Provide more helpful error message and require input for every non-bool option. (#519) 5 年前
  Garrett Wang b1a96885c1
Support Intel syntax in the assembly reports (#520) 5 年前
  Dmitry Labutin d6d2dc122c
profile.CheckValid should return an error if location has a line with empty function (#517) 5 年前
  Bilal Amarni 7d83b28da2
webhtml: make top table header sticky (#518) 5 年前
  Akhil Indurti 1ebb73c60e
profile: change error message to print string representation of wire type (#514) 5 年前
  Akhil Indurti 4ac0da889f
profile: avoid string(int) conversion (#513) 5 年前
  Alexey Alexandrov d9cc46808a
Mark inlined frames as such in the traces report. (#510) 5 年前
  Alexey Alexandrov f11f1df84d
Remove unused subset of the flagset interface. (#508) 5 年前
  Alexey Alexandrov 2827a3cc57
Rename test data files to be consistently lowercase. (#506) 5 年前
  Alexey Alexandrov 2ed0793423
Make tag filter of the form `-tagfilter=foo=1` work. (#509) 5 年前
  Raul Silvera d4f498aebe Apply the --divide_by option to the profile before saving it. (#504) 5 年前
  Hyang-Ah Hana Kim f9b734f9ee Add go.mod to the repository (#502) 5 年前
  Maggie Nolan 27840fff0d fix how template function names are simplified (#499) 5 年前
  Maggie Nolan 73b556cfc1
template functions should not be simplified (#498) 5 年前
  Maggie Nolan 5e965273ee
fix: shorten function names like cpp::namespace::Class::method()::::operator() (#494) 5 年前
  Ben Brooks a8b9f9d2d3 webhtml: reenable sort option for flamegraphs (#491) 5 年前
  Alexey Alexandrov 5260658b92
Include Appveyor badge on the main page (#487) 5 年前
  Alexey Alexandrov 2e3a5deb2c
Fix staticcheck error about possible nil dereference. (#492) 5 年前
  Ishan Khare 35da2c455f update path of profile.proto file (#490) 5 年前
  Vladimir Varankin 6ce02741cb webhtml: fix search input svg icon (#484) 5 年前
  Ainar Garipov 236ed259b1 internal: fix typos (#482) 5 年前
  Timothy Palpant 34ac40c74b Fix keypress focus (#478) 5 年前
  Timothy Palpant 4e22ea4a82 Fix Travis build calls to staticcheck (#479) 5 年前
  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 年前