[tip: perf/core] perf bench: Add kallsyms parsing

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 51876bd45263f62083bbb823220bfb48909f313a Gitweb: https://git.kernel.org/tip/51876bd45263f62083bbb823220bfb48909f313a Author:Ian Rogers AuthorDate:Fri, 01 May 2020 15:13:13 -07:00 Committer:

[tip: perf/core] libsymbols kallsyms: Move hex2u64 out of header

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 32add10f9597f2e4e46fa8342a83ae7bdfefd1ae Gitweb: https://git.kernel.org/tip/32add10f9597f2e4e46fa8342a83ae7bdfefd1ae Author:Ian Rogers AuthorDate:Fri, 01 May 2020 15:13:15 -07:00 Committer:

[tip: perf/core] libsymbols kallsyms: Parse using io api

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 53df2b93441289848f5c2e76d19d1569816b2b9d Gitweb: https://git.kernel.org/tip/53df2b93441289848f5c2e76d19d1569816b2b9d Author:Ian Rogers AuthorDate:Fri, 01 May 2020 15:13:14 -07:00 Committer:

[tip: perf/core] libperf evlist: Fix a refcount leak

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4599d292128d89e4cf866a0ea9a9b047a2de8418 Gitweb: https://git.kernel.org/tip/4599d292128d89e4cf866a0ea9a9b047a2de8418 Author:Ian Rogers AuthorDate:Wed, 18 Mar 2020 19:31:01 -07:00 Committer:

[tip: perf/core] perf parse-events: Fix memory leaks found on parse_events

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: e8dfb81838b14f82521968343884665b996646ef Gitweb: https://git.kernel.org/tip/e8dfb81838b14f82521968343884665b996646ef Author:Ian Rogers AuthorDate:Wed, 18 Mar 2020 19:31:00 -07:00 Committer:

[tip: perf/core] perf doc: Pass ASCIIDOC_EXTRA as an argument

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4b1984491e65c9592f9f2bfbe8fb5bf4d4e51587 Gitweb: https://git.kernel.org/tip/4b1984491e65c9592f9f2bfbe8fb5bf4d4e51587 Author:Ian Rogers AuthorDate:Wed, 29 Apr 2020 16:14:40 -07:00 Committer:

[tip: perf/core] perf parse-events: Fix memory leaks found on parse_events

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 672f707ef55f0a56b9bb67c3cfbdcab85c233796 Gitweb: https://git.kernel.org/tip/672f707ef55f0a56b9bb67c3cfbdcab85c233796 Author:Ian Rogers AuthorDate:Wed, 18 Mar 2020 19:31:00 -07:00 Committer:

[tip: perf/core] perf synthetic events: Remove use of sscanf from /proc reading

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 2069425eb3f8257e6e73548030fe65d5f0faca0d Gitweb: https://git.kernel.org/tip/2069425eb3f8257e6e73548030fe65d5f0faca0d Author:Ian Rogers AuthorDate:Tue, 14 Apr 2020 22:40:50 -07:00 Committer:

[tip: perf/core] perf bench: Add a multi-threaded synthesize benchmark

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 13edc237200c75425ab0e3fe4b4c75dafb468c2e Gitweb: https://git.kernel.org/tip/13edc237200c75425ab0e3fe4b4c75dafb468c2e Author:Ian Rogers AuthorDate:Tue, 14 Apr 2020 22:40:48 -07:00 Committer:

[tip: perf/core] perf script: Avoid NULL dereference on symbol

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 1e76b171b71565b96117c2670c64ba54e36a9c2e Gitweb: https://git.kernel.org/tip/1e76b171b71565b96117c2670c64ba54e36a9c2e Author:Ian Rogers AuthorDate:Mon, 20 Apr 2020 17:43:29 -07:00 Committer:

[tip: perf/core] tools api: Add a lightweight buffered reading api

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: e95770af4c4a280fab2080529d30452a7628d45d Gitweb: https://git.kernel.org/tip/e95770af4c4a280fab2080529d30452a7628d45d Author:Ian Rogers AuthorDate:Tue, 14 Apr 2020 22:40:49 -07:00 Committer:

[tip: perf/core] perf mem2node: Avoid double free related to realloc

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 266150c94c69429cf6d18e130237224a047f5061 Gitweb: https://git.kernel.org/tip/266150c94c69429cf6d18e130237224a047f5061 Author:Ian Rogers AuthorDate:Fri, 20 Mar 2020 11:23:47 -07:00 Committer:

[tip: perf/core] perf parse-events: Fix another memory leaks found on parse_events()

2020-05-08 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: ba08829aace99b23da31b9b71d8ed5d40a44ed49 Gitweb: https://git.kernel.org/tip/ba08829aace99b23da31b9b71d8ed5d40a44ed49 Author:Ian Rogers AuthorDate:Wed, 18 Mar 2020 19:31:00 -07:00 Committer:

[tip: perf/core] perf annotate: Don't pipe objdump output through 'expand' command

2019-10-21 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: b34b45eef16d814a93a52f2e76db803bb38939a0 Gitweb: https://git.kernel.org/tip/b34b45eef16d814a93a52f2e76db803bb38939a0 Author:Ian Rogers AuthorDate:Thu, 10 Oct 2019 11:36:48 -07:00 Committer:

[tip: perf/core] perf annotate: Fix objdump --no-show-raw-insn flag

2019-10-21 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: c5baf9089246c1356705c9ba36d767ee8ce43dd2 Gitweb: https://git.kernel.org/tip/c5baf9089246c1356705c9ba36d767ee8ce43dd2 Author:Ian Rogers AuthorDate:Thu, 10 Oct 2019 11:36:49 -07:00 Committer:

[tip: perf/core] perf annotate: Avoid reallocation in objdump parsing

2019-10-21 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 353dcaa2f979a04f9397306ae3165ccf9fc731df Gitweb: https://git.kernel.org/tip/353dcaa2f979a04f9397306ae3165ccf9fc731df Author:Ian Rogers AuthorDate:Thu, 10 Oct 2019 11:36:45 -07:00 Committer:

[tip: perf/core] perf annotate: Don't pipe objdump output through 'grep' command

2019-10-21 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 7a675de428364a16038a8e6ed557daf0a009ce9c Gitweb: https://git.kernel.org/tip/7a675de428364a16038a8e6ed557daf0a009ce9c Author:Ian Rogers AuthorDate:Thu, 10 Oct 2019 11:36:47 -07:00 Committer:

[tip: perf/core] perf annotate: Use libsubcmd's run-command.h to fork objdump

2019-10-21 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4235949944d1bb244c85fd184cdc2f78e9df848b Gitweb: https://git.kernel.org/tip/4235949944d1bb244c85fd184cdc2f78e9df848b Author:Ian Rogers AuthorDate:Thu, 10 Oct 2019 11:36:46 -07:00 Committer:

[tip: perf/core] perf tools: Avoid 'sample_reg_masks' being const + weak

2019-10-14 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/core branch of tip: Commit-ID: 42466b9f29b415c254dc4c2f4618e2a96951a406 Gitweb: https://git.kernel.org/tip/42466b9f29b415c254dc4c2f4618e2a96951a406 Author:Ian Rogers AuthorDate:Mon, 30 Sep 2019 17:36:23 -07:00 Committer:

[tip: perf/urgent] libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature

2019-10-07 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 4b0b2b096da9d296e0e5668cdfba8613bd6f5bc8 Gitweb: https://git.kernel.org/tip/4b0b2b096da9d296e0e5668cdfba8613bd6f5bc8 Author:Ian Rogers AuthorDate:Wed, 25 Sep 2019 12:59:23 -07:00

[tip: perf/urgent] perf docs: Allow man page date to be specified

2019-10-07 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: d586ac10ce56b2381b8e1d8ed74660c1b2b8ab0d Gitweb: https://git.kernel.org/tip/d586ac10ce56b2381b8e1d8ed74660c1b2b8ab0d Author:Ian Rogers AuthorDate:Fri, 20 Sep 2019 21:13:27 -07:00

[tip: perf/urgent] perf llvm: Don't access out-of-scope array

2019-10-07 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: 7d4c85b7035eb2f9ab217ce649dcd1bfaf0cacd3 Gitweb: https://git.kernel.org/tip/7d4c85b7035eb2f9ab217ce649dcd1bfaf0cacd3 Author:Ian Rogers AuthorDate:Thu, 26 Sep 2019 15:00:18 -07:00

[tip: perf/urgent] perf tests: Avoid raising SEGV using an obvious NULL dereference

2019-10-07 Thread tip-bot2 for Ian Rogers
The following commit has been merged into the perf/urgent branch of tip: Commit-ID: e3e2cf3d5b1fe800b032e14c0fdcd9a6fb20cf3b Gitweb: https://git.kernel.org/tip/e3e2cf3d5b1fe800b032e14c0fdcd9a6fb20cf3b Author:Ian Rogers AuthorDate:Wed, 25 Sep 2019 12:59:24 -07:00