aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-11perf intel-pt: Rename intel-pt.txt and put it in man page formatAdrian Hunter1-24/+33
2020-03-11perf doc: Set man page date to last git commitIan Rogers1-1/+4
2020-03-11perf cs-etm: Fix unsigned variable comparison to zeroLeo Yan1-1/+1
2020-03-11perf cs-etm: Optimize copying last branchesLeo Yan1-5/+17
2020-03-11perf cs-etm: Correct synthesizing instruction samplesLeo Yan1-17/+70
2020-03-11perf cs-etm: Continuously record last branchLeo Yan1-3/+4
2020-03-11perf cs-etm: Swap packets for instruction samplesLeo Yan1-20/+19
2020-03-11perf map: Use strstarts() to look for Android librariesArnaldo Carvalho de Melo1-4/+4
2020-03-11perf map: Fix off by one in strncpy() size argumentdisconnect3d1-1/+1
2020-03-10perf vendor events intel: Add NO_NMI_WATCHDOG metric constraintKan Liang3-3/+6
2020-03-10perf metricgroup: Support metric constraintKan Liang1-1/+53
2020-03-10perf util: Factor out sysctl__nmi_watchdog_enabled()Kan Liang3-4/+22
2020-03-10perf metricgroup: Factor out metricgroup__add_metric_weak_group()Kan Liang1-24/+33
2020-03-10perf jevents: Support metric constraintKan Liang3-7/+15
2020-03-10perf vendor events s390: Add new deflate counters for IBM z15Thomas Richter2-5/+33
2020-03-09perf block-info: Support color ops to print block percents in colorJin Yao1-10/+15
2020-03-09perf block-info: Allow selecting which columns to report and its orderJin Yao3-20/+59
2020-03-09perf diff: Use __block_info__cmp() to replace block_pair_cmp()Jin Yao3-21/+11
2020-03-09perf block-info: Fix wrong block address comparison in block_info__cmp()Jin Yao1-15/+6
2020-03-09perf expr: Make expr__parse() return -1 on errorJiri Olsa2-3/+3
2020-03-09perf expr: Straighten expr__parse()/expr__find_other() interfaceJiri Olsa4-12/+10
2020-03-09perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 variablesJiri Olsa1-1/+1
2020-03-09perf expr: Move expr lexer to flexJiri Olsa5-141/+247
2020-03-09perf expr: Add expr.c objectJiri Olsa3-16/+20
2020-03-09perf header: Add check for unexpected use of reserved membrs in event attrKan Liang1-0/+37
2020-03-09perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEXKan Liang3-3/+14
2020-03-09perf tools: Add hw_idx in struct branch_stackKan Liang13-71/+125
2020-03-05tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo1-1/+7
2020-03-04tools lib traceevent: Remove extra '\n' in print_event_time()Steven Rostedt (VMware)1-1/+1