summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo3-6/+6
2020-08-04perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy eventJin Yao1-2/+4
2020-08-04perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov3-0/+78
2020-08-04perf record: Implement control commands handlingAlexey Budankov1-0/+16
2020-08-04perf record: Extend -D,--delay option with -1 valueAlexey Budankov4-8/+13
2020-08-04perf stat: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov3-1/+80
2020-08-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo3-6/+11
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+6
2020-07-31perf bench: Add benchmark of find_next_bitIan Rogers4-0/+138
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li1-4/+4
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-07-30perf metric: Rename group_list to metric_listJiri Olsa1-21/+21
2020-07-30perf metric: Rename struct egroup to metricJiri Olsa1-75/+75
2020-07-30perf metric: Add metric group testJiri Olsa1-2/+46
2020-07-30perf metric: Make compute_single function more preciseJiri Olsa1-9/+13
2020-07-30perf metric: Add recursion check when processing nested metricsJiri Olsa4-15/+152
2020-07-30perf metric: Add DCache_L2 to metric parse testJiri Olsa1-0/+71
2020-07-30perf metric: Add cache_miss_cycles to metric parse testJiri Olsa1-0/+33
2020-07-30perf metric: Add events for the current listJiri Olsa1-3/+6
2020-07-30perf metric: Compute referenced metricsJiri Olsa3-2/+36
2020-07-30perf metric: Add referenced metrics to hash dataJiri Olsa3-7/+80
2020-07-30perf metric: Collect referenced metrics in struct metric_exprJiri Olsa2-0/+38
2020-07-30perf metric: Collect referenced metrics in struct metric_ref_nodeJiri Olsa1-16/+172
2020-07-30perf metric: Rename __metricgroup__add_metric to __add_metricJiri Olsa1-11/+6
2020-07-30perf metric: Add add_metric functionJiri Olsa1-26/+36
2020-07-30perf metric: Add macros for iterating map eventsJiri Olsa1-37/+40
2020-07-30perf metric: Add expr__del_id functionJiri Olsa2-8/+14
2020-07-30perf metric: Change expr__get_id to return struct expr_id_dataJiri Olsa3-13/+14
2020-07-30perf metric: Add expr__add_id functionJiri Olsa3-7/+27
2020-07-30perf metric: Fix memory leak in expr__add_id functionJiri Olsa1-0/+2
2020-07-30perf test: Ensure sample_period is set libpfm4 eventsIan Rogers2-0/+10
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa4-9/+77
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa3-0/+7
2020-07-30perf tools: No need to cache the PMUs in ARM SPE auxtrace init routineWei Li1-5/+4
2020-07-30perf tools: Fix record failure when mixed with ARM SPE eventWei Li1-4/+4
2020-07-28perf bench: Add basic syscall benchmarkDavidlohr Bueso5-0/+102
2020-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+9
2020-07-22perf stat: Implement control commands handlingAlexey Budankov1-18/+65
2020-07-22perf stat: extend -D,--delay option with -1 valueAlexey Budankov4-7/+21
2020-07-22perf stat: Factor out event handling loop into dispatch_events()Alexey Budankov1-12/+24
2020-07-22perf stat: Factor out body of event handling loop for fork caseAlexey Budankov1-4/+1
2020-07-22perf stat: Move target check to loop control statementAlexey Budankov1-3/+1
2020-07-22perf stat: Factor out body of event handling loop for system wideAlexey Budankov1-6/+11
2020-07-22perf evlist: Implement control command handling functionsAlexey Budankov2-0/+158
2020-07-22perf evlist: Introduce control file descriptorsAlexey Budankov2-0/+8
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov2-2/+2
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter1-1/+1
2020-07-21libperf: Avoid internal moving of fdarray fdsAlexey Budankov1-18/+2
2020-07-20net: remove compat_sys_{get,set}sockoptChristoph Hellwig3-6/+6
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo1-4/+8