summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/expr.c
AgeCommit message (Expand)AuthorLines
2024-12-11perf test expr: Fix system_tsc_freq for only x86Ian Rogers-7/+12
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers-4/+3
2024-11-16perf header: Avoid transitive PMU includesIan Rogers-0/+2
2023-09-15perf pmu: Move pmu__find_core_pmu() to pmus.cJames Clark-1/+1
2023-09-12perf test: Add a test for strcmp_cpuid_str() expressionJames Clark-4/+27
2023-09-12perf test: Check result of has_event(cycles) testJames Clark-1/+1
2023-08-30perf metric: Add #num_cpus_online literalIan Rogers-1/+4
2023-06-29perf expr: Add has_event functionIan Rogers-0/+4
2023-06-05perf expr: Make the evaluation of & and | logical and lazyIan Rogers-0/+40
2023-05-10perf metric: Change divide by zero and !support events behaviorIan Rogers-1/+2
2023-02-19perf expr: Make the online topology accessible globallyIan Rogers-5/+2
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-18/+10
2022-11-16perf expr: Tidy hashmap dependencyIan Rogers-0/+1
2022-11-09libbpf: Hashmap interface update to allow both long and void* keys/valuesEduard Zingerman-18/+10
2022-10-06perf expr: Allow a double if expressionIan Rogers-0/+4
2022-10-04perf test: Add basic core_wide expression testIan Rogers-0/+13
2022-10-04perf smt: Compute SMT from topologyIan Rogers-9/+15
2022-10-04perf expr: Move the scanner_ctx into the parse_ctxIan Rogers-1/+1
2022-07-25perf test: Add test for #system_tsc_freq in metricsIan Rogers-0/+13
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers-0/+2
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter-1/+3
2021-11-13perf expr: Add source_count for aggregating eventsIan Rogers-0/+12
2021-11-13perf expr: Add metric literals for topology.Ian Rogers-1/+11
2021-11-13perf test: Add expr test for events with hyphensIan Rogers-0/+10
2021-11-13perf test: Rename struct test to test_suiteIan Rogers-1/+1
2021-11-13perf test: Move each test suite struct to its testIan Rogers-1/+3
2021-10-20perf metric: Encode and use metric-id as qualifierIan Rogers-2/+2
2021-10-20perf metric: Modify resolution and recursion checkIan Rogers-5/+5
2021-10-20perf metric: Move runtime value to the expr contextIan Rogers-7/+8
2021-09-29perf metric: Avoid events for an 'if' constant resultIan Rogers-0/+7
2021-09-29perf metric: Don't compute unused eventsIan Rogers-0/+11
2021-09-29perf metric: Add utilities to work on ids map.Ian Rogers-0/+47
2021-09-29perf metric: Rename expr__find_other.Ian Rogers-13/+13
2021-09-29perf metric: Restructure struct expr_parse_ctx.Ian Rogers-39/+42
2020-07-17perf metric: Add 'struct expr_id_data' to keep expr valueJiri Olsa-1/+2
2020-07-17perf metric: Rename expr__add_id() to expr__add_val()Jiri Olsa-2/+2
2020-06-22perf expr: Add < and > operatorsIan Rogers-0/+6
2020-06-22perf expr: Add d_ratio operationIan Rogers-0/+2
2020-05-28perf expr: Allow numbers to be followed by a dotIan Rogers-0/+1
2020-05-28perf expr: Migrate expr ids table to a hashmapIan Rogers-21/+23
2020-05-28perf expr: Test parsing of floating point numbersIan Rogers-0/+1
2020-04-30perf tests expr: Added test for runtime param in metric expressionKajol Jain-0/+8
2020-04-30perf metricgroups: Enhance JSON/metric infrastructure to handle "?"Kajol Jain-4/+4
2020-04-16perf expr: Add expr_ prefix for parse_ctx and parse_idJiri Olsa-2/+2
2020-03-09perf expr: Make expr__parse() return -1 on errorJiri Olsa-2/+2
2020-03-09perf expr: Straighten expr__parse()/expr__find_other() interfaceJiri Olsa-3/+3
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo-0/+1
2019-07-09perf tools: Use zfree() where applicableArnaldo Carvalho de Melo-1/+2
2019-03-19perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1