[tip: perf/core] perf/core: Fix race in the perf_mmap_close() function

2020-10-12 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: f91072ed1b7283b13ca57fcfbece5a3b92726143 Gitweb: https://git.kernel.org/tip/f91072ed1b7283b13ca57fcfbece5a3b92726143 Author:Jiri Olsa AuthorDate:Wed, 16 Sep 2020 13:53:11 +02:00 Committer:

[tip: perf/core] libperf: Keep count of failed tests

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 301a89f8cf628316eea6c768787a836b63a83439 Gitweb: https://git.kernel.org/tip/301a89f8cf628316eea6c768787a836b63a83439 Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:16 +02:00 Committer:

[tip: perf/core] libperf: Link static tests with libapi.a

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 395e62cde10df64122d708c68baee64b1d1622fc Gitweb: https://git.kernel.org/tip/395e62cde10df64122d708c68baee64b1d1622fc Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:12 +02:00 Committer:

[tip: perf/core] libperf: Move mmap allocation to perf_evlist__mmap_ops::get

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3805e4f303314c2b53fb217dd8549a5b9eb06b11 Gitweb: https://git.kernel.org/tip/3805e4f303314c2b53fb217dd8549a5b9eb06b11 Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:10 +02:00 Committer:

[tip: perf/core] libperf: Introduce perf_evlist__for_each_mmap()

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 6eb65f7a5cc553f5dffb5cea3a874f1087524d99 Gitweb: https://git.kernel.org/tip/6eb65f7a5cc553f5dffb5cea3a874f1087524d99 Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:09 +02:00 Committer:

[tip: perf/core] libperf: Add tests_mmap_thread test

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: bd6b7736c1ed109f4d86f725e96a48fb81ce71f6 Gitweb: https://git.kernel.org/tip/bd6b7736c1ed109f4d86f725e96a48fb81ce71f6 Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:14 +02:00 Committer:

[tip: perf/core] libperf: Do not export perf_evsel__init()/perf_evlist__init()

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: c27feefea10aed40e82cd5c6b06a154e141dc038 Gitweb: https://git.kernel.org/tip/c27feefea10aed40e82cd5c6b06a154e141dc038 Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:17 +02:00 Committer:

[tip: perf/core] perf tools: Allow to build with -ltcmalloc

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: bb91a073ed124d3f6224d8ac37ecb536c01970c1 Gitweb: https://git.kernel.org/tip/bb91a073ed124d3f6224d8ac37ecb536c01970c1 Author:Jiri Olsa AuthorDate:Sun, 13 Oct 2019 17:14:25 +02:00 Committer:

[tip: perf/core] libperf: Move mask setup to perf_evlist__mmap_ops()

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: b6cd35e4e09c12f9478ed98cb015d4352fa98056 Gitweb: https://git.kernel.org/tip/b6cd35e4e09c12f9478ed98cb015d4352fa98056 Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:11 +02:00 Committer:

[tip: perf/core] libperf: Add tests_mmap_cpus test

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 37ac1bbdc31a2007f398b7caf0cbe522f1af9c6c Gitweb: https://git.kernel.org/tip/37ac1bbdc31a2007f398b7caf0cbe522f1af9c6c Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:15 +02:00 Committer:

[tip: perf/core] libperf: Add pr_err() macro

2019-10-21 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: dcc6854215f115efcbd79368bc07099c41de0b6c Gitweb: https://git.kernel.org/tip/dcc6854215f115efcbd79368bc07099c41de0b6c Author:Jiri Olsa AuthorDate:Thu, 17 Oct 2019 12:59:18 +02:00 Committer:

[tip: perf/urgent] perf/x86/intel/pt: Fix base for single entry topa

2019-10-20 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 13301c6b16a6d809b331bb88e40ab9ce38238b8b Gitweb: https://git.kernel.org/tip/13301c6b16a6d809b331bb88e40ab9ce38238b8b Author:Jiri Olsa AuthorDate:Sun, 20 Oct 2019 00:07:26 +02:00 Committer:

[tip: perf/core] perf evlist: Introduce perf_evlist__mmap_cb_mmap()

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: b80132b12a78ec71de2b3320cc49d4a0b2cd7c46 Gitweb: https://git.kernel.org/tip/b80132b12a78ec71de2b3320cc49d4a0b2cd7c46 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:28 +02:00 Committer:

[tip: perf/core] libperf: Introduce perf_evlist__exit()

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 93dd6e2831ff399f7685aa2157b997b6392efac8 Gitweb: https://git.kernel.org/tip/93dd6e2831ff399f7685aa2157b997b6392efac8 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:32 +02:00 Committer:

[tip: perf/core] libperf: Introduce perf_evlist__mmap_ops()

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 0b5ea10d4c312f5b17af9d09187efb9418517bec Gitweb: https://git.kernel.org/tip/0b5ea10d4c312f5b17af9d09187efb9418517bec Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:22 +02:00 Committer:

[tip: perf/core] perf tools: Use perf_mmap way to detect aux mmap

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 1d40ae4e1784bfa1646fd153ca022db21511284f Gitweb: https://git.kernel.org/tip/1d40ae4e1784bfa1646fd153ca022db21511284f Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:16 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__get() function from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: e75710f063e29ae7715c57b45eb27c2d504b32ca Gitweb: https://git.kernel.org/tip/e75710f063e29ae7715c57b45eb27c2d504b32ca Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:13 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__consume() function from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 7728fa0cfaeb7d25b12c8865c733359cc8e5fb13 Gitweb: https://git.kernel.org/tip/7728fa0cfaeb7d25b12c8865c733359cc8e5fb13 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:17 +02:00 Committer:

[tip: perf/core] libperf: Introduce perf_evlist_mmap_ops::idx callback

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 1fcbb75cc574072ab457dbbaa74fc7064b691e86 Gitweb: https://git.kernel.org/tip/1fcbb75cc574072ab457dbbaa74fc7064b691e86 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:23 +02:00 Committer:

[tip: perf/core] perf evlist: Switch to libperf's mmap interface

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 923d0f1868cb331d660fb569ecd00c39889905f6 Gitweb: https://git.kernel.org/tip/923d0f1868cb331d660fb569ecd00c39889905f6 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:29 +02:00 Committer:

[tip: perf/core] perf evlist: Introduce perf_evlist__mmap_cb_get()

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: bb1b1885e2f22afb8bc7981cd865fe4b0e3d975b Gitweb: https://git.kernel.org/tip/bb1b1885e2f22afb8bc7981cd865fe4b0e3d975b Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:27 +02:00 Committer:

[tip: perf/core] libperf: Centralize map refcnt setting

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 285aaeac8c5d537b56b70169e21ac29ae5caa8e1 Gitweb: https://git.kernel.org/tip/285aaeac8c5d537b56b70169e21ac29ae5caa8e1 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:30 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__read_init() from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 7c4d41824f9afc659ba425a41018546531cffd72 Gitweb: https://git.kernel.org/tip/7c4d41824f9afc659ba425a41018546531cffd72 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:18 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__read_event() from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 151ed5d70da87720022e4171227733a008b3c719 Gitweb: https://git.kernel.org/tip/151ed5d70da87720022e4171227733a008b3c719 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:20 +02:00 Committer:

[tip: perf/core] libperf: Add perf_mmap__init() function

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 353120b48d4f61288e4745b0c8a191784b11c0f4 Gitweb: https://git.kernel.org/tip/353120b48d4f61288e4745b0c8a191784b11c0f4 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:09 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__put() function from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 80e53d1148231d7d4fdc4cd89e5393616b33bf82 Gitweb: https://git.kernel.org/tip/80e53d1148231d7d4fdc4cd89e5393616b33bf82 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:15 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__mmap() function from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 32c261c070c222858148c2171698d2954242ddd9 Gitweb: https://git.kernel.org/tip/32c261c070c222858148c2171698d2954242ddd9 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:12 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__read_done() from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 32fdc2ca7e2ae8ae5d0ff660ca7783acd8ee6396 Gitweb: https://git.kernel.org/tip/32fdc2ca7e2ae8ae5d0ff660ca7783acd8ee6396 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:19 +02:00 Committer:

[tip: perf/core] perf tools: Propagate CFLAGS to libperf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 55542113c690a567e728e40d4181d7d037fc21b0 Gitweb: https://git.kernel.org/tip/55542113c690a567e728e40d4181d7d037fc21b0 Author:Jiri Olsa AuthorDate:Fri, 11 Oct 2019 14:21:55 +02:00 Committer:

[tip: perf/core] libperf: Move the pollfd allocation from tools/perf to libperf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 230662e15ed6cc63ecf72ed1bffa3cadef486850 Gitweb: https://git.kernel.org/tip/230662e15ed6cc63ecf72ed1bffa3cadef486850 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:31 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_evlist__filter_pollfd() from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 84227cb11ff4d9815b9b1daf0c1a2bd7e9274c58 Gitweb: https://git.kernel.org/tip/84227cb11ff4d9815b9b1daf0c1a2bd7e9274c58 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:34 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__unmap() function from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 59d7ea620b58fa7d107834a81528e3098f1c27b0 Gitweb: https://git.kernel.org/tip/59d7ea620b58fa7d107834a81528e3098f1c27b0 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:14 +02:00 Committer:

[tip: perf/core] libperf: Add 'struct perf_mmap_param'

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: e440979faf6ac8048e1792af383df6af78dd1cb0 Gitweb: https://git.kernel.org/tip/e440979faf6ac8048e1792af383df6af78dd1cb0 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:10 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_mmap__mmap_len() function from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: bf59b3053e63783520c2810fc3f676553bc7eedd Gitweb: https://git.kernel.org/tip/bf59b3053e63783520c2810fc3f676553bc7eedd Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:11 +02:00 Committer:

[tip: perf/core] perf tools: Introduce perf_evlist__mmap_cb_idx()

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 9abd2ab2377613425e1c362694f85b110f5bace2 Gitweb: https://git.kernel.org/tip/9abd2ab2377613425e1c362694f85b110f5bace2 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:26 +02:00 Committer:

[tip: perf/core] libperf: Adopt perf_evlist__mmap()/munmap() from tools/perf

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: d1a177595b3a824c72dacb0f9d1a4e5906eaef0e Gitweb: https://git.kernel.org/tip/d1a177595b3a824c72dacb0f9d1a4e5906eaef0e Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:21 +02:00 Committer:

[tip: perf/core] libperf: Introduce perf_evlist__purge()

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 696f27c994ed056fd176ce9dc51c7988e148e4b0 Gitweb: https://git.kernel.org/tip/696f27c994ed056fd176ce9dc51c7988e148e4b0 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:33 +02:00 Committer:

[tip: perf/core] libperf: Introduce perf_evlist_mmap_ops::mmap callback

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: b5911e7ac28cb34f21b7380915ce98518078f114 Gitweb: https://git.kernel.org/tip/b5911e7ac28cb34f21b7380915ce98518078f114 Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:25 +02:00 Committer:

[tip: perf/core] libperf: Add perf_evlist_mmap_ops::get callback

2019-10-14 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3a8bb58121987a8405d6f96cd8815025e564605d Gitweb: https://git.kernel.org/tip/3a8bb58121987a8405d6f96cd8815025e564605d Author:Jiri Olsa AuthorDate:Mon, 07 Oct 2019 14:53:24 +02:00 Committer:

[tip: perf/urgent] perf tests: Fix static build test

2019-09-22 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: b117b9b48b24cbb090dd3844b563b464d60a6278 Gitweb: https://git.kernel.org/tip/b117b9b48b24cbb090dd3844b563b464d60a6278 Author:Jiri Olsa AuthorDate:Thu, 05 Sep 2019 11:09:24 +02:00 Committer:

[tip: perf/urgent] libperf: Adopt perf_cpu_map__max() function

2019-09-20 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 4256d434935e9c85a731823be562785494ca364b Gitweb: https://git.kernel.org/tip/4256d434935e9c85a731823be562785494ca364b Author:Jiri Olsa AuthorDate:Mon, 02 Sep 2019 14:12:53 +02:00 Committer:

[tip: perf/urgent] perf tests: Add libperf automated test for 'make -C tools/perf build-test'

2019-09-20 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 9eab951f34dbd092ab520bda167f288899858306 Gitweb: https://git.kernel.org/tip/9eab951f34dbd092ab520bda167f288899858306 Author:Jiri Olsa AuthorDate:Sun, 01 Sep 2019 14:48:21 +02:00 Committer:

[tip: perf/urgent] perf python: Add missing python/perf.so dependency for libperf

2019-09-20 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 5079bde790304959bf744c548efdd5be660ea8e2 Gitweb: https://git.kernel.org/tip/5079bde790304959bf744c548efdd5be660ea8e2 Author:Jiri Olsa AuthorDate:Sun, 01 Sep 2019 14:48:19 +02:00 Committer:

[tip: perf/urgent] libperf: Add missing event.h file to install rule

2019-09-20 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 227cb129858a3eb4b874937274b09834ffcc39b0 Gitweb: https://git.kernel.org/tip/227cb129858a3eb4b874937274b09834ffcc39b0 Author:Jiri Olsa AuthorDate:Sun, 01 Sep 2019 14:48:22 +02:00 Committer:

[tip: perf/core] perf c2c: Display proper cpu count in nodes column

2019-09-02 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5 Gitweb: https://git.kernel.org/tip/67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5 Author:Jiri Olsa AuthorDate:Tue, 20 Aug 2019 16:02:19 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 9a8dad0419552934573ddf94d11146faeda465b5 Gitweb: https://git.kernel.org/tip/9a8dad0419552934573ddf94d11146faeda465b5 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:02 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: fecb410030628d70401e06a98a585d735f61d7e2 Gitweb: https://git.kernel.org/tip/fecb410030628d70401e06a98a585d735f61d7e2 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:01 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct event_type_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 0f5b1a28c03d416f7a66d47a9b2f18942e334fc6 Gitweb: https://git.kernel.org/tip/0f5b1a28c03d416f7a66d47a9b2f18942e334fc6 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:56:58 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: c78ad994ad99a4e03ecefe446d39dced48ba254f Gitweb: https://git.kernel.org/tip/c78ad994ad99a4e03ecefe446d39dced48ba254f Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:56:55 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_HEADER_TRACING_DATA 'struct tracing_data_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4fd7a4d220421bc6b63a6f693e45d4397d4da055 Gitweb: https://git.kernel.org/tip/4fd7a4d220421bc6b63a6f693e45d4397d4da055 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:56:59 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 78e5ea1620964c4e34e9bf43e98a3def77e6bcde Gitweb: https://git.kernel.org/tip/78e5ea1620964c4e34e9bf43e98a3def77e6bcde Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:56:56 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: f279ad63a09da65766dfeaf03cfd659f95414936 Gitweb: https://git.kernel.org/tip/f279ad63a09da65766dfeaf03cfd659f95414936 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:06 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3460efb2e8424566756f194a1be0547f7098 Gitweb: https://git.kernel.org/tip/3460efb2e8424566756f194a1be0547f7098 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:04 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: ffd337b45b1aedc86b1de3cf8de9a79c10fd3810 Gitweb: https://git.kernel.org/tip/ffd337b45b1aedc86b1de3cf8de9a79c10fd3810 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:00 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 306c9d24c09d84d80ae54b36f7f907c8b8fa537a Gitweb: https://git.kernel.org/tip/306c9d24c09d84d80ae54b36f7f907c8b8fa537a Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:03 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_AUX 'struct aux_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: aedebdca09ca6efa7efbc0bf26d94cb235120ee4 Gitweb: https://git.kernel.org/tip/aedebdca09ca6efa7efbc0bf26d94cb235120ee4 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:05 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: f5f684321791eb5ebb8c56d7d223e71fe08b5dd9 Gitweb: https://git.kernel.org/tip/f5f684321791eb5ebb8c56d7d223e71fe08b5dd9 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:14 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 18a13a60f6f50f2fb1f7354f6d0b2ded01995443 Gitweb: https://git.kernel.org/tip/18a13a60f6f50f2fb1f7354f6d0b2ded01995443 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:10 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 3e4c453f5cbac75afec37eedd0ffcd8dac82e23e Gitweb: https://git.kernel.org/tip/3e4c453f5cbac75afec37eedd0ffcd8dac82e23e Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:08 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: c5f416e6c69e333207666a1ddab0b41c6f12e588 Gitweb: https://git.kernel.org/tip/c5f416e6c69e333207666a1ddab0b41c6f12e588 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:09 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 6b49aaebd05fdbb29a4ab6e28b4fa91539c64877 Gitweb: https://git.kernel.org/tip/6b49aaebd05fdbb29a4ab6e28b4fa91539c64877 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:07 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: bfd922d8f09a692f2a952a67451bc3eeaad3fb73 Gitweb: https://git.kernel.org/tip/bfd922d8f09a692f2a952a67451bc3eeaad3fb73 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:12 +02:00 Committer:

[tip: perf/core] libperf: Move 'enum perf_user_event_type' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 653dd8e6e8e46591f864b7ad98e10819079d5a88 Gitweb: https://git.kernel.org/tip/653dd8e6e8e46591f864b7ad98e10819079d5a88 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:17 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 1b8896fb296f4087c45c997c4b212544c639e272 Gitweb: https://git.kernel.org/tip/1b8896fb296f4087c45c997c4b212544c639e272 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:13 +02:00 Committer:

[tip: perf/core] libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 72932371e78012cea96edb9e833d81f1c32dd892 Gitweb: https://git.kernel.org/tip/72932371e78012cea96edb9e833d81f1c32dd892 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:16 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 782adbe2964953803ea1a38b80f6255c336cdd7b Gitweb: https://git.kernel.org/tip/782adbe2964953803ea1a38b80f6255c336cdd7b Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:11 +02:00 Committer:

[tip: perf/core] libperf: Add 'union perf_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 7510410a38c71eb5d45217a4934e60eef88c04e1 Gitweb: https://git.kernel.org/tip/7510410a38c71eb5d45217a4934e60eef88c04e1 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:57:15 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' to perf/event.h

2019-08-29 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 5ded068e923837068e39c0fd4ab40c0dacaa08e8 Gitweb: https://git.kernel.org/tip/5ded068e923837068e39c0fd4ab40c0dacaa08e8 Author:Jiri Olsa AuthorDate:Wed, 28 Aug 2019 15:56:57 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: b1b510142283c02991f48b27d399852364f7d89b Gitweb: https://git.kernel.org/tip/b1b510142283c02991f48b27d399852364f7d89b Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:51 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_READ 'struct read_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 213a6c1d20687d44acaa1cb4f77ce5bae4f1dd8f Gitweb: https://git.kernel.org/tip/213a6c1d20687d44acaa1cb4f77ce5bae4f1dd8f Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:48 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_MMAP 'struct mmap_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 1345e2ee87a83c758f336f03f7fb305bc5e24490 Gitweb: https://git.kernel.org/tip/1345e2ee87a83c758f336f03f7fb305bc5e24490 Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:41 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_THROTTLE 'struct throttle_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 003c66fec28fea52825b60cad98af8cf11074d76 Gitweb: https://git.kernel.org/tip/003c66fec28fea52825b60cad98af8cf11074d76 Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:49 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samples_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: a2e254d84172f7eb638261a83024d849f78c89e9 Gitweb: https://git.kernel.org/tip/a2e254d84172f7eb638261a83024d849f78c89e9 Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:47 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_FORK 'struct fork_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: bceb59b1f28d1ca812d816fd8f33c72b1a8378fb Gitweb: https://git.kernel.org/tip/bceb59b1f28d1ca812d816fd8f33c72b1a8378fb Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:45 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_MMAP2 'struct mmap2_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: b66ced19c9f64dbe707cf318fae9fca82b999564 Gitweb: https://git.kernel.org/tip/b66ced19c9f64dbe707cf318fae9fca82b999564 Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:42 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_LOST 'struct lost_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 5290ed6955ebc481d5cd62f7175e8514931058bc Gitweb: https://git.kernel.org/tip/5290ed6955ebc481d5cd62f7175e8514931058bc Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:46 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_SAMPLE 'struct sample_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: b1fcd190bb3fc1234dca60390d171a4cc75b21b2 Gitweb: https://git.kernel.org/tip/b1fcd190bb3fc1234dca60390d171a4cc75b21b2 Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:52 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_NAMESPACES 'struct namespaces_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 19d1765a3ed9a8f78d93909120f6d39398809f75 Gitweb: https://git.kernel.org/tip/19d1765a3ed9a8f78d93909120f6d39398809f75 Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:44 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: f15e3c25a1b40794a0ef2647360afe873fe34f54 Gitweb: https://git.kernel.org/tip/f15e3c25a1b40794a0ef2647360afe873fe34f54 Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:50 +02:00 Committer:

[tip: perf/core] libperf: Add PERF_RECORD_COMM 'struct comm_event' to perf/event.h

2019-08-27 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 002dda32a831b30d22a3620eb619a0d103e78e81 Gitweb: https://git.kernel.org/tip/002dda32a831b30d22a3620eb619a0d103e78e81 Author:Jiri Olsa AuthorDate:Sun, 25 Aug 2019 20:17:43 +02:00 Committer:

[tip: perf/core] libperf: Add perf_thread_map__nr/perf_thread_map__pid functions

2019-08-23 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: a2f354e3abb853f9a40048829e1f839e8f7fada5 Gitweb: https://git.kernel.org/tip/a2f354e3abb853f9a40048829e1f839e8f7fada5 Author:Jiri Olsa AuthorDate:Thu, 22 Aug 2019 13:11:41 +02:00 Committer:

[tip: perf/core] perf tools: Use perf_cpu_map__nr instead of cpu_map__nr

2019-08-23 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 6549cd8f2cc2cdf7e107fbbc3a68ecefb774bb2f Gitweb: https://git.kernel.org/tip/6549cd8f2cc2cdf7e107fbbc3a68ecefb774bb2f Author:Jiri Olsa AuthorDate:Thu, 22 Aug 2019 13:11:38 +02:00 Committer:

[tip: perf/core] libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()

2019-08-23 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 315c0a1f0ccdd44c65f80ccbc62202fed8a23050 Gitweb: https://git.kernel.org/tip/315c0a1f0ccdd44c65f80ccbc62202fed8a23050 Author:Jiri Olsa AuthorDate:Thu, 22 Aug 2019 13:11:39 +02:00 Committer:

[tip: perf/core] libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()

2019-08-23 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: b4df75de3b3930703415aa053a269ae07c78d9b2 Gitweb: https://git.kernel.org/tip/b4df75de3b3930703415aa053a269ae07c78d9b2 Author:Jiri Olsa AuthorDate:Thu, 22 Aug 2019 13:11:40 +02:00 Committer:

[tip: perf/core] tools headers: Add missing perf_event.h include

2019-08-23 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: db9a5fd02a06113848fd3eabe302f56059d27366 Gitweb: https://git.kernel.org/tip/db9a5fd02a06113848fd3eabe302f56059d27366 Author:Jiri Olsa AuthorDate:Thu, 22 Aug 2019 13:11:37 +02:00 Committer:

[tip: perf/core] libperf: Fix arch include paths

2019-08-22 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: b81d39c7a1efb83caa3f4419939a46e96191abb6 Gitweb: https://git.kernel.org/tip/b81d39c7a1efb83caa3f4419939a46e96191abb6 Author:Jiri Olsa AuthorDate:Tue, 20 Aug 2019 14:46:24 +02:00 Committer: