aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Added support for important mark (!) analysis.Gravatar David Garcia Quintas2015-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For example, an input of GRPC_LAT_PROF 1316908107613.015869 0x7fd35f7fe700 { 205 (nil) src/core/iomgr/tcp_posix.c 1 GRPC_LAT_PROF 1316908107614.015869 0x7fd35f7fe700 { 205 (nil) src/core/iomgr/tcp_posix.c 2 GRPC_LAT_PROF 1316908107615.015869 0x7fd35f7fe700 ! 999999 (nil) src/core/iomgr/tcp_posix.c 3 GRPC_LAT_PROF 1316908107616.015869 0x7fd35f7fe700 } 205 (nil) src/core/iomgr/tcp_posix.c 4 GRPC_LAT_PROF 1316908107617.015869 0x7fd35f7fe700 ! 999999 (nil) src/core/iomgr/tcp_posix.c 5 GRPC_LAT_PROF 1316908107618.015869 0x7fd35f7fe700 } 205 (nil) src/core/iomgr/tcp_posix.c 6 results in tag 50%/90%/95%/99% us 205 5.00/5.00/5.00/5.00 Important marks: ================ 999999 @ src/core/iomgr/tcp_posix.c:3 205 { (src/core/iomgr/tcp_posix.c:1): 2.000 us 205 { (src/core/iomgr/tcp_posix.c:2): 1.000 us 205 } (src/core/iomgr/tcp_posix.c:4): -1.000 us 205 } (src/core/iomgr/tcp_posix.c:6): -3.000 us 999999 @ src/core/iomgr/tcp_posix.c:5 205 { (src/core/iomgr/tcp_posix.c:1): 4.000 us 205 } (src/core/iomgr/tcp_posix.c:6): -1.000 us
* Merge pull request #1395 from ctiller/swappyGravatar David G. Quintas2015-05-05
|\ | | | | Optimize a few core routines
* \ Merge pull request #1445 from jtattermusch/csharp_new_apiGravatar Tim Emiola2015-05-05
|\ \ | | | | | | A new C# API based on async/await
* \ \ Merge pull request #1479 from ↵Gravatar Eric Anderson2015-05-05
|\ \ \ | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/interop-test-specification Call out TODO interop test priorities
| * | | Make headers of TODO interop test prioritiesGravatar Nathaniel Manista2015-05-05
| | | |
* | | | Merge pull request #1452 from ctiller/profile-analyzeGravatar David G. Quintas2015-05-05
|\ \ \ \ | |/ / / |/| | | Profile analyzer
| * | | Basic profiler analyzerGravatar Craig Tiller2015-05-05
|/ / /
* | | Merge pull request #1476 from stanley-cheung/php_gce_auth_testGravatar Tim Emiola2015-05-05
|\ \ \ | | | | | | | | add php compute_engine_creds auth interop test
| * | | add php compute_engine_creds auth interop testGravatar Stanley Cheung2015-05-05
|/ / /
* | | Merge pull request #1447 from ctiller/magical-void-pointersGravatar jboeuf2015-05-05
|\ \ \ | | | | | | | | Add per-call context pointer API
* \ \ \ Merge pull request #1464 from yang-g/initGravatar Craig Tiller2015-05-05
|\ \ \ \ | | | | | | | | | | Expose max message size at the server side.
* \ \ \ \ Merge pull request #1466 from ctiller/seqno2Gravatar Yang Gao2015-05-04
|\ \ \ \ \ | | | | | | | | | | | | Handle stream number exhaustion correctly
| | | | * | stylecop fixesGravatar Jan Tattermusch2015-05-04
| | | | | |
| | | | * | remove duplicate initializeGravatar Jan Tattermusch2015-05-04
| | | | | |
* | | | | | Merge pull request #1469 from dgquintas/fix_ptagsGravatar Craig Tiller2015-05-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added missing profiling tags.
| | | * | | | resolve commentsGravatar Yang Gao2015-05-04
| | | | | | |
| | * | | | | Merge github.com:grpc/grpc into seqno2Gravatar Craig Tiller2015-05-04
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | | | * Merge github.com:grpc/grpc into swappyGravatar Craig Tiller2015-05-04
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | * | Fixes for C# cancellation supportGravatar Jan Tattermusch2015-05-04
| | | | | | |
| | | * | | | merge with headGravatar Yang Gao2015-05-04
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | * | | | Add a c test for max message lengthGravatar Yang Gao2015-05-04
| | | | | | |
* | | | | | | Merge pull request #1432 from vjpai/async-cleanupGravatar David G. Quintas2015-05-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Create an async QPS client hierarchy
| | * | | | | | Added missing profiling tags.Gravatar David Garcia Quintas2015-05-04
| | | | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master'Gravatar David Garcia Quintas2015-05-04
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1465 from ctiller/fooGravatar Yang Gao2015-05-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove dead file
* \ \ \ \ \ \ \ \ Merge pull request #1463 from ctiller/seqnoGravatar Yang Gao2015-05-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix a typo that resulted in truncating incoming sequence numbers to 24 bits
| | | | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Gravatar David Garcia Quintas2015-05-04
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1462 from vjpai/kill45Gravatar Nicolas Noble2015-05-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Remove gcc 4.5 testing and keep 4.4
* \ \ \ \ \ \ \ \ \ \ Merge pull request #1450 from donnadionne/phpGravatar Stanley Cheung2015-05-04
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | adding php to cloud to prod tests.
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1396 from ctiller/one-readGravatar Yang Gao2015-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Deliver data up from tcp immediately
| | | | | | | | * | | | | Test that we dont wrap-around sequence numbersGravatar Craig Tiller2015-05-04
| | | | | | | | | | | | |
| | | | | | | | * | | | | Synthesize goaway when max sequence number generatedGravatar Craig Tiller2015-05-04
| | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | | | * | | | | | | Remove dead fileGravatar Craig Tiller2015-05-04
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1461 from murgatroid99/pod_typo_fixGravatar Tim Emiola2015-05-04
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo
| | | | | | | | * \ \ \ merge with headGravatar Yang Gao2015-05-04
| | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| | | | | * | | | | | | Add test for >16777215 sequence numbered streamsGravatar Craig Tiller2015-05-04
| | | | | | | | | | | |
| | | | | * | | | | | | Fix typo resulting in masking out high byte of http2 sequence numbersGravatar Craig Tiller2015-05-04
| | | | | | | | | | | |
| | | | * | | | | | | | Remove gcc 4.5 testing and keep 4.4Gravatar vjpai2015-05-04
| |_|_|/ / / / / / / / |/| | | | | | | | | |
| | | | * | | | | | | Add a hook to allow initial HTTP2 sequence number to be specifiedGravatar Craig Tiller2015-05-04
| |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed typoGravatar murgatroid992015-05-04
|/ / / / / / / / /
| | | * | | | | | Merge branch 'master' into async-cleanupGravatar vjpai2015-05-04
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | Change function-pointer to std::functionGravatar vjpai2015-05-04
| | | | | | | | |
| | | | | | | * | added stats with number of active native calls, useful for debuggingGravatar Jan Tattermusch2015-05-04
| | | | | | | | |
| | | | | | | * | fixed some stylecop warningsGravatar Jan Tattermusch2015-05-04
| | | | | | | | |
| | | | | | | * | Added basic support for cancellationGravatar Jan Tattermusch2015-05-04
| | | | | | | | |
| | | | | | | * | A new version C# API based on async/awaitGravatar Jan Tattermusch2015-05-04
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #1460 from ctiller/fast-timerGravatar Vijay Pai2015-05-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | 25ns overhead latency timers
* \ \ \ \ \ \ \ \ Merge pull request #1457 from nicolasnoble/win32-fixes-once-againGravatar Craig Tiller2015-05-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Another round of win32 fixes and documentation.
* \ \ \ \ \ \ \ \ \ Merge pull request #1458 from nicolasnoble/sanity-submodules-pedanticGravatar Craig Tiller2015-05-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Let's be really pedantic about the status of our submodules.
| | | * \ \ \ \ \ \ \ Merge branch 'fast-timer' of github.com:ctiller/grpc into fast-timerGravatar Craig Tiller2015-05-04
| | | |\ \ \ \ \ \ \ \