Commit Graph

  • ad2b1c9ed1 clang format yet again Dominic Hamon 2024-07-17 16:49:12 +0100
  • 4b184d47a4 update actions/checkout to v4 Dominic Hamon 2024-07-17 16:47:54 +0100
  • 44507bc91f another reversal of something that breaks on wasm Dominic Hamon 2024-07-17 16:39:15 +0100
  • 299a8b881d clang format header fixes Dominic Hamon 2024-07-17 13:27:41 +0100
  • 99410f400c clang-format fixes Dominic Hamon 2024-07-17 13:25:16 +0100
  • a73c039b1d roll back fatal error that breaks some platform (wasm) expectations Dominic Hamon 2024-07-17 13:18:38 +0100
  • 65668db273 revert perf counters change until we can do the full version Dominic Hamon 2024-07-16 17:45:30 +0100
  • 14ddd77a90 remove old travis config Dominic Hamon 2024-07-16 17:39:51 +0100
  • 7c8ed6b082
    [FR] Add API to provide custom profilers #1807 (#1809) xdje42 2024-07-16 01:56:40 -0700
  • d17786a07f
    Merge branch 'main' into i1807-add-profile-api dominic 2024-07-16 09:52:14 +0100
  • d2cd246e19
    Clarify the difference between BENCHMARK_TEMPLATE_F and BENCHMARK_TEMPLATE_DEFINE_F + BENCHMARK_REGISTER_F (#1815) Jiawen (Kevin) Chen 2024-07-16 01:51:56 -0700
  • c43d47698f [FR] Add API to provide custom profilers #1807 Doug Evans 2024-07-01 13:29:59 -0700
  • 6b86620ae5
    Update user_guide.md Jiawen (Kevin) Chen 2024-07-15 16:45:11 -0700
  • 7b336dff61
    More informative comments. Jiawen (Kevin) Chen 2024-07-15 16:44:22 -0700
  • 7c704ed1be
    Clarify BENCHMARK_REGISTER_F Jiawen (Kevin) Chen 2024-07-15 13:45:48 -0700
  • 38df9daf48
    add PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING} to support multiplexing (#1814) dominic 2024-07-12 10:28:16 +0100
  • eb148494b1 add PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING} to support multiplexing Dominic Hamon 2024-07-11 17:48:47 +0100
  • 71f4218c1a
    Add -lkstat to the .pc for Solaris (#1801) Chris Cotter 2024-07-03 14:16:43 -0400
  • e197a6b006
    Merge branch 'main' into fix-solaris-pc Chris Cotter 2024-07-03 14:01:48 -0400
  • c2146397ac
    Find libpfm dependency in installed CMake configs (#1806) Stephen Nicholas Swatman 2024-06-19 20:03:42 +0200
  • 06247b4fce
    Find libpfm dependency in installed CMake configs Stephen Nicholas Swatman 2024-06-19 10:53:04 +0200
  • 447752540c
    [bazel] Use includes instead of strip_include_prefix (#1803) Alexander Karatarakis 2024-06-17 01:38:32 -0700
  • 4af61d176b [bazel] Use includes instead of strip_include_prefix Alexander Karatarakis 2024-06-13 18:01:27 -0700
  • 8e1823d6f5
    cycleclock: Fix type conversion to match function return type on riscv64 (#1802) Khem Raj 2024-06-11 05:37:35 -0700
  • 462d82a0fe
    cycleclock: Fix type conversion to match function return type on riscv64 Khem Raj 2024-06-10 21:45:22 -0700
  • 6004132b53 Use BENCHMARK_PRIVATE_LINK_LIBRARIES Chris Cotter 2024-06-10 11:56:44 -0400
  • 9329a42d52 Add -lkstat to the .pc for Solaris Chris Cotter 2024-06-10 11:17:39 -0400
  • 2fa4b26e58
    Bump minimum required C++ version from C++11 to C++14 (#1800) Robert Schulze 2024-06-10 12:08:49 +0200
  • 2d0a9d2f58
    Bump minimum required C++ version from C++11 to C++14 Robert Schulze 2024-06-10 08:05:28 +0000
  • 10199fb48e
    bump standard to C++14 (#1799) dominic 2024-06-07 15:22:45 +0100
  • 2b8ee74539 bump standard to c++14 Dominic Hamon 2024-06-07 15:03:07 +0100
  • bff33e8874
    Merge branch 'main' into update_docs dominic 2024-06-07 13:57:19 +0100
  • f095aab235
    update requirements to point to our dependencies doc dominic 2024-06-07 13:55:47 +0100
  • 7eb18fabd7 Upgrade google/benchmark to use nanobind-bazel v2.0.0 Nicholas Junge 2024-05-29 09:21:34 +0200
  • 7f0e99af54
    cycleclock: Fix type conversion to match function return type (#1794) Khem Raj 2024-05-28 20:14:54 -0700
  • 04cadd2c32
    cycleclock: Fix type conversion to match function return type Khem Raj 2024-05-28 19:34:43 -0700
  • d77b692710
    CMake: unbreak version handling for tarballs (#1793) Roman Lebedev 2024-05-28 13:24:21 +0300
  • 2b57882593
    Merge branch 'main' into gitless-version dominic 2024-05-28 11:06:47 +0100
  • d17f8015eb
    CMake: unbreak version handling for tarballs Roman Lebedev 2024-05-24 20:09:09 +0300
  • 144d23cf5f
    hotfix: Correct pypi-publishing action tag to v1.8.14 (#1791) Nicholas Junge 2024-05-24 10:51:41 +0200
  • 9cf55f29d0 hotfix: Correct pypi-publishing action tag to v1.8.14 Nicholas Junge 2024-05-24 09:35:22 +0200
  • 7f992a553d
    Improve compatibility with Hexagon hardware (#1785) Steven Johnson 2024-05-23 10:08:54 -0700
  • 2421f03980 Update timers.cc Steven Johnson 2024-05-23 09:53:38 -0700
  • 6441acd89f
    Merge branch 'main' into main Steven Johnson 2024-05-23 09:44:11 -0700
  • 438c8c30f4 modified the gtest file varshneydevansh 2024-05-23 22:06:47 +0530
  • a4cf155615
    preparing for v1.8.4 (#1788) v1.8.4 dominic 2024-05-23 15:02:46 +0100
  • c527ab3858 preparing for v1.8.4 Dominic Hamon 2024-05-23 14:21:48 +0100
  • e3e22d56d3 clang-format Steven Johnson 2024-05-15 09:49:59 -0700
  • d4904fc6e8 clang-format Steven Johnson 2024-05-15 09:18:10 -0700
  • e5be00e4a5 Make a clock-like struct Steven Johnson 2024-05-14 16:01:03 -0700
  • 0ff105870f clang-format Steven Johnson 2024-05-14 13:33:00 -0700
  • 5ca92d18e4 Improve compatibility with Hexagon hardware Steven Johnson 2024-05-14 11:29:56 -0700
  • 3b07ebf144 add the test case for List varshneydevansh 2024-05-12 19:04:35 +0530
  • f4832c371e
    Merge branch 'google:main' into benchmark_list_tests-work-with-benchmark-format=json-#1642 Devansh Varshney (देवांश वार्ष्णेय) 2024-05-12 10:00:59 +0530
  • bc946b919c
    Modernize wheel building job config (#1783) Nicholas Junge 2024-04-15 18:44:09 +0200
  • 803706eb04 Modernize wheel building job config Nicholas Junge 2024-04-15 13:09:25 +0200
  • 185c55d793
    Switch git override to stable BCR tag for nanobind_bazel (#1778) Nicholas Junge 2024-04-15 11:57:02 +0200
  • fda43c3bce Switch git override to stable BCR tag for nanobind_bazel Nicholas Junge 2024-04-09 21:25:50 +0200
  • c0105603f6
    Add benchmark_main.pc to link main() containing library (#1779) David Seifert 2024-04-14 09:05:36 -0700
  • c2f8e2d1d0
    Merge branch 'main' into benchmark_main.pc Roman Lebedev 2024-04-14 18:58:28 +0300
  • d6ce145287
    Refactor: Return frequency as double (#1782) dhairya 2024-04-13 05:22:31 +0800
  • 7063adfa11 Refactor: Return frequency as double dhairyarungta 2024-04-12 22:16:45 +0800
  • a21c8e60a5
    Add benchmark_main.pc to link main() containing library David Seifert 2024-04-10 16:38:49 +0200
  • 70916cbf71
    Remove COMPILER_IBMXL macro for z/OS (#1777) Fanbo Meng 2024-04-03 05:26:33 -0400
  • 2ebb007247 Remove COMPILER_IBMXL macro for z/OS Fanbo Meng 2024-04-02 11:53:02 -0400
  • 20b09cf131 Enable "-pedantic-errors" only when BENCHMARK_ENABLE_WERROR is ON Bozhidar Stoyanov 2024-03-30 23:44:03 +0200
  • f3ec7b8820
    Fix OpenBSD build (#1772) Vasyl Zubko 2024-03-24 20:17:34 +0100
  • a41d7a18df Fix OpenBSD build vazub 2024-03-24 19:17:28 +0100
  • d5c55e8c42
    allow BENCHMARK_VERSION to be undefined (#1769) PhilipDeegan 2024-03-21 12:29:38 +0000
  • 2bf1db6912 allow BENCHMARK_VERSION to be undefined dekken 2024-03-20 18:22:00 +0100
  • 06b4a07015
    clang-tidy broke the world (#1766) Roman Lebedev 2024-03-18 14:01:25 +0300
  • bfd1b91229
    clang-tidy broke the world Roman Lebedev 2024-03-17 02:09:57 +0300
  • ad7c3ff18b
    Fix implicit conversion changes signess warning in perf_counters.cc (#1765) Afanasyev Ivan 2024-03-09 19:35:18 +0700
  • e0d4986d7e Fix implicit conversion changes signess warning in perf_counters.cc Afanasyev Ivan 2024-03-09 17:55:36 +0700
  • 2ca0c79d9b
    Merge 41dd8a8ef2 into eaafe694d2 José Agustín dlP 2024-03-07 13:37:54 +0100
  • eaafe694d2
    Add Python bindings build using bzlmod (#1764) Nicholas Junge 2024-03-07 13:28:55 +0100
  • 4b0d2b3043
    Merge branch 'main' into add-bzlmod-bindings dominic 2024-03-07 12:21:15 +0000
  • c64b144f42
    mitigate clang build warnings -Wconversion (#1763) dominic 2024-03-07 12:19:56 +0000
  • 7ecbeac88f Bump ruff -> v0.3.1, change ruff settings Nicholas Junge 2024-03-07 12:29:34 +0100
  • ff15948a8c Add a bzlmod Python bindings build Nicholas Junge 2024-03-07 12:27:49 +0100
  • 8efc18efe1 windows warnings Dominic Hamon 2024-03-06 16:15:46 +0000
  • 074489b445 more fixes Dominic Hamon 2024-03-06 16:07:03 +0000
  • ddf1ec9ae7 fix more warnings Dominic Hamon 2024-03-06 15:46:26 +0000
  • 8af8a3c0d9 clang format Dominic Hamon 2024-03-06 15:12:53 +0000
  • 258af5bfb2 ensure we have warnings set everywhere and fix some Dominic Hamon 2024-03-06 15:10:37 +0000
  • 4df610bd33 mitigate clang build warnings -Wconversion Dominic Hamon 2024-03-06 13:42:03 +0000
  • 654d8d6cf3
    Fixed LTO issue on no discard variable (#1761) Tiago Freire 2024-03-06 13:50:45 +0100
  • bbad1a9a3c
    Merge branch 'main' into feature/LTO_fix Roman Lebedev 2024-03-06 15:41:30 +0300
  • ef88520d6f
    Revert "fix some warnings" (#1762) Roman Lebedev 2024-03-06 15:40:31 +0300
  • 18ec3133a4
    Revert "fix some warnings" Roman Lebedev 2024-03-06 02:05:37 +0300
  • d7a42bc33a
    fixed formating Tiago Freire 2024-03-06 00:00:13 +0100
  • f15bed1aad
    integrated comment change suggestion Tiago Freire 2024-03-05 23:49:17 +0100
  • 7483854d81
    add comment and better name Tiago Freire 2024-03-05 21:28:48 +0100
  • 675d242857
    added hack to avoid Link time optimization Tiago Freire 2024-03-05 19:59:33 +0100
  • 25c1b925a6 [mac,aarch64] Use namespaces for init_macOS_rdtsc Kris Kwiatkowski 2024-03-03 01:30:12 +0000
  • 016abb4655
    Merge pull request #4 from kriskwiatkowski/kris/block_cyclecount_on_AARCH64 Kris Kwiatkowski 2024-03-02 08:35:55 +0000
  • 1930175a21 [aarch64] Block cyclecount on AARCH64 Kris Kwiatkowski 2024-03-02 08:16:12 +0000
  • 41dd8a8ef2
    Update README.md José Agustín dlP 2024-02-25 18:00:58 +0000
  • 1576991177 fix some warnings Dominic Hamon 2024-02-20 16:51:06 +0000
  • b8ad5ac105
    Merge branch 'google:main' into benchmark_list_tests-work-with-benchmark-format=json-#1642 Devansh Varshney (देवांश वार्ष्णेय) 2024-02-20 21:22:17 +0530