aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28Snap for 11510257 from eb4bb7c513362eea24833fd9989ef6b7c6dccd98 to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-02-12Merge "Turn off native coverage for stg to prevent duplicate symbol error." i...Yu Liu
2024-02-09Merge branch 'upstream-main' into 'main'Giuliano Procida
2024-02-09DWARF processor: always pass short type name to type definition filter checkGiuliano Procida
2024-02-09DWARF processor: Process member functions of enumsSid Nayyar
2024-02-09Always format zero as hex with a leading 0xGiuliano Procida
2024-02-09proto: Use more appropriate data type for bytesize of primitive type nodesSid Nayyar
2024-02-09Abigail reader: add corpus group testGiuliano Procida
2024-02-09runtime: rename files metrics.* to runtime.*Giuliano Procida
2024-02-09rename Metrics to Runtime and put runtime function parameters firstGiuliano Procida
2024-02-09sort header include directivesGiuliano Procida
2024-02-09consistently use auto for results returned by Graph::ApplyGiuliano Procida
2024-02-09deduplication.cc: include more thingsGiuliano Procida
2024-02-09abigail_reader.cc: fix parameter whitespace in SetAttributeGiuliano Procida
2024-02-09make local values and references const where possibleGiuliano Procida
2024-02-09make all Time objects constGiuliano Procida
2024-02-09Abigailed reader: compare against nullptr in a couple of placesGiuliano Procida
2024-02-09metrics_test.cc: do not include <cstdint>Giuliano Procida
2024-02-09abigail_reader.cc: do not include <iomanip>Giuliano Procida
2024-02-09fingerprint.cc: include <cstdint>Giuliano Procida
2024-02-09stgdiff.cc: add missing includesGiuliano Procida
2024-02-09Abigail reader test: fix order of #includesGiuliano Procida
2024-02-09metrics: emit or discard metrics immediatelyGiuliano Procida
2024-02-09metrics: make Metrics responsible for outputGiuliano Procida
2024-02-09DWARF processor: better missing type declaration file error messageGiuliano Procida
2024-02-09DWARF processor: always pass full type name to type definition filter checkGiuliano Procida
2024-02-09DWARF processor: use consistent type name variable namesGiuliano Procida
2024-02-09DWARF processor: Ignore DWARF entries related to Rust enum featuresSid Nayyar
2024-02-09DWARF processor: give some locals more precise typesGiuliano Procida
2024-02-09DWARF processor: rename GetIdForReferredType to GetReferredTypeIdGiuliano Procida
2024-02-09Cleanup: Put methods before members in function object definitionsSid Nayyar
2024-02-09test cases: add template template parameter testGiuliano Procida
2024-02-09test cases: add template value parameter testGiuliano Procida
2024-02-07Turn off native coverage for stg to prevent duplicate symbol error.Yu Liu
2024-02-02Snap for 11400057 from 5bd43d1a2191083d9df7a5dde9862fda17d77c21 to simpleperf...Android Build Coastguard Worker
2023-12-28metrics test: make metrics object const in empty testGiuliano Procida
2023-12-28metrics: eliminate `operator<<` overload for Standard Library typesGiuliano Procida
2023-12-28metrics test: slightly nicer bulk time metricsGiuliano Procida
2023-12-28metrics: make all the metric types immovableGiuliano Procida
2023-12-28metrics test: avoid copying Time values in testGiuliano Procida
2023-12-13Merge branch 'upstream-main' into 'main'Giuliano Procida
2023-12-13Test cases: add TLS test with -femulated-tlsAleksei Vetrov
2023-12-13DWARF processor: treat empty location expression as no locationAleksei Vetrov
2023-12-13input: add file context to exceptionsGiuliano Procida
2023-12-13DWARF processor: add DIE context to exceptionsGiuliano Procida
2023-12-13error: allow context to be added to Exception objectsGiuliano Procida
2023-12-13test cases: add pointer-to-member as a function parameterGiuliano Procida
2023-12-13type roots: ignore typedefs that would have been filtered outGiuliano Procida
2023-12-13test cases: add a combined filter and type roots caseGiuliano Procida
2023-12-13test cases: add a typedef to the test caseGiuliano Procida