summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2020-08-06perf intel-pt: Add support for decoding PSB+ onlyAdrian Hunter-0/+33
2020-08-06perf intel-pt: Add support for decoding FUP/TIP onlyAdrian Hunter-5/+200
2020-08-06perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter-0/+9
2020-08-06perf intel-pt: Time filter logged perf eventsAdrian Hunter-3/+19
2020-08-06perf intel-pt: Use itrace debug log flags to suppress some messagesAdrian Hunter-8/+14
2020-08-06perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter-1/+17
2020-08-06perf intel-pt: Use itrace error flags to suppress some errorsAdrian Hunter-1/+17
2020-08-06perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter-1/+61
2020-08-06perf auxtrace: Add missing itrace options to help textAdrian Hunter-1/+5
2020-08-06perf tools: Improve aux_output not supported errorAdrian Hunter-0/+4
2020-08-06perf intel-pt: Fix duplicate branch after CBRAdrian Hunter-2/+6
2020-08-06perf intel-pt: Fix FUP packet stateAdrian Hunter-14/+7
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-6/+6
2020-08-04perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy eventJin Yao-2/+4
2020-08-04perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov-0/+78
2020-08-04perf record: Implement control commands handlingAlexey Budankov-0/+16
2020-08-04perf record: Extend -D,--delay option with -1 valueAlexey Budankov-8/+13
2020-08-04perf stat: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov-1/+80
2020-08-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-6/+11
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+6
2020-07-31perf bench: Add benchmark of find_next_bitIan Rogers-0/+138
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li-4/+4
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter-1/+2
2020-07-30perf metric: Rename group_list to metric_listJiri Olsa-21/+21
2020-07-30perf metric: Rename struct egroup to metricJiri Olsa-75/+75
2020-07-30perf metric: Add metric group testJiri Olsa-2/+46
2020-07-30perf metric: Make compute_single function more preciseJiri Olsa-9/+13
2020-07-30perf metric: Add recursion check when processing nested metricsJiri Olsa-15/+152
2020-07-30perf metric: Add DCache_L2 to metric parse testJiri Olsa-0/+71
2020-07-30perf metric: Add cache_miss_cycles to metric parse testJiri Olsa-0/+33
2020-07-30perf metric: Add events for the current listJiri Olsa-3/+6
2020-07-30perf metric: Compute referenced metricsJiri Olsa-2/+36
2020-07-30perf metric: Add referenced metrics to hash dataJiri Olsa-7/+80
2020-07-30perf metric: Collect referenced metrics in struct metric_exprJiri Olsa-0/+38
2020-07-30perf metric: Collect referenced metrics in struct metric_ref_nodeJiri Olsa-16/+172
2020-07-30perf metric: Rename __metricgroup__add_metric to __add_metricJiri Olsa-11/+6
2020-07-30perf metric: Add add_metric functionJiri Olsa-26/+36
2020-07-30perf metric: Add macros for iterating map eventsJiri Olsa-37/+40
2020-07-30perf metric: Add expr__del_id functionJiri Olsa-8/+14
2020-07-30perf metric: Change expr__get_id to return struct expr_id_dataJiri Olsa-13/+14
2020-07-30perf metric: Add expr__add_id functionJiri Olsa-7/+27
2020-07-30perf metric: Fix memory leak in expr__add_id functionJiri Olsa-0/+2
2020-07-30perf test: Ensure sample_period is set libpfm4 eventsIan Rogers-0/+10
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa-9/+77
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa-0/+7
2020-07-29perf tools: No need to cache the PMUs in ARM SPE auxtrace init routineWei Li-5/+4
2020-07-29perf tools: Fix record failure when mixed with ARM SPE eventWei Li-4/+4
2020-07-28perf bench: Add basic syscall benchmarkDavidlohr Bueso-0/+102
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+9
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras-1/+1