Commits
User selector
Commit History
Commits on Jun 29, 2020
mac/arm64: Port SignalHandler::FillRegisterState().
Show description for cf71540authored andcommitted
Commits on Jun 9, 2020
[clang-tidy] Use bool literals
Show description for 60cc357authored andcommitted
Commits on Feb 21, 2020
[ppc64][ppc] Split up ARCH_PPC and ARCH_PPC64
Show description for 8199a7aauthored andcommitted

Commits on Nov 28, 2019
libsampler fix register calls for FreeBSD
Show description for 4eee880authored andcommitted
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on Sep 10, 2019
Replace base::make_unique by std::make_unique
Show description for 859b2d7authored andcommitted
Commits on May 30, 2019
Add OWNERS files for src and test
Show description for d64f582authored andcommitted
Commits on May 28, 2019
[cleanup] Remove 'typedef struct' and 'typedef enum'
Show description for 0b14b8aauthored andcommitted
Commits on May 27, 2019
[cleanup] Replace simple typedefs by using
Show description for a335f2aauthored andcommitted
Commits on May 17, 2019
AIX: [Profiler] Ensure ticks in frameless bytecode handlers are interpreted frames.
Show description for 8c0d9f9authored andcommitted

Commits on May 2, 2019
PPC/s390: [Profiler] Ensure ticks in frameless bytecode handlers are interpreted frames.
Show description for 8e7945aauthored andcommitted

Commits on Apr 24, 2019
[Profiler] Ensure ticks in frameless bytecode handlers are interpreted frames.
Show description for 381a7f9authored andcommitted
Commits on Apr 17, 2019
[libsampler] Add iOS support in libsampler
Show description for 5a6953fauthored andcommitted
[libsampler] Remove support for old OS X versions
Show description for d97ceb2authored andcommitted
Commits on Mar 27, 2019
[cctest] Add V8_EXPORT_PRIVATE for cctest (profiler part)
Show description for 7d4208aauthored andcommitted
Commits on Feb 14, 2019
Add myself to src/libsampler/OWNERS test/cctest/OWNERS
Show description for 4cc4c2bauthored andcommitted
Commits on Feb 13, 2019
[cpu-profiler] Only record SIGPROF-based samples for samplers that request samples
Show description for 4448315authored andcommitted
Commits on Jan 21, 2019
[cpu-profiler] Remove registration and sampling depth from Sampler
Show description for 1f1bd71authored andcommitted
[cpu-profiler] Cleanup and use std atomics in Sampler
Show description for ba56557authored andcommitted
[cpu-profiler] Add tests for sampler.cc
Show description for 5aa361fauthored andcommitted
[cpu-profiler] Use unordered_map instead of custom hashmap in sampler
Show description for 4dbdeeaauthored andcommitted
Commits on Jan 18, 2019
[cpu-profiler] Cleanup SamplerManager to use more std library functions
Show description for 5a81b20authored andcommitted
[cpu-profiler] Use compare_exchange_strong in DoSample
Show description for 4b90359authored andcommitted
Commits on Jan 16, 2019
[cpu-profiler] Use a non-static atomic_bool member in SamplerManager
Show description for bc3dba5authored andcommitted
Commits on Jan 15, 2019
Revert "Reland "[cpu-profiler] Add more logging to find flaky failure""
Show description for 77ed999authored andcommitted
Reland "[cpu-profiler] Add more logging to find flaky failure"
Show description for 48feba6authored andcommitted
Commits on Jan 14, 2019
Revert "[cpu-profiler] Add more logging to find flaky failure"
Show description for 43f2a3dauthored andcommitted
[cpu-profiler] Add more logging to find flaky failure
Show description for 138bcfcauthored andcommitted
Commits on Jan 2, 2019
Replace some LazyInstances by standard C++ methods
Show description for 94ba6c6authored andcommitted
Commits on Oct 25, 2018
Reland "[cpu-profiler] Fix a bug which caused a pure virtual function call"
Show description for 3767ab3authored andcommitted
Commits on Oct 24, 2018
Reland "Add Windows ARM64 ABI support to V8"
Show description for a6423ccauthored andcommitted
Commits on Oct 23, 2018
Revert "Add Windows ARM64 ABI support to V8"
Show description for d2d217dauthored andcommitted
Revert "[cpu-profiler] Fix a bug which caused a pure virtual function call"
Show description for 1bcc69dauthored andcommitted
[cpu-profiler] Fix a bug which caused a pure virtual function call
Show description for c92a1ddauthored andcommitted
Add Windows ARM64 ABI support to V8
Show description for fcbb023authored andcommitted