[tip:perf/core] perf annotate browser: Change selection to struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 7bcbcd589b15eae849d45540832ba4f9530c778e Gitweb: https://git.kernel.org/tip/7bcbcd589b15eae849d45540832ba4f9530c778e Author: Jiri Olsa AuthorDate: Mon, 6 Nov 2017 11:56:17 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate browser: Change selection to struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 7bcbcd589b15eae849d45540832ba4f9530c778e Gitweb: https://git.kernel.org/tip/7bcbcd589b15eae849d45540832ba4f9530c778e Author: Jiri Olsa AuthorDate: Mon, 6 Nov 2017 11:56:17 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:49:47 -0300 perf annotate

[tip:perf/core] perf annotate browser: Rename struct browser_disasm_line to browser_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 0d9579701fee0a482185ab4e8ee7f5ae86f8ae19 Gitweb: https://git.kernel.org/tip/0d9579701fee0a482185ab4e8ee7f5ae86f8ae19 Author: Jiri Olsa AuthorDate: Mon, 6 Nov 2017 11:55:36 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate browser: Rename disasm_line__browser to browser_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: daf25d4303cbf1795535b6c0b7172ba6f12aa2bd Gitweb: https://git.kernel.org/tip/daf25d4303cbf1795535b6c0b7172ba6f12aa2bd Author: Jiri Olsa AuthorDate: Mon, 6 Nov 2017 11:55:52 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate browser: Rename struct browser_disasm_line to browser_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 0d9579701fee0a482185ab4e8ee7f5ae86f8ae19 Gitweb: https://git.kernel.org/tip/0d9579701fee0a482185ab4e8ee7f5ae86f8ae19 Author: Jiri Olsa AuthorDate: Mon, 6 Nov 2017 11:55:36 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:49:46 -0300 perf annotate

[tip:perf/core] perf annotate browser: Rename disasm_line__browser to browser_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: daf25d4303cbf1795535b6c0b7172ba6f12aa2bd Gitweb: https://git.kernel.org/tip/daf25d4303cbf1795535b6c0b7172ba6f12aa2bd Author: Jiri Olsa AuthorDate: Mon, 6 Nov 2017 11:55:52 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:49:46 -0300 perf annotate

[tip:perf/core] perf annotate browser: Use samples data from struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 3ab6db8d0f3b19b93a8de25e3b7ab5fdaac47679 Gitweb: https://git.kernel.org/tip/3ab6db8d0f3b19b93a8de25e3b7ab5fdaac47679 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:48 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate browser: Use samples data from struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 3ab6db8d0f3b19b93a8de25e3b7ab5fdaac47679 Gitweb: https://git.kernel.org/tip/3ab6db8d0f3b19b93a8de25e3b7ab5fdaac47679 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:48 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:49:45 -0300 perf annotate

[tip:perf/core] perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: b15636c62f3a32a8560ea6a32245ec49edd60c6b Gitweb: https://git.kernel.org/tip/b15636c62f3a32a8560ea6a32245ec49edd60c6b Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:49 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: b15636c62f3a32a8560ea6a32245ec49edd60c6b Gitweb: https://git.kernel.org/tip/b15636c62f3a32a8560ea6a32245ec49edd60c6b Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:49 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:49:45 -0300 perf annotate

[tip:perf/core] perf annotate: Factor annotation_line__print from disasm_line__print

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 29971f9a82a5d005b37d65fbb73edaf9073279b0 Gitweb: https://git.kernel.org/tip/29971f9a82a5d005b37d65fbb73edaf9073279b0 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:47 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Factor annotation_line__print from disasm_line__print

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 29971f9a82a5d005b37d65fbb73edaf9073279b0 Gitweb: https://git.kernel.org/tip/29971f9a82a5d005b37d65fbb73edaf9073279b0 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:47 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:49:44 -0300 perf annotate:

[tip:perf/core] perf annotate: Remove disasm__calc_percent function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 81e436a0b3a7a2f3ac0311674ce407b7cdd23f0b Gitweb: https://git.kernel.org/tip/81e436a0b3a7a2f3ac0311674ce407b7cdd23f0b Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:44 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Remove struct source_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: fa1924eb4abcd756febc031d819ba75c3849ca45 Gitweb: https://git.kernel.org/tip/fa1924eb4abcd756febc031d819ba75c3849ca45 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:45 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: e425da6caed1a2872e9543bba83488dbe4bbe3f3 Gitweb: https://git.kernel.org/tip/e425da6caed1a2872e9543bba83488dbe4bbe3f3 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:43 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Remove disasm__calc_percent function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 81e436a0b3a7a2f3ac0311674ce407b7cdd23f0b Gitweb: https://git.kernel.org/tip/81e436a0b3a7a2f3ac0311674ce407b7cdd23f0b Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:44 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:46:14 -0300 perf annotate:

[tip:perf/core] perf annotate: Remove struct source_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: fa1924eb4abcd756febc031d819ba75c3849ca45 Gitweb: https://git.kernel.org/tip/fa1924eb4abcd756febc031d819ba75c3849ca45 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:45 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:49:44 -0300 perf annotate:

[tip:perf/core] perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: e425da6caed1a2872e9543bba83488dbe4bbe3f3 Gitweb: https://git.kernel.org/tip/e425da6caed1a2872e9543bba83488dbe4bbe3f3 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:43 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:45:35 -0300 perf annotate:

[tip:perf/core] perf annotate: Add annotation_line__print function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 8f25b8197d43885a4cc19bea581e37bf46ed9958 Gitweb: https://git.kernel.org/tip/8f25b8197d43885a4cc19bea581e37bf46ed9958 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:46 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Add annotation_line__print function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 8f25b8197d43885a4cc19bea581e37bf46ed9958 Gitweb: https://git.kernel.org/tip/8f25b8197d43885a4cc19bea581e37bf46ed9958 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:46 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:49:44 -0300 perf annotate:

[tip:perf/core] perf annotate: Remove disasm__calc_percent() from disasm_line__print()

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: f681d593d1ce7d2fc665c4047b45f4316408b892 Gitweb: https://git.kernel.org/tip/f681d593d1ce7d2fc665c4047b45f4316408b892 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:42 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Remove disasm__calc_percent() from disasm_line__print()

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: f681d593d1ce7d2fc665c4047b45f4316408b892 Gitweb: https://git.kernel.org/tip/f681d593d1ce7d2fc665c4047b45f4316408b892 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:42 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:41:04 -0300 perf annotate:

[tip:perf/core] perf annotate: Add symbol__calc_percent function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 073ae601edc211383b62618effaaedaa8b1d22db Gitweb: https://git.kernel.org/tip/073ae601edc211383b62618effaaedaa8b1d22db Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:40 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Add symbol__calc_lines function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 8b4c74dc5cd40a3bc77f8bc2b6b7b33dc125e302 Gitweb: https://git.kernel.org/tip/8b4c74dc5cd40a3bc77f8bc2b6b7b33dc125e302 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:41 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Add symbol__calc_percent function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 073ae601edc211383b62618effaaedaa8b1d22db Gitweb: https://git.kernel.org/tip/073ae601edc211383b62618effaaedaa8b1d22db Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:40 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:37:49 -0300 perf annotate:

[tip:perf/core] perf annotate: Add symbol__calc_lines function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 8b4c74dc5cd40a3bc77f8bc2b6b7b33dc125e302 Gitweb: https://git.kernel.org/tip/8b4c74dc5cd40a3bc77f8bc2b6b7b33dc125e302 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:41 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov 2017 14:37:49 -0300 perf annotate:

[tip:perf/core] perf annotate: Add annotated_source__purge function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: f8eb37bd7c33babc01d9c2e3074ce001eec6cfbb Gitweb: https://git.kernel.org/tip/f8eb37bd7c33babc01d9c2e3074ce001eec6cfbb Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:38 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add samples into struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 7e304557ead5b309d59807b2f05ed47f2c0076c6 Gitweb: https://git.kernel.org/tip/7e304557ead5b309d59807b2f05ed47f2c0076c6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:39 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add annotated_source__purge function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: f8eb37bd7c33babc01d9c2e3074ce001eec6cfbb Gitweb: https://git.kernel.org/tip/f8eb37bd7c33babc01d9c2e3074ce001eec6cfbb Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:38 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:40:00 -0300 perf annotate:

[tip:perf/core] perf annotate: Add samples into struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 7e304557ead5b309d59807b2f05ed47f2c0076c6 Gitweb: https://git.kernel.org/tip/7e304557ead5b309d59807b2f05ed47f2c0076c6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:39 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:40:00 -0300 perf annotate:

[tip:perf/core] perf annotate: Add annotation_line__(new|delete) functions

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c835e1914c4bcfdd41f43d270cafc6d8119d7782 Gitweb: https://git.kernel.org/tip/c835e1914c4bcfdd41f43d270cafc6d8119d7782 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:37 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add annotation_line__(new|delete) functions

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c835e1914c4bcfdd41f43d270cafc6d8119d7782 Gitweb: https://git.kernel.org/tip/c835e1914c4bcfdd41f43d270cafc6d8119d7782 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:37 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:59 -0300 perf annotate:

[tip:perf/core] perf annotate: Move rb_node to struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 5b12adc849be011fd6d99a16e39d83afee43c0a0 Gitweb: https://git.kernel.org/tip/5b12adc849be011fd6d99a16e39d83afee43c0a0 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:36 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Move rb_node to struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 5b12adc849be011fd6d99a16e39d83afee43c0a0 Gitweb: https://git.kernel.org/tip/5b12adc849be011fd6d99a16e39d83afee43c0a0 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:36 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:59 -0300 perf annotate:

[tip:perf/core] perf annotate: Add annotation_line__add function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 82b9d7ff096b7e7ae3efaeb341ee673bb494bb61 Gitweb: https://git.kernel.org/tip/82b9d7ff096b7e7ae3efaeb341ee673bb494bb61 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:35 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add annotation_line__add function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 82b9d7ff096b7e7ae3efaeb341ee673bb494bb61 Gitweb: https://git.kernel.org/tip/82b9d7ff096b7e7ae3efaeb341ee673bb494bb61 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:35 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:59 -0300 perf annotate:

[tip:perf/core] perf annotate: Add evsel into struct annotation_line_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: d03a686ea6e77b25edacc3eed386cef870e8d248 Gitweb: https://git.kernel.org/tip/d03a686ea6e77b25edacc3eed386cef870e8d248 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:33 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: ea07c5aaed33d23875cd59da8b0892f76e882ccd Gitweb: https://git.kernel.org/tip/ea07c5aaed33d23875cd59da8b0892f76e882ccd Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:29 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add evsel into struct annotation_line_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: d03a686ea6e77b25edacc3eed386cef870e8d248 Gitweb: https://git.kernel.org/tip/d03a686ea6e77b25edacc3eed386cef870e8d248 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:33 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:59 -0300 perf annotate:

[tip:perf/core] perf annotate: Add struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: ea07c5aaed33d23875cd59da8b0892f76e882ccd Gitweb: https://git.kernel.org/tip/ea07c5aaed33d23875cd59da8b0892f76e882ccd Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:29 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:58 -0300 perf annotate:

[tip:perf/core] perf annotate: Add annotation_line__next function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c4c724364d398a9746410d5ff482e8c4c7228249 Gitweb: https://git.kernel.org/tip/c4c724364d398a9746410d5ff482e8c4c7228249 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:34 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add annotation_line__next function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c4c724364d398a9746410d5ff482e8c4c7228249 Gitweb: https://git.kernel.org/tip/c4c724364d398a9746410d5ff482e8c4c7228249 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:34 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:59 -0300 perf annotate:

[tip:perf/core] perf annotate: Add map into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 1a04db70dcbf621f9919e95456c372281779c053 Gitweb: https://git.kernel.org/tip/1a04db70dcbf621f9919e95456c372281779c053 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:31 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add arch into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 24fe7b88934b702442597662643222cd0a6a44a6 Gitweb: https://git.kernel.org/tip/24fe7b88934b702442597662643222cd0a6a44a6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:30 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add offset/line/line_nr into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 4748834f96903f843719b02190f98e36b2c55192 Gitweb: https://git.kernel.org/tip/4748834f96903f843719b02190f98e36b2c55192 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:32 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add map into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 1a04db70dcbf621f9919e95456c372281779c053 Gitweb: https://git.kernel.org/tip/1a04db70dcbf621f9919e95456c372281779c053 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:31 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:58 -0300 perf annotate:

[tip:perf/core] perf annotate: Add arch into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 24fe7b88934b702442597662643222cd0a6a44a6 Gitweb: https://git.kernel.org/tip/24fe7b88934b702442597662643222cd0a6a44a6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:30 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:58 -0300 perf annotate:

[tip:perf/core] perf annotate: Add offset/line/line_nr into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 4748834f96903f843719b02190f98e36b2c55192 Gitweb: https://git.kernel.org/tip/4748834f96903f843719b02190f98e36b2c55192 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:32 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:58 -0300 perf annotate:

[tip:perf/core] perf annotate: Add symbol__annotate function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c34df25b40c20b478634b954a709749aebdc241a Gitweb: https://git.kernel.org/tip/c34df25b40c20b478634b954a709749aebdc241a Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:28 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Move ipc/cycles into annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 37236d5e0b6a765319dec3e64d828cb44ebecac6 Gitweb: https://git.kernel.org/tip/37236d5e0b6a765319dec3e64d828cb44ebecac6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:27 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Move line/offset into annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: d5490b9647e6e41b203186ed0d73b4103f139fda Gitweb: https://git.kernel.org/tip/d5490b9647e6e41b203186ed0d73b4103f139fda Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:26 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: a17c4ca0ddef659d33fb6661995bd74e1a6a6101 Gitweb: https://git.kernel.org/tip/a17c4ca0ddef659d33fb6661995bd74e1a6a6101 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:25 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add symbol__annotate function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c34df25b40c20b478634b954a709749aebdc241a Gitweb: https://git.kernel.org/tip/c34df25b40c20b478634b954a709749aebdc241a Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:28 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:58 -0300 perf annotate:

[tip:perf/core] perf annotate: Move ipc/cycles into annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 37236d5e0b6a765319dec3e64d828cb44ebecac6 Gitweb: https://git.kernel.org/tip/37236d5e0b6a765319dec3e64d828cb44ebecac6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:27 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:58 -0300 perf annotate:

[tip:perf/core] perf annotate: Move line/offset into annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: d5490b9647e6e41b203186ed0d73b4103f139fda Gitweb: https://git.kernel.org/tip/d5490b9647e6e41b203186ed0d73b4103f139fda Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:26 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:57 -0300 perf annotate:

[tip:perf/core] perf annotate: Add annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: a17c4ca0ddef659d33fb6661995bd74e1a6a6101 Gitweb: https://git.kernel.org/tip/a17c4ca0ddef659d33fb6661995bd74e1a6a6101 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:25 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov 2017 09:39:57 -0300 perf annotate:

[tip:perf/urgent] perf tools: Add "reject" option for parse-events.l

2017-11-11 Thread tip-bot for Jiri Olsa
Commit-ID: b6af53b7d6fa40262c16753fe2781a3e792d5e1b Gitweb: https://git.kernel.org/tip/b6af53b7d6fa40262c16753fe2781a3e792d5e1b Author: Jiri Olsa AuthorDate: Wed, 8 Nov 2017 16:43:09 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 9 Nov

[tip:perf/urgent] perf tools: Add "reject" option for parse-events.l

2017-11-11 Thread tip-bot for Jiri Olsa
Commit-ID: b6af53b7d6fa40262c16753fe2781a3e792d5e1b Gitweb: https://git.kernel.org/tip/b6af53b7d6fa40262c16753fe2781a3e792d5e1b Author: Jiri Olsa AuthorDate: Wed, 8 Nov 2017 16:43:09 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 9 Nov 2017 10:09:03 -0300 perf tools: Add

[tip:perf/urgent] perf tools: Fix eBPF event specification parsing

2017-11-11 Thread tip-bot for Jiri Olsa
Commit-ID: a271bfaf30ce8f7f57c6b65c47bff6d306d0b758 Gitweb: https://git.kernel.org/tip/a271bfaf30ce8f7f57c6b65c47bff6d306d0b758 Author: Jiri Olsa AuthorDate: Thu, 9 Nov 2017 10:02:10 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 9 Nov

[tip:perf/urgent] perf tools: Fix eBPF event specification parsing

2017-11-11 Thread tip-bot for Jiri Olsa
Commit-ID: a271bfaf30ce8f7f57c6b65c47bff6d306d0b758 Gitweb: https://git.kernel.org/tip/a271bfaf30ce8f7f57c6b65c47bff6d306d0b758 Author: Jiri Olsa AuthorDate: Thu, 9 Nov 2017 10:02:10 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 9 Nov 2017 10:10:58 -0300 perf tools: Fix

[tip:perf/core] perf stat: Make --per-thread update shadow stats to show metrics

2017-11-03 Thread tip-bot for Jiri Olsa
Commit-ID: 021b462a51de48dd84f12f5046b5b57a362d6506 Gitweb: https://git.kernel.org/tip/021b462a51de48dd84f12f5046b5b57a362d6506 Author: Jiri Olsa AuthorDate: Thu, 12 Oct 2017 13:21:01 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 30 Oct

[tip:perf/core] perf stat: Make --per-thread update shadow stats to show metrics

2017-11-03 Thread tip-bot for Jiri Olsa
Commit-ID: 021b462a51de48dd84f12f5046b5b57a362d6506 Gitweb: https://git.kernel.org/tip/021b462a51de48dd84f12f5046b5b57a362d6506 Author: Jiri Olsa AuthorDate: Thu, 12 Oct 2017 13:21:01 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 30 Oct 2017 13:41:48 -0300 perf stat: Make

[tip:perf/core] perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats

2017-11-03 Thread tip-bot for Jiri Olsa
Commit-ID: 54830dd0c342525de2ff10f8be7cf0a9f062b896 Gitweb: https://git.kernel.org/tip/54830dd0c342525de2ff10f8be7cf0a9f062b896 Author: Jiri Olsa AuthorDate: Mon, 23 Jan 2017 22:42:56 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 30 Oct

[tip:perf/core] perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats

2017-11-03 Thread tip-bot for Jiri Olsa
Commit-ID: 54830dd0c342525de2ff10f8be7cf0a9f062b896 Gitweb: https://git.kernel.org/tip/54830dd0c342525de2ff10f8be7cf0a9f062b896 Author: Jiri Olsa AuthorDate: Mon, 23 Jan 2017 22:42:56 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 30 Oct 2017 13:40:33 -0300 perf stat: Move

[tip:perf/core] perf tools: Rename struct perf_data_file to perf_data

2017-11-03 Thread tip-bot for Jiri Olsa
Commit-ID: 8ceb41d7e305f186543c58178d2e1fe34f708948 Gitweb: https://git.kernel.org/tip/8ceb41d7e305f186543c58178d2e1fe34f708948 Author: Jiri Olsa AuthorDate: Mon, 23 Jan 2017 22:07:59 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 30 Oct

[tip:perf/core] perf tools: Rename struct perf_data_file to perf_data

2017-11-03 Thread tip-bot for Jiri Olsa
Commit-ID: 8ceb41d7e305f186543c58178d2e1fe34f708948 Gitweb: https://git.kernel.org/tip/8ceb41d7e305f186543c58178d2e1fe34f708948 Author: Jiri Olsa AuthorDate: Mon, 23 Jan 2017 22:07:59 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 30 Oct 2017 13:36:09 -0300 perf tools:

[tip:perf/core] perf tools: Add struct perf_data_file

2017-11-03 Thread tip-bot for Jiri Olsa
Commit-ID: eae8ad8042d82775da1ddf3faa915b32854d9cf4 Gitweb: https://git.kernel.org/tip/eae8ad8042d82775da1ddf3faa915b32854d9cf4 Author: Jiri Olsa AuthorDate: Mon, 23 Jan 2017 22:25:41 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 30 Oct

[tip:perf/core] perf tools: Add struct perf_data_file

2017-11-03 Thread tip-bot for Jiri Olsa
Commit-ID: eae8ad8042d82775da1ddf3faa915b32854d9cf4 Gitweb: https://git.kernel.org/tip/eae8ad8042d82775da1ddf3faa915b32854d9cf4 Author: Jiri Olsa AuthorDate: Mon, 23 Jan 2017 22:25:41 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 30 Oct 2017 13:37:37 -0300 perf tools: Add

[tip:perf/urgent] perf tools: Unwind properly location after REJECT

2017-10-28 Thread tip-bot for Jiri Olsa
Commit-ID: 9445464bb8318e42e5232b37fc7218ed028517f6 Gitweb: https://git.kernel.org/tip/9445464bb8318e42e5232b37fc7218ed028517f6 Author: Jiri Olsa AuthorDate: Thu, 12 Oct 2017 17:03:38 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Oct

[tip:perf/urgent] perf tools: Unwind properly location after REJECT

2017-10-28 Thread tip-bot for Jiri Olsa
Commit-ID: 9445464bb8318e42e5232b37fc7218ed028517f6 Gitweb: https://git.kernel.org/tip/9445464bb8318e42e5232b37fc7218ed028517f6 Author: Jiri Olsa AuthorDate: Thu, 12 Oct 2017 17:03:38 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Oct 2017 11:42:51 -0300 perf tools:

[tip:perf/core] perf annotate: Remove arch::cpuid_parse callback

2017-10-24 Thread tip-bot for Jiri Olsa
Commit-ID: 696e2457e9fd285034cd30cd8c93ece5e6cfe35a Gitweb: https://git.kernel.org/tip/696e2457e9fd285034cd30cd8c93ece5e6cfe35a Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:24 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 23 Oct

[tip:perf/core] perf annotate: Remove arch::cpuid_parse callback

2017-10-24 Thread tip-bot for Jiri Olsa
Commit-ID: 696e2457e9fd285034cd30cd8c93ece5e6cfe35a Gitweb: https://git.kernel.org/tip/696e2457e9fd285034cd30cd8c93ece5e6cfe35a Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:24 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 23 Oct 2017 11:20:54 -0300 perf annotate:

[tip:perf/core] perf tests attr: Make hw events optional

2017-10-24 Thread tip-bot for Jiri Olsa
Commit-ID: 692f5a22cd284bb8233a38e3ed86881d2d9c89d4 Gitweb: https://git.kernel.org/tip/692f5a22cd284bb8233a38e3ed86881d2d9c89d4 Author: Jiri Olsa AuthorDate: Mon, 9 Oct 2017 15:07:12 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 23 Oct

[tip:perf/core] perf tests attr: Make hw events optional

2017-10-24 Thread tip-bot for Jiri Olsa
Commit-ID: 692f5a22cd284bb8233a38e3ed86881d2d9c89d4 Gitweb: https://git.kernel.org/tip/692f5a22cd284bb8233a38e3ed86881d2d9c89d4 Author: Jiri Olsa AuthorDate: Mon, 9 Oct 2017 15:07:12 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 23 Oct 2017 11:20:54 -0300 perf tests attr:

[tip:perf/urgent] perf tools: Check wether the eBPF file exists in event parsing

2017-10-20 Thread tip-bot for Jiri Olsa
Commit-ID: 29479bfe83bafb8aa37f36ca132ee8349d11da0c Gitweb: https://git.kernel.org/tip/29479bfe83bafb8aa37f36ca132ee8349d11da0c Author: Jiri Olsa AuthorDate: Fri, 13 Oct 2017 10:37:35 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 13 Oct

[tip:perf/urgent] perf tools: Check wether the eBPF file exists in event parsing

2017-10-20 Thread tip-bot for Jiri Olsa
Commit-ID: 29479bfe83bafb8aa37f36ca132ee8349d11da0c Gitweb: https://git.kernel.org/tip/29479bfe83bafb8aa37f36ca132ee8349d11da0c Author: Jiri Olsa AuthorDate: Fri, 13 Oct 2017 10:37:35 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 13 Oct 2017 16:45:04 -0300 perf tools:

[tip:perf/urgent] perf hists: Add extra integrity checks to fmt_free()

2017-10-20 Thread tip-bot for Jiri Olsa
Commit-ID: d0e35234f647631ddfa5fa8c8ec66c9bc698f0ab Gitweb: https://git.kernel.org/tip/d0e35234f647631ddfa5fa8c8ec66c9bc698f0ab Author: Jiri Olsa AuthorDate: Fri, 13 Oct 2017 10:37:29 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 13 Oct

[tip:perf/urgent] perf hists: Add extra integrity checks to fmt_free()

2017-10-20 Thread tip-bot for Jiri Olsa
Commit-ID: d0e35234f647631ddfa5fa8c8ec66c9bc698f0ab Gitweb: https://git.kernel.org/tip/d0e35234f647631ddfa5fa8c8ec66c9bc698f0ab Author: Jiri Olsa AuthorDate: Fri, 13 Oct 2017 10:37:29 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 13 Oct 2017 16:43:42 -0300 perf hists: Add

[tip:perf/urgent] perf hists: Fix crash in perf_hpp__reset_output_field()

2017-10-20 Thread tip-bot for Jiri Olsa
Commit-ID: 70b01dfd765dd2196d51f33a49df23954416f34a Gitweb: https://git.kernel.org/tip/70b01dfd765dd2196d51f33a49df23954416f34a Author: Jiri Olsa AuthorDate: Fri, 13 Oct 2017 10:37:28 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 13 Oct

[tip:perf/urgent] perf hists: Fix crash in perf_hpp__reset_output_field()

2017-10-20 Thread tip-bot for Jiri Olsa
Commit-ID: 70b01dfd765dd2196d51f33a49df23954416f34a Gitweb: https://git.kernel.org/tip/70b01dfd765dd2196d51f33a49df23954416f34a Author: Jiri Olsa AuthorDate: Fri, 13 Oct 2017 10:37:28 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 13 Oct 2017 16:43:33 -0300 perf hists: Fix

[tip:perf/core] perf tests attr: Fix group stat tests

2017-10-03 Thread tip-bot for Jiri Olsa
Commit-ID: f6a9820d572bd8384d982357cbad214b3a6c04bb Gitweb: https://git.kernel.org/tip/f6a9820d572bd8384d982357cbad214b3a6c04bb Author: Jiri Olsa AuthorDate: Thu, 28 Sep 2017 18:06:33 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 3 Oct

[tip:perf/core] perf tests attr: Fix group stat tests

2017-10-03 Thread tip-bot for Jiri Olsa
Commit-ID: f6a9820d572bd8384d982357cbad214b3a6c04bb Gitweb: https://git.kernel.org/tip/f6a9820d572bd8384d982357cbad214b3a6c04bb Author: Jiri Olsa AuthorDate: Thu, 28 Sep 2017 18:06:33 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 3 Oct 2017 09:41:45 -0300 perf tests attr:

[tip:perf/core] perf tests attr: Fix task term values

2017-10-03 Thread tip-bot for Jiri Olsa
Commit-ID: 10836d9f9ac63d40ccfa756f871ce4ed51ae3b52 Gitweb: https://git.kernel.org/tip/10836d9f9ac63d40ccfa756f871ce4ed51ae3b52 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:30 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 2 Oct

[tip:perf/core] perf tests attr: Fix task term values

2017-10-03 Thread tip-bot for Jiri Olsa
Commit-ID: 10836d9f9ac63d40ccfa756f871ce4ed51ae3b52 Gitweb: https://git.kernel.org/tip/10836d9f9ac63d40ccfa756f871ce4ed51ae3b52 Author: Jiri Olsa AuthorDate: Mon, 3 Jul 2017 16:50:30 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 2 Oct 2017 13:59:18 -0300 perf tests attr:

[tip:perf/core] perf ui progress: Add size info into progress bar

2017-09-22 Thread tip-bot for Jiri Olsa
Commit-ID: 8233822f403b67bbaa1d58e8fa6b8f821fe7626d Gitweb: http://git.kernel.org/tip/8233822f403b67bbaa1d58e8fa6b8f821fe7626d Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 14:05:10 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 13 Sep

[tip:perf/core] perf ui progress: Add size info into progress bar

2017-09-22 Thread tip-bot for Jiri Olsa
Commit-ID: 8233822f403b67bbaa1d58e8fa6b8f821fe7626d Gitweb: http://git.kernel.org/tip/8233822f403b67bbaa1d58e8fa6b8f821fe7626d Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 14:05:10 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 13 Sep 2017 09:49:15 -0300 perf ui progress:

[tip:perf/core] perf ui progress: Add ui specific init function

2017-09-22 Thread tip-bot for Jiri Olsa
Commit-ID: 25cc4eb44b0c840eff0e5a46a85b9ccbde77401b Gitweb: http://git.kernel.org/tip/25cc4eb44b0c840eff0e5a46a85b9ccbde77401b Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 14:05:09 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 13 Sep

[tip:perf/core] perf ui progress: Add ui specific init function

2017-09-22 Thread tip-bot for Jiri Olsa
Commit-ID: 25cc4eb44b0c840eff0e5a46a85b9ccbde77401b Gitweb: http://git.kernel.org/tip/25cc4eb44b0c840eff0e5a46a85b9ccbde77401b Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 14:05:09 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 13 Sep 2017 09:49:15 -0300 perf ui progress:

[tip:perf/core] perf tools: Add python-clean target

2017-09-22 Thread tip-bot for Jiri Olsa
Commit-ID: 80f873557112fc163f011cd131d4cfe4959100a6 Gitweb: http://git.kernel.org/tip/80f873557112fc163f011cd131d4cfe4959100a6 Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 10:46:21 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 13 Sep

[tip:perf/core] perf tools: Add python-clean target

2017-09-22 Thread tip-bot for Jiri Olsa
Commit-ID: 80f873557112fc163f011cd131d4cfe4959100a6 Gitweb: http://git.kernel.org/tip/80f873557112fc163f011cd131d4cfe4959100a6 Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 10:46:21 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 13 Sep 2017 09:49:15 -0300 perf tools: Add

[tip:perf/urgent] perf ui progress: Fix progress update

2017-09-13 Thread tip-bot for Jiri Olsa
Commit-ID: a82bfd041d0ec41861a7adda4c078993f2f9c452 Gitweb: http://git.kernel.org/tip/a82bfd041d0ec41861a7adda4c078993f2f9c452 Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 14:05:08 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 12 Sep

[tip:perf/urgent] perf ui progress: Fix progress update

2017-09-13 Thread tip-bot for Jiri Olsa
Commit-ID: a82bfd041d0ec41861a7adda4c078993f2f9c452 Gitweb: http://git.kernel.org/tip/a82bfd041d0ec41861a7adda4c078993f2f9c452 Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 14:05:08 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 12 Sep 2017 12:34:54 -0300 perf ui progress:

[tip:perf/urgent] perf tools: Open perf.data with O_CLOEXEC flag

2017-09-13 Thread tip-bot for Jiri Olsa
Commit-ID: cd6379ebb55ae53e77f17e22ce830bf3fe826736 Gitweb: http://git.kernel.org/tip/cd6379ebb55ae53e77f17e22ce830bf3fe826736 Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 10:46:20 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 12 Sep

[tip:perf/urgent] perf tools: Open perf.data with O_CLOEXEC flag

2017-09-13 Thread tip-bot for Jiri Olsa
Commit-ID: cd6379ebb55ae53e77f17e22ce830bf3fe826736 Gitweb: http://git.kernel.org/tip/cd6379ebb55ae53e77f17e22ce830bf3fe826736 Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 10:46:20 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 12 Sep 2017 12:34:23 -0300 perf tools: Open

[tip:perf/urgent] perf ui progress: Make sure we always define step value

2017-09-13 Thread tip-bot for Jiri Olsa
Commit-ID: 4d286c89e412fc2eaa1b8988481d2f32b5e3826f Gitweb: http://git.kernel.org/tip/4d286c89e412fc2eaa1b8988481d2f32b5e3826f Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 14:05:07 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 12 Sep

[tip:perf/urgent] perf ui progress: Make sure we always define step value

2017-09-13 Thread tip-bot for Jiri Olsa
Commit-ID: 4d286c89e412fc2eaa1b8988481d2f32b5e3826f Gitweb: http://git.kernel.org/tip/4d286c89e412fc2eaa1b8988481d2f32b5e3826f Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 14:05:07 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 12 Sep 2017 12:34:46 -0300 perf ui progress:

[tip:perf/urgent] tools lib api: Fix make DEBUG=1 build

2017-09-13 Thread tip-bot for Jiri Olsa
Commit-ID: 58b79186c34306f4a14e98119afc10744a42fa40 Gitweb: http://git.kernel.org/tip/58b79186c34306f4a14e98119afc10744a42fa40 Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 10:46:19 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 12 Sep

[tip:perf/urgent] tools lib api: Fix make DEBUG=1 build

2017-09-13 Thread tip-bot for Jiri Olsa
Commit-ID: 58b79186c34306f4a14e98119afc10744a42fa40 Gitweb: http://git.kernel.org/tip/58b79186c34306f4a14e98119afc10744a42fa40 Author: Jiri Olsa AuthorDate: Fri, 8 Sep 2017 10:46:19 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 12 Sep 2017 12:34:14 -0300 tools lib api:

[tip:perf/core] perf report: Group stat values on global event id

2017-08-29 Thread tip-bot for Jiri Olsa
Commit-ID: 9933183e365f7dd3a79507f1ffb4bcf9433a73ee Gitweb: http://git.kernel.org/tip/9933183e365f7dd3a79507f1ffb4bcf9433a73ee Author: Jiri Olsa AuthorDate: Thu, 24 Aug 2017 18:27:36 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 28 Aug

[tip:perf/core] perf report: Group stat values on global event id

2017-08-29 Thread tip-bot for Jiri Olsa
Commit-ID: 9933183e365f7dd3a79507f1ffb4bcf9433a73ee Gitweb: http://git.kernel.org/tip/9933183e365f7dd3a79507f1ffb4bcf9433a73ee Author: Jiri Olsa AuthorDate: Thu, 24 Aug 2017 18:27:36 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 28 Aug 2017 16:44:44 -0300 perf report:

<    3   4   5   6   7   8   9   10   11   12   >