[tip: perf/core] perf annotate: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 74aa90e86502f49aee5b2ba3d7bc03ea119a6659 Gitweb: https://git.kernel.org/tip/74aa90e86502f49aee5b2ba3d7bc03ea119a6659 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:57:31 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__store_ids() to evsel__store_id()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 343977534c6997be0bc7d96d99b895548fb5a231 Gitweb: https://git.kernel.org/tip/343977534c6997be0bc7d96d99b895548fb5a231 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:45:19 -03:0

[tip: perf/core] perf trace: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 794bca26e537413e3d67e935d7ac4f42d39aeda1 Gitweb: https://git.kernel.org/tip/794bca26e537413e3d67e935d7ac4f42d39aeda1 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:57:20 -03:0

[tip: perf/core] perf flamegraph: Use /bin/bash for report and record scripts

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 19ce2321739da5fc27f6a5ed1e1cb15e384ad030 Gitweb: https://git.kernel.org/tip/19ce2321739da5fc27f6a5ed1e1cb15e384ad030 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 05 May 2020 13:33:12 -03:0

[tip: perf/core] perf lock: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3d655813017f62ca3dda1c921f2440cb3052d20d Gitweb: https://git.kernel.org/tip/3d655813017f62ca3dda1c921f2440cb3052d20d Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:56:18 -03:0

[tip: perf/core] perf script: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: ec98b6df37964e5c1ffab4c7e0246f4e612a4196 Gitweb: https://git.kernel.org/tip/ec98b6df37964e5c1ffab4c7e0246f4e612a4196 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:57:01 -03:0

[tip: perf/core] perf evsel: Rename *perf_evsel__read*() to *evsel__read()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: ea089692733a53ddbe8f4e46d06113c6ca723727 Gitweb: https://git.kernel.org/tip/ea089692733a53ddbe8f4e46d06113c6ca723727 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 30 Apr 2020 11:00:53 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__env() to evsel__env()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 6e6d1d654ecdfd07890f9c0fc30f3222885c7571 Gitweb: https://git.kernel.org/tip/6e6d1d654ecdfd07890f9c0fc30f3222885c7571 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:44:03 -03:0

[tip: perf/core] perf kmem: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8cf5d0e09df3176f9afd334b77b216cbc6daf239 Gitweb: https://git.kernel.org/tip/8cf5d0e09df3176f9afd334b77b216cbc6daf239 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:56:02 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 2bb72dbb826c40e2503949ea5d104c3af976d02c Gitweb: https://git.kernel.org/tip/2bb72dbb826c40e2503949ea5d104c3af976d02c Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:43:03 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 347c751a64af1ae10927d3e4e59171a72a062b3c Gitweb: https://git.kernel.org/tip/347c751a64af1ae10927d3e4e59171a72a062b3c Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 16:09:12 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__has*() to evsel__has*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4f138a9e08a9635ab2b243c1970308766fd14918 Gitweb: https://git.kernel.org/tip/4f138a9e08a9635ab2b243c1970308766fd14918 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 30 Apr 2020 11:19:45 -03:0

[tip: perf/core] perf stat: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: ddc6999eaf4edfde287ef012591c51f726690778 Gitweb: https://git.kernel.org/tip/ddc6999eaf4edfde287ef012591c51f726690778 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:46:34 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: ad681adf1dfed687b350aac41771de323cd03b70 Gitweb: https://git.kernel.org/tip/ad681adf1dfed687b350aac41771de323cd03b70 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 16:19:05 -03:0

[tip: perf/core] perf sched: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3b7313f2d7bbff44ea951c6602bee58c0148cf21 Gitweb: https://git.kernel.org/tip/3b7313f2d7bbff44ea951c6602bee58c0148cf21 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:56:31 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__fallback() to evsel__fallback()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: ae4308927e488435073a6aaf601a842ff7e5738f Gitweb: https://git.kernel.org/tip/ae4308927e488435073a6aaf601a842ff7e5738f Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 30 Apr 2020 11:46:15 -03:0

[tip: perf/core] perf inject: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: b14b36d0206549abd843523ae8891591eaceeb6f Gitweb: https://git.kernel.org/tip/b14b36d0206549abd843523ae8891591eaceeb6f Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 04 May 2020 13:57:44 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: e470daeaa36ad8058cb32616afb8c8d7cfba8456 Gitweb: https://git.kernel.org/tip/e470daeaa36ad8058cb32616afb8c8d7cfba8456 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 30 Apr 2020 11:06:45 -03:0

[tip: perf/core] perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 862b2f8fbc5b3a13d096b06560b6408f93388cf9 Gitweb: https://git.kernel.org/tip/862b2f8fbc5b3a13d096b06560b6408f93388cf9 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 16:12:15 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__is_*() to evsel__is*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: c754c382c9a7a546087d3f52f5fcf1e1a8c3ee01 Gitweb: https://git.kernel.org/tip/c754c382c9a7a546087d3f52f5fcf1e1a8c3ee01 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 30 Apr 2020 10:51:16 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: e76026bdd51bcd4a0b9793c655891cde45367f5f Gitweb: https://git.kernel.org/tip/e76026bdd51bcd4a0b9793c655891cde45367f5f Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 15:50:10 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__exit() to evsel__exit()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 30f7c59124bb0ad42f74956613fc244bc4064840 Gitweb: https://git.kernel.org/tip/30f7c59124bb0ad42f74956613fc244bc4064840 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 15:53:17 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 39453ed55973cb386ff58bf8a5eca3a65403da74 Gitweb: https://git.kernel.org/tip/39453ed55973cb386ff58bf8a5eca3a65403da74 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 15:51:38 -03:0

[tip: perf/core] perf evsel: Rename *perf_evsel__*name() to *evsel__*name()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8ab2e96d8ff188006f1e3346a56443cd07fe1858 Gitweb: https://git.kernel.org/tip/8ab2e96d8ff188006f1e3346a56443cd07fe1858 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 16:07:09 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 5eb88f0476aba76fd6aa48e34b328ff864e84651 Gitweb: https://git.kernel.org/tip/5eb88f0476aba76fd6aa48e34b328ff864e84651 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 15:45:09 -03:0

[tip: perf/core] perf evsel: Ditch perf_evsel__cmp(), not used for quite a while

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 53fcfa6b8efe0efdb32236ed75c8c2fdc3aa65d2 Gitweb: https://git.kernel.org/tip/53fcfa6b8efe0efdb32236ed75c8c2fdc3aa65d2 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 30 Apr 2020 10:55:04 -03:0

[tip: perf/core] perf evlist: Move the sideband thread routines to separate object

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 9a39994467d493eba38d8f69e42fd9c31cb1da9a Gitweb: https://git.kernel.org/tip/9a39994467d493eba38d8f69e42fd9c31cb1da9a Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 05 May 2020 12:18:21 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__compute_deltas() to evsel__compute_deltas()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 12f5261dac90aea0fd5287b01d50397334cf303e Gitweb: https://git.kernel.org/tip/12f5261dac90aea0fd5287b01d50397334cf303e Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 15:47:38 -03:0

[tip: perf/core] perf tools: Move routines that probe for perf API features to separate file

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 40c7d2460e03b0916c5fcc5edbedae05b4b571fc Gitweb: https://git.kernel.org/tip/40c7d2460e03b0916c5fcc5edbedae05b4b571fc Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 05 May 2020 11:49:08 -03:0

[tip: perf/core] libsubcmd: Introduce OPT_CALLBACK_SET()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 636eb4d001b18922b149f59a9f924a5907d20d39 Gitweb: https://git.kernel.org/tip/636eb4d001b18922b149f59a9f924a5907d20d39 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 28 Apr 2020 09:16:25 -03:0

[tip: perf/core] perf record: Move sb_evlist to 'struct record'

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: bc477d7983e345262757568ec27be0395dc2fe73 Gitweb: https://git.kernel.org/tip/bc477d7983e345262757568ec27be0395dc2fe73 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 24 Apr 2020 10:24:04 -03:0

[tip: perf/core] perf bpf: Decouple creating the evlist from adding the SB event

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: b38d85ef49cf6af9d1deaaf01daf0986d47e6c7a Gitweb: https://git.kernel.org/tip/b38d85ef49cf6af9d1deaaf01daf0986d47e6c7a Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 24 Apr 2020 12:24:51 -03:0

[tip: perf/core] perf record: Introduce --switch-output-event

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 899e5ffbf246a30986ced9dd48092c408978afc7 Gitweb: https://git.kernel.org/tip/899e5ffbf246a30986ced9dd48092c408978afc7 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 27 Apr 2020 17:56:37 -03:0

[tip: perf/core] perf evlist: Allow reusing the side band thread for more purposes

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 976be84504b8285d43dc890b02ceff432cd0dd4b Gitweb: https://git.kernel.org/tip/976be84504b8285d43dc890b02ceff432cd0dd4b Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 27 Apr 2020 17:54:27 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__config*() to evsel__config*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 6ec17b4e2592a328b08e888d107e31cfd69d6abb Gitweb: https://git.kernel.org/tip/6ec17b4e2592a328b08e888d107e31cfd69d6abb Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 15:57:01 -03:0

[tip: perf/core] perf parse-events: Add parse_events_option() variant that creates evlist

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: d0abbc3ce695437fe83446aef44b2f5ef65a80b9 Gitweb: https://git.kernel.org/tip/d0abbc3ce695437fe83446aef44b2f5ef65a80b9 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 27 Apr 2020 13:58:11 -03:0

[tip: perf/core] perf evsel: Rename 'struct perf_evsel__sb_cb_t' to 'struct evsel__sb_cb_t'

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 65ddce3fd87a822d25c8632afb347b8ece607746 Gitweb: https://git.kernel.org/tip/65ddce3fd87a822d25c8632afb347b8ece607746 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 15:42:16 -03:0

[tip: perf/core] perf record: Move side band evlist setup to separate routine

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 23cbb41c939a09a4b51eabacdb1f68af210c084d Gitweb: https://git.kernel.org/tip/23cbb41c939a09a4b51eabacdb1f68af210c084d Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 28 Apr 2020 14:58:29 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__calc_id_pos() to evsel__calc_id_pos()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4b5e87b741f63a9e988236bc1a1050402f2c27a3 Gitweb: https://git.kernel.org/tip/4b5e87b741f63a9e988236bc1a1050402f2c27a3 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 15:58:40 -03:0

[tip: perf/core] perf top: Move sb_evlist to 'struct perf_top'

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: ca6c9c8b107f9788662117587cd24bbb19cea94d Gitweb: https://git.kernel.org/tip/ca6c9c8b107f9788662117587cd24bbb19cea94d Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 24 Apr 2020 10:40:54 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: aa8c406b0adb3043b935293826b3e4675204ed83 Gitweb: https://git.kernel.org/tip/aa8c406b0adb3043b935293826b3e4675204ed83 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 16:21:03 -03:0

[tip: perf/core] perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 2aaefde4d98baf73ef5a6c7c09941fe5e16f5b51 Gitweb: https://git.kernel.org/tip/2aaefde4d98baf73ef5a6c7c09941fe5e16f5b51 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 16:00:27 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 6b6017a20650d908d7b5830cc991947991146a5f Gitweb: https://git.kernel.org/tip/6b6017a20650d908d7b5830cc991947991146a5f Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 30 Apr 2020 11:03:49 -03:0

[tip: perf/core] perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*()

2020-05-08 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: efc0cdc9ed5e6cfb060ff7b77834cad9d3c97d1d Gitweb: https://git.kernel.org/tip/efc0cdc9ed5e6cfb060ff7b77834cad9d3c97d1d Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 29 Apr 2020 16:26:57 -03:0

[tip: perf/core] libbeauty: Add a generator for x86's IRQ vectors -> strings

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 5fa022aeba8420d4803e6198642d0a0cbbac99f3 Gitweb: https://git.kernel.org/tip/5fa022aeba8420d4803e6198642d0a0cbbac99f3 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 15:33:24 -03:0

[tip: perf/core] perf trace: Hide evsel->access further, simplify code

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8b913df50f56a26b9e336becdd0af9d5ce3831cd Gitweb: https://git.kernel.org/tip/8b913df50f56a26b9e336becdd0af9d5ce3831cd Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 17 Oct 2019 10:39:46 -03:0

[tip: perf/core] perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 573ed8985d290214440e6d9866e5330b5ef064ca Gitweb: https://git.kernel.org/tip/573ed8985d290214440e6d9866e5330b5ef064ca Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 16:03:25 -03:0

[tip: perf/core] perf trace: Introduce accessors to trace specific evsel->priv

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: fecd990720306f93151747771f16bca71bb29c33 Gitweb: https://git.kernel.org/tip/fecd990720306f93151747771f16bca71bb29c33 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 17 Oct 2019 08:15:11 -03:0

[tip: perf/core] perf trace: Pass a syscall_arg to syscall_arg_fmt->strtoul()

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 9afec87ec1f832b8a521da42a72b73a44a59949d Gitweb: https://git.kernel.org/tip/9afec87ec1f832b8a521da42a72b73a44a59949d Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 18 Oct 2019 11:15:55 -03:0

[tip: perf/core] perf trace: Initialize evsel_trace->fmt for syscalls:sys_enter_* tracepoints

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 36f877f1369c0a8017c58b075abf30b16ab7 Gitweb: https://git.kernel.org/tip/36f877f1369c0a8017c58b075abf30b16ab7 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 17 Oct 2019 17:33:08 -03:0

[tip: perf/core] perf trace: Honour --max-events in processing syscalls:sys_enter_*

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: db25bf98a3861225bc0b2138cf665097141c72ee Gitweb: https://git.kernel.org/tip/db25bf98a3861225bc0b2138cf665097141c72ee Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 18 Oct 2019 11:48:57 -03:0

[tip: perf/core] perf trace: Hook the 'vec' tracepoint argument with the x86 IRQ vectors scnprintf/strtoul

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: df604bfda6f550f088e1cffcd098bfec0eee9cdf Gitweb: https://git.kernel.org/tip/df604bfda6f550f088e1cffcd098bfec0eee9cdf Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 16:50:13 -03:0

[tip: perf/core] perf trace: Add syscall failure stats to -s/--summary and -S/--with-summary

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8eded45fcd3420e0f08b1e7869781f0e12927637 Gitweb: https://git.kernel.org/tip/8eded45fcd3420e0f08b1e7869781f0e12927637 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 14 Oct 2019 14:46:40 -03:0

[tip: perf/core] tools arch x86: Grab a copy of the file containing the IRQ vector defines

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: d2b72b7280370aaddcbe93d00939bc7ec21dda48 Gitweb: https://git.kernel.org/tip/d2b72b7280370aaddcbe93d00939bc7ec21dda48 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 15:40:23 -03:0

[tip: perf/core] libbeauty: Add a strarray__scnprintf_suffix() method

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 97c2a7806f691f4124914623baa54223416a8cef Gitweb: https://git.kernel.org/tip/97c2a7806f691f4124914623baa54223416a8cef Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 16:01:42 -03:0

[tip: perf/core] perf trace: Introduce 'struct evsel__trace' for evsel->priv needs

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 2b00bb627f62ed1c6180f49f7883789bc5e1b33f Gitweb: https://git.kernel.org/tip/2b00bb627f62ed1c6180f49f7883789bc5e1b33f Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 17 Oct 2019 16:37:18 -03:0

[tip: perf/core] perf trace: Support tracepoint dynamic char arrays

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: c5e006cdbd278a8a5185a3a56acdba161cf159ea Gitweb: https://git.kernel.org/tip/c5e006cdbd278a8a5185a3a56acdba161cf159ea Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 08:26:47 -03:0

[tip: perf/core] perf trace: Show error message when not finding a field used in a filter expression

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3cdc8db91e0e73f94fa6ce3bf966b0152ccf0107 Gitweb: https://git.kernel.org/tip/3cdc8db91e0e73f94fa6ce3bf966b0152ccf0107 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 17 Oct 2019 16:41:34 -03:0

[tip: perf/core] perf string: Export asprintf__tp_filter_pids()

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: da949f507a73df5b5ad5031cb23b82a4d81846eb Gitweb: https://git.kernel.org/tip/da949f507a73df5b5ad5031cb23b82a4d81846eb Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 14 Oct 2019 20:10:50 -03:0

[tip: perf/core] perf trace: Filter own pid to avoid a feedback look in 'perf trace record -a'

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 7fbfe22cf4cfe01a88704dd76ca65d108039d297 Gitweb: https://git.kernel.org/tip/7fbfe22cf4cfe01a88704dd76ca65d108039d297 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 14 Oct 2019 20:13:51 -03:0

[tip: perf/core] libbeauty: Introduce syscall_arg__strtoul_strarray()

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: d066da978f89ef035c823367a97650f0c4cfa464 Gitweb: https://git.kernel.org/tip/d066da978f89ef035c823367a97650f0c4cfa464 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 17 Oct 2019 18:33:00 -03:0

[tip: perf/core] libbeauty: Hook up the x86 irq_vectors table generator

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: f19a85c68cb4d5bb90c587d9390e1ce2716d6160 Gitweb: https://git.kernel.org/tip/f19a85c68cb4d5bb90c587d9390e1ce2716d6160 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 15:48:50 -03:0

[tip: perf/core] perf trace: Introduce --errno-summary

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: b88b14db21dbcd04a5d262b96613bfdd005341a7 Gitweb: https://git.kernel.org/tip/b88b14db21dbcd04a5d262b96613bfdd005341a7 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 14 Oct 2019 15:32:40 -03:0

[tip: perf/core] perf trace: Wire up strarray__strtoul_flags()

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: e0712baa00322881ee74e28031f12a1cc032f0d4 Gitweb: https://git.kernel.org/tip/e0712baa00322881ee74e28031f12a1cc032f0d4 Author:Arnaldo Carvalho de Melo AuthorDate:Sat, 19 Oct 2019 15:26:50 -03:0

[tip: perf/core] perf trace: Use strtoul for the fcntl 'cmd' argument

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 82c38338e0850a01057960efc94c6130f1a0fdde Gitweb: https://git.kernel.org/tip/82c38338e0850a01057960efc94c6130f1a0fdde Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 18 Oct 2019 15:44:42 -03:0

[tip: perf/core] libbeauty: Introduce syscall_arg__strtoul_strarrays()

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 1a8a90b823f5e7279f84b39bbcd6c59e266e7dc2 Gitweb: https://git.kernel.org/tip/1a8a90b823f5e7279f84b39bbcd6c59e266e7dc2 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 18 Oct 2019 15:41:07 -03:0

[tip: perf/core] perf trace: Use STUL_STRARRAY_FLAGS with mmap

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 27198a893ba074407e7a87e346252b3e6fab454f Gitweb: https://git.kernel.org/tip/27198a893ba074407e7a87e346252b3e6fab454f Author:Arnaldo Carvalho de Melo AuthorDate:Sat, 19 Oct 2019 15:30:15 -03:0

[tip: perf/core] libbeauty: Introduce strarray__strtoul_flags()

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 154c978d484c610468727c361576b7cfe9c3fec7 Gitweb: https://git.kernel.org/tip/154c978d484c610468727c361576b7cfe9c3fec7 Author:Arnaldo Carvalho de Melo AuthorDate:Sat, 19 Oct 2019 15:17:30 -03:0

[tip: perf/core] libbeauty: Make the mmap_flags strarray visible outside of its beautifier

2019-10-21 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: f77526be82fcc31cb0d54796dd8f8476472b05d0 Gitweb: https://git.kernel.org/tip/f77526be82fcc31cb0d54796dd8f8476472b05d0 Author:Arnaldo Carvalho de Melo AuthorDate:Sat, 19 Oct 2019 15:13:21 -03:0

[tip: perf/urgent] tools headers kvm: Sync kvm headers with the kernel sources

2019-10-20 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 7cb3a2445705e45af9b58dd241d26598a35b1fdd Gitweb: https://git.kernel.org/tip/7cb3a2445705e45af9b58dd241d26598a35b1fdd Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 12:30:08 -03

[tip: perf/urgent] tools headers kvm: Sync kvm headers with the kernel sources

2019-10-20 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 7a12f514c408cc499e61211f234858d3d4b7f4ea Gitweb: https://git.kernel.org/tip/7a12f514c408cc499e61211f234858d3d4b7f4ea Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 12:22:37 -03

[tip: perf/urgent] tools headers kvm: Sync kvm.h headers with the kernel sources

2019-10-20 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 8daf1fb73295b43fb2f624f709449b484532ba64 Gitweb: https://git.kernel.org/tip/8daf1fb73295b43fb2f624f709449b484532ba64 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 12:35:02 -03

[tip: perf/urgent] tools headers UAPI: Sync sched.h with the kernel

2019-10-20 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 5eca1379c0eb06e3908179665230a86d19bd2df7 Gitweb: https://git.kernel.org/tip/5eca1379c0eb06e3908179665230a86d19bd2df7 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 15 Oct 2019 12:44:00 -03

[tip: perf/core] perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3f41b77843b338e836f52cc2d486be689d6cb9c1 Gitweb: https://git.kernel.org/tip/3f41b77843b338e836f52cc2d486be689d6cb9c1 Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 09 Oct 2019 16:06:43 -03:0

[tip: perf/core] perf trace: Expand strings in filters to integers

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 90df0249c2eae21f329760ee857575260926188a Gitweb: https://git.kernel.org/tip/90df0249c2eae21f329760ee857575260926188a Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 09 Oct 2019 16:22:16 -03:0

[tip: perf/core] perf trace: Introduce a strtoul() method for 'struct strarrays'

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: d0a3a1041005d9273d18669819e2a6dfed922a4d Gitweb: https://git.kernel.org/tip/d0a3a1041005d9273d18669819e2a6dfed922a4d Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 09 Oct 2019 16:11:36 -03:0

[tip: perf/core] perf trace beauty: Add the glue for the autogenerated MSR arrays

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 646b3e2cfbf2d9207b4dbfaade7a28351aa7edeb Gitweb: https://git.kernel.org/tip/646b3e2cfbf2d9207b4dbfaade7a28351aa7edeb Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 07 Oct 2019 15:52:19 -03:0

[tip: perf/core] perf evlist: Factor out asprintf routine to build a tracepoint pid filter

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 05cea4492c9dd28439cc73de1047ab3b26033736 Gitweb: https://git.kernel.org/tip/05cea4492c9dd28439cc73de1047ab3b26033736 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 07 Oct 2019 16:43:03 -03:0

[tip: perf/core] perf evlist: Introduce append_tp_filter() method

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 53c92f73389d049d72b2e1d1cbc81c007241d422 Gitweb: https://git.kernel.org/tip/53c92f73389d049d72b2e1d1cbc81c007241d422 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 07 Oct 2019 16:52:17 -03:0

[tip: perf/core] perf trace: Associate the "msr" tracepoint arg name with x86_MSR__scnprintf()

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: c330ef2847eeedfa9d06f03836dfd4fc6727e855 Gitweb: https://git.kernel.org/tip/c330ef2847eeedfa9d06f03836dfd4fc6727e855 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 07 Oct 2019 15:54:51 -03:0

[tip: perf/core] perf trace: Enclose all events argument lists with ()

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 311baaf93c4b9e6a339722006d1a7c33e4283c0c Gitweb: https://git.kernel.org/tip/311baaf93c4b9e6a339722006d1a7c33e4283c0c Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 04 Oct 2019 15:01:30 -03:0

[tip: perf/core] perf trace beauty: Add a x86 MSR cmd id->str table generator

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 693d345818e106318710ac150ae252b73765d0fa Gitweb: https://git.kernel.org/tip/693d345818e106318710ac150ae252b73765d0fa Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 26 Sep 2019 15:28:02 -03:0

[tip: perf/core] perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3e0c9b2cfaed25599a0a5cbd40e37871bdb10523 Gitweb: https://git.kernel.org/tip/3e0c9b2cfaed25599a0a5cbd40e37871bdb10523 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 04 Oct 2019 11:30:41 -03:0

[tip: perf/core] perf beauty: Introduce strtoul() for x86 MSRs

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 728db198868c7b46db5e65717d4518aeb6523ccc Gitweb: https://git.kernel.org/tip/728db198868c7b46db5e65717d4518aeb6523ccc Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 09 Oct 2019 16:25:02 -03:0

[tip: perf/core] perf trace: Add array of chars scnprintf beautifier

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 9597945d7fb42460e9f2559d1273302ebde85bbf Gitweb: https://git.kernel.org/tip/9597945d7fb42460e9f2559d1273302ebde85bbf Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 04 Oct 2019 14:56:40 -03:0

[tip: perf/core] perf trace: Allocate an array of beautifiers for tracepoint args

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 947b843cf52a53f6b35aa1406e11884291f41597 Gitweb: https://git.kernel.org/tip/947b843cf52a53f6b35aa1406e11884291f41597 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 03 Oct 2019 16:18:22 -03:0

[tip: perf/core] perf trace: Introduce --filter for tracepoint events

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: d4097f1937f2242d0aa0a7c654d2159a6895e5c8 Gitweb: https://git.kernel.org/tip/d4097f1937f2242d0aa0a7c654d2159a6895e5c8 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 08 Oct 2019 07:33:08 -03:0

[tip: perf/core] perf beauty: Hook up the x86 MSR table generator

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: fd21834704a678a583cf294aea47c7ed3fd9d8d2 Gitweb: https://git.kernel.org/tip/fd21834704a678a583cf294aea47c7ed3fd9d8d2 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 26 Sep 2019 15:47:16 -03:0

[tip: perf/core] perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose is processed

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 7e035929f3fec70d411fb660c434f4a7f8ca386d Gitweb: https://git.kernel.org/tip/7e035929f3fec70d411fb660c434f4a7f8ca386d Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 01 Oct 2019 15:44:44 -03:0

[tip: perf/core] perf trace: Generalize the syscall_fmt find routines

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: bcddbfc5c8c952175e9a5f1a4186685fa0338a14 Gitweb: https://git.kernel.org/tip/bcddbfc5c8c952175e9a5f1a4186685fa0338a14 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 01 Oct 2019 15:27:55 -03:0

[tip: perf/core] perf evlist: Adopt __set_tracepoint_handlers method from perf_session

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: c0e53476ab5087353547cbcd37f001d98941326c Gitweb: https://git.kernel.org/tip/c0e53476ab5087353547cbcd37f001d98941326c Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 01 Oct 2019 11:14:26 -03:0

[tip: perf/core] perf env: Add routine to read the env->cpuid from the running machine

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: f1cedfb82858c8a7ec21e45d0ce7b6e2ce9edea0 Gitweb: https://git.kernel.org/tip/f1cedfb82858c8a7ec21e45d0ce7b6e2ce9edea0 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 30 Sep 2019 11:50:15 -03:0

[tip: perf/core] tools arch x86: Grab a copy of the file containing the MSR numbers

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 444e2ff34df8f631cd83ae73bb56ef13cfb84b34 Gitweb: https://git.kernel.org/tip/444e2ff34df8f631cd83ae73bb56ef13cfb84b34 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 26 Sep 2019 15:26:39 -03:0

[tip: perf/core] perf trace: Make evlist__set_evsel_handler() affect just entries without a handler

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 206d635aa594a5246cd181b3be39d1e3b2126f68 Gitweb: https://git.kernel.org/tip/206d635aa594a5246cd181b3be39d1e3b2126f68 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 01 Oct 2019 11:31:59 -03:0

[tip: perf/core] perf trace augmented_syscalls: Do not show syscalls when none was asked for

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8bd436b006d4493964c310606f2eb8e56680126c Gitweb: https://git.kernel.org/tip/8bd436b006d4493964c310606f2eb8e56680126c Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 02 Oct 2019 12:54:07 -03:0

[tip: perf/core] perf top: Initialize perf_env->cpuid, needed by the per arch annotation init routine

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 608127f73779bfc199158b61efdbdb690720e542 Gitweb: https://git.kernel.org/tip/608127f73779bfc199158b61efdbdb690720e542 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 30 Sep 2019 11:53:00 -03:0

[tip: perf/core] perf beauty: Make strarray's offset be u64

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8d6505bae391e640aaefd182907e7c1d673af17e Gitweb: https://git.kernel.org/tip/8d6505bae391e640aaefd182907e7c1d673af17e Author:Arnaldo Carvalho de Melo AuthorDate:Wed, 09 Oct 2019 11:22:43 -03:0

[tip: perf/core] perf evlist: Introduce append_tp_filter_pid() and append_tp_filter_pids()

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 1827ab5ba8e1d0354cc36b3692444306ced01471 Gitweb: https://git.kernel.org/tip/1827ab5ba8e1d0354cc36b3692444306ced01471 Author:Arnaldo Carvalho de Melo AuthorDate:Mon, 07 Oct 2019 17:00:34 -03:0

[tip: perf/core] perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 9b2036cd329924082acfa5dec58deec12fa1f5e8 Gitweb: https://git.kernel.org/tip/9b2036cd329924082acfa5dec58deec12fa1f5e8 Author:Arnaldo Carvalho de Melo AuthorDate:Tue, 01 Oct 2019 15:16:33 -03:0

[tip: perf/core] perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf

2019-10-14 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8d1d4ff5e239d9ef385444bc0d855127d7b32754 Gitweb: https://git.kernel.org/tip/8d1d4ff5e239d9ef385444bc0d855127d7b32754 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 03 Oct 2019 15:57:42 -03:0

  1   2   3   >