[tip:perf/core] perf bpf: Rename bpf config to program config

2015-11-28 Thread tip-bot for Wang Nan
Commit-ID: 0bb93490170477224f8bd4cc9ce8920517461643 Gitweb: http://git.kernel.org/tip/0bb93490170477224f8bd4cc9ce8920517461643 Author: Wang Nan AuthorDate: Fri, 27 Nov 2015 08:47:37 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Nov 2015 22:00:46 -0300 perf bpf: Rename b

[tip:perf/core] tools lib bpf: Fetch map names from correct strtab

2015-12-14 Thread tip-bot for Wang Nan
Commit-ID: 77ba9a5b48a7c742f9a46d26596852e9cfec7900 Gitweb: http://git.kernel.org/tip/77ba9a5b48a7c742f9a46d26596852e9cfec7900 Author: Wang Nan AuthorDate: Tue, 8 Dec 2015 02:25:30 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 11 Dec 2015 08:53:04 -0300 tools lib bpf: Fetc

[tip:perf/core] tools lib bpf: Check return value of strdup when reading map names

2015-12-14 Thread tip-bot for Wang Nan
Commit-ID: 973170e66726672518eb935eb0dc0e63876d133d Gitweb: http://git.kernel.org/tip/973170e66726672518eb935eb0dc0e63876d133d Author: Wang Nan AuthorDate: Tue, 8 Dec 2015 02:25:29 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 11 Dec 2015 08:51:09 -0300 tools lib bpf: Chec

[tip:perf/core] perf data: Add u32_hex data type

2015-12-14 Thread tip-bot for Wang Nan
Commit-ID: 26812d466b2633d0c772fe3aca954129f150d3cb Gitweb: http://git.kernel.org/tip/26812d466b2633d0c772fe3aca954129f150d3cb Author: Wang Nan AuthorDate: Tue, 8 Dec 2015 02:25:39 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 11 Dec 2015 09:12:09 -0300 perf data: Add u32_

[tip:perf/core] perf tools: Clear struct machine during machine__init()

2015-12-14 Thread tip-bot for Wang Nan
Commit-ID: 93b0ba3c60da89043ce2b9f601cd2b3da408903b Gitweb: http://git.kernel.org/tip/93b0ba3c60da89043ce2b9f601cd2b3da408903b Author: Wang Nan AuthorDate: Tue, 8 Dec 2015 02:25:44 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 11 Dec 2015 09:32:41 -0300 perf tools: Clear s

[tip:perf/core] perf script: Add support for PERF_TYPE_BREAKPOINT

2015-12-14 Thread tip-bot for Wang Nan
Commit-ID: 27cfef009ae8a1019d174153987ce22a0e6677fc Gitweb: http://git.kernel.org/tip/27cfef009ae8a1019d174153987ce22a0e6677fc Author: Wang Nan AuthorDate: Tue, 8 Dec 2015 02:25:43 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 11 Dec 2015 09:25:16 -0300 perf script: Add su

[tip:perf/core] tools lib bpf: Don' t do a feature check when cleaning

2015-11-26 Thread tip-bot for Wang Nan
Commit-ID: d8ad6a15cc3a364de6c8010378adc3fb06ce3ff1 Gitweb: http://git.kernel.org/tip/d8ad6a15cc3a364de6c8010378adc3fb06ce3ff1 Author: Wang Nan AuthorDate: Tue, 24 Nov 2015 13:36:07 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 25 Nov 2015 16:38:13 -0300 tools lib bpf: Don

[tip:perf/core] tools build: Clean CFLAGS and LDFLAGS for fixdep

2015-11-26 Thread tip-bot for Wang Nan
Commit-ID: 5725dd8fa888b4dcdff58241f9d3d3ac42a048e2 Gitweb: http://git.kernel.org/tip/5725dd8fa888b4dcdff58241f9d3d3ac42a048e2 Author: Wang Nan AuthorDate: Tue, 24 Nov 2015 13:36:06 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 25 Nov 2015 16:36:36 -0300 tools build: Clean

[tip:perf/core] perf machine: Adjust dso-> long_name for offline module

2015-11-26 Thread tip-bot for Wang Nan
Commit-ID: c03d5184f0e92fa696e4b57f54ffc3b19a92f704 Gitweb: http://git.kernel.org/tip/c03d5184f0e92fa696e4b57f54ffc3b19a92f704 Author: Wang Nan AuthorDate: Thu, 26 Nov 2015 03:59:57 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 26 Nov 2015 13:47:43 -0300 perf machine: Adju

[tip:perf/core] perf machine: Pass correct string to dso__adjust_kmod_long_name

2015-12-07 Thread tip-bot for Wang Nan
Commit-ID: 5dcf16df3ce48b2e4f798b1a11b5de2fc3cfd73a Gitweb: http://git.kernel.org/tip/5dcf16df3ce48b2e4f798b1a11b5de2fc3cfd73a Author: Wang Nan AuthorDate: Mon, 7 Dec 2015 02:36:25 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 7 Dec 2015 18:12:45 -0300 perf machine: Pass c

[tip:perf/core] perf hists browser: Fix segfault if use symbol filter in cmdline

2015-12-07 Thread tip-bot for Wang Nan
Commit-ID: 4938cf0c7a62025bbfbf3db7bcdcc2c33312bedb Gitweb: http://git.kernel.org/tip/4938cf0c7a62025bbfbf3db7bcdcc2c33312bedb Author: Wang Nan AuthorDate: Mon, 7 Dec 2015 02:35:44 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 7 Dec 2015 12:02:35 -0300 perf hists browser:

[tip:perf/core] perf hists browser: Reset selection when refresh

2015-12-07 Thread tip-bot for Wang Nan
Commit-ID: 979d2cac1144da6b25334a8572c80cde9662105c Gitweb: http://git.kernel.org/tip/979d2cac1144da6b25334a8572c80cde9662105c Author: Wang Nan AuthorDate: Mon, 7 Dec 2015 02:35:46 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 7 Dec 2015 12:02:12 -0300 perf hists browser:

[tip:perf/core] perf hists browser: Add NULL pointer check to prevent crash

2015-12-07 Thread tip-bot for Wang Nan
Commit-ID: 837eeb7569bf2b3bd3b1b82e0e61edb19811036e Gitweb: http://git.kernel.org/tip/837eeb7569bf2b3bd3b1b82e0e61edb19811036e Author: Wang Nan AuthorDate: Mon, 7 Dec 2015 02:35:45 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 7 Dec 2015 12:02:11 -0300 perf hists browser:

[tip:perf/core] perf tools: Enable pre-event inherit setting by config terms

2015-10-29 Thread tip-bot for Wang Nan
Commit-ID: 374ce938aaeb481114b2a8fdedd261f9b2ff9b2b Gitweb: http://git.kernel.org/tip/374ce938aaeb481114b2a8fdedd261f9b2ff9b2b Author: Wang Nan AuthorDate: Wed, 28 Oct 2015 10:55:02 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 28 Oct 2015 11:19:16 -0300 perf tools: Enable

[tip:perf/core] perf tools: Make perf depend on libbpf

2015-10-29 Thread tip-bot for Wang Nan
Commit-ID: ed63f34c026e9a60d17fa750ecdfe3f600d49393 Gitweb: http://git.kernel.org/tip/ed63f34c026e9a60d17fa750ecdfe3f600d49393 Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:12 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 28 Oct 2015 12:48:12 -0300 perf tools: Make p

[tip:perf/core] perf ebpf: Add the libbpf glue

2015-10-29 Thread tip-bot for Wang Nan
Commit-ID: 69d262a93a25cf475012ea2e00aeb29f4932c028 Gitweb: http://git.kernel.org/tip/69d262a93a25cf475012ea2e00aeb29f4932c028 Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:13 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 28 Oct 2015 12:48:12 -0300 perf ebpf: Add the

[tip:perf/core] perf tools: Enable passing bpf object file to --event

2015-10-29 Thread tip-bot for Wang Nan
Commit-ID: 84c86ca12b2189df751eed7b2d67cb63bc8feda5 Gitweb: http://git.kernel.org/tip/84c86ca12b2189df751eed7b2d67cb63bc8feda5 Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:14 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 28 Oct 2015 12:48:12 -0300 perf tools: Enable

[tip:perf/core] perf tools: Create probe points for BPF programs

2015-10-29 Thread tip-bot for Wang Nan
Commit-ID: aa3abf30bb28addcf593578d37447d42e3f65fc3 Gitweb: http://git.kernel.org/tip/aa3abf30bb28addcf593578d37447d42e3f65fc3 Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:15 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 28 Oct 2015 12:48:13 -0300 perf tools: Create

[tip:perf/core] perf tools: Load eBPF object into kernel

2015-10-29 Thread tip-bot for Wang Nan
Commit-ID: 1e5e3ee8ff3877db6943032b54a6ac21c095affd Gitweb: http://git.kernel.org/tip/1e5e3ee8ff3877db6943032b54a6ac21c095affd Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:16 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 28 Oct 2015 13:09:50 -0300 perf tools: Load e

[tip:perf/core] perf bpf: Collect perf_evsel in BPF object files

2015-10-29 Thread tip-bot for Wang Nan
Commit-ID: 4edf30e39e6cff32390eaff6a1508969b3cd967b Gitweb: http://git.kernel.org/tip/4edf30e39e6cff32390eaff6a1508969b3cd967b Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:17 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 28 Oct 2015 13:11:59 -0300 perf bpf: Collect

[tip:perf/core] perf record: Allow filtering perf' s pid via --exclude-perf

2015-07-21 Thread tip-bot for Wang Nan
Commit-ID: 4ba1faa19fa5f415bd69b1d7c366028332468bca Gitweb: http://git.kernel.org/tip/4ba1faa19fa5f415bd69b1d7c366028332468bca Author: Wang Nan AuthorDate: Fri, 10 Jul 2015 07:36:10 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 20 Jul 2015 17:49:17 -0300 perf record: Allow

[tip:perf/core] perf record: Apply filter to all events in a glob matching

2015-07-21 Thread tip-bot for Wang Nan
Commit-ID: 15bfd2cc107a9971ac8aeb4b7724ced581a2ed30 Gitweb: http://git.kernel.org/tip/15bfd2cc107a9971ac8aeb4b7724ced581a2ed30 Author: Wang Nan AuthorDate: Fri, 10 Jul 2015 07:36:09 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 20 Jul 2015 15:28:33 -0300 perf record: Apply

[tip:perf/core] perf config: Bring perf_default_config to the very beginning at main()

2016-02-27 Thread tip-bot for Wang Nan
Commit-ID: b8cbb349061edda648463b086cfa869a7ab583af Gitweb: http://git.kernel.org/tip/b8cbb349061edda648463b086cfa869a7ab583af Author: Wang Nan AuthorDate: Fri, 26 Feb 2016 09:31:51 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 26 Feb 2016 19:49:16 -0300 perf config: Bring

[tip:perf/core] perf trace: Print content of bpf-output event

2016-02-27 Thread tip-bot for Wang Nan
Commit-ID: 1d6c9407d45dd622b277ca9f725da3cc9e95b5de Gitweb: http://git.kernel.org/tip/1d6c9407d45dd622b277ca9f725da3cc9e95b5de Author: Wang Nan AuthorDate: Fri, 26 Feb 2016 09:31:55 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 26 Feb 2016 19:57:07 -0300 perf trace: Print

[tip:perf/core] perf tools: Only set filter for tracepoints events

2016-02-27 Thread tip-bot for Wang Nan
Commit-ID: fdf14720fbd02d406ac2c1c50444774b4c7eed9a Gitweb: http://git.kernel.org/tip/fdf14720fbd02d406ac2c1c50444774b4c7eed9a Author: Wang Nan AuthorDate: Fri, 26 Feb 2016 09:31:53 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 26 Feb 2016 19:50:01 -0300 perf tools: Only s

[tip:perf/core] perf trace: Call bpf__apply_obj_config in 'perf trace'

2016-02-27 Thread tip-bot for Wang Nan
Commit-ID: ba50423530200659d4deb703a8f72d3b69bc13ce Gitweb: http://git.kernel.org/tip/ba50423530200659d4deb703a8f72d3b69bc13ce Author: Wang Nan AuthorDate: Fri, 26 Feb 2016 09:31:54 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 26 Feb 2016 19:50:40 -0300 perf trace: Call b

[tip:perf/core] perf symbols: Fix symbols searching for module in buildid-cache

2016-02-15 Thread tip-bot for Wang Nan
Commit-ID: e7ee404757609067c8f261d90251f1e96459c535 Gitweb: http://git.kernel.org/tip/e7ee404757609067c8f261d90251f1e96459c535 Author: Wang Nan AuthorDate: Fri, 5 Feb 2016 14:01:27 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 12 Feb 2016 10:54:47 -0300 perf symbols: Fix s

[tip:perf/core] perf tools: Unlink entries from terms list

2016-02-15 Thread tip-bot for Wang Nan
Commit-ID: a8adfceb389a0045e06af22517fa3326797b160a Gitweb: http://git.kernel.org/tip/a8adfceb389a0045e06af22517fa3326797b160a Author: Wang Nan AuthorDate: Fri, 12 Feb 2016 16:31:23 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 12 Feb 2016 16:51:15 -0300 perf tools: Unlink

[tip:perf/core] perf tools: Free the terms list_head in parse_events__free_terms()

2016-02-15 Thread tip-bot for Wang Nan
Commit-ID: d20a5f2b277b2f46548fb60f2bb95ad9a601d3fe Gitweb: http://git.kernel.org/tip/d20a5f2b277b2f46548fb60f2bb95ad9a601d3fe Author: Wang Nan AuthorDate: Fri, 12 Feb 2016 17:01:17 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 12 Feb 2016 17:01:17 -0300 perf tools: Free t

[tip:perf/core] perf data: Fix releasing event_class

2016-02-15 Thread tip-bot for Wang Nan
Commit-ID: 5141d7350d3d8a12f1f76b1015b937f14d2b97e2 Gitweb: http://git.kernel.org/tip/5141d7350d3d8a12f1f76b1015b937f14d2b97e2 Author: Wang Nan AuthorDate: Fri, 5 Feb 2016 14:01:30 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 12 Feb 2016 17:27:48 -0300 perf data: Fix rele

[tip:perf/core] perf tools: Enable indices setting syntax for BPF map

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: e571e029bdbf59f485fe67740b7a4ef421e1d55d Gitweb: http://git.kernel.org/tip/e571e029bdbf59f485fe67740b7a4ef421e1d55d Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:35 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:59:49 -0300 perf tools: Enable

[tip:perf/core] perf tools: Introduce bpf-output event

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 03e0a7df3efd959e40cd7ff40b1fabddc234ec5a Gitweb: http://git.kernel.org/tip/03e0a7df3efd959e40cd7ff40b1fabddc234ec5a Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:37 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 14:37:21 -0300 perf tools: Introd

[tip:perf/core] perf bpf: Add API to set values to map entries in a bpf object

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 066dacbf2a32defb4de23ea4c1af9e77578b5ac2 Gitweb: http://git.kernel.org/tip/066dacbf2a32defb4de23ea4c1af9e77578b5ac2 Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:30 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:17:48 -0300 perf bpf: Add API

[tip:perf/core] perf tools: Enable passing event to BPF object

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 7630b3e28dd827fffad13cc0aada14b00ec524d9 Gitweb: http://git.kernel.org/tip/7630b3e28dd827fffad13cc0aada14b00ec524d9 Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:33 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:30:50 -0300 perf tools: Enable

[tip:perf/core] perf tools: Enable BPF object configure syntax

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: a34f3be70cdf986850552e62b9f22d659bfbcef3 Gitweb: http://git.kernel.org/tip/a34f3be70cdf986850552e62b9f22d659bfbcef3 Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:31 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:20:35 -0300 perf tools: Enable

[tip:perf/core] perf record: Apply config to BPF objects before recording

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 8690a2a773703e4ad2a07a7f3912ea6b131307cc Gitweb: http://git.kernel.org/tip/8690a2a773703e4ad2a07a7f3912ea6b131307cc Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:32 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:28:02 -0300 perf record: Apply

[tip:perf/core] perf tools: Support setting different slots in a BPF map separately

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 2d055bf253c0d606c5de3fe7749e3188080780ad Gitweb: http://git.kernel.org/tip/2d055bf253c0d606c5de3fe7749e3188080780ad Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:34 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 12:48:50 -0300 perf tools: Suppor

[tip:perf/core] perf tools: Apply tracepoint event definition options to BPF script

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 95088a591e197610bd03f4059f5fdbe9e376425b Gitweb: http://git.kernel.org/tip/95088a591e197610bd03f4059f5fdbe9e376425b Author: Wang Nan AuthorDate: Mon, 22 Feb 2016 09:10:36 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 22 Feb 2016 13:02:44 -0300 perf tools: Apply

[tip:perf/core] perf tools: Make binary data printer code in trace_event public available

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: c339b1a90e6cd638a1d99cbbf49d870ce233198e Gitweb: http://git.kernel.org/tip/c339b1a90e6cd638a1d99cbbf49d870ce233198e Author: Wang Nan AuthorDate: Wed, 24 Feb 2016 11:20:44 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 11:38:01 -0300 perf tools: Make b

[tip:perf/core] perf script: Print bpf-output events in 'perf script'

2016-02-24 Thread tip-bot for Wang Nan
Commit-ID: 30372f04c9dc159f99f1f09c61e5e0dbe4c91251 Gitweb: http://git.kernel.org/tip/30372f04c9dc159f99f1f09c61e5e0dbe4c91251 Author: Wang Nan AuthorDate: Wed, 24 Feb 2016 11:20:45 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 24 Feb 2016 12:09:24 -0300 perf script: Print

[tip:perf/core] perf data: Fix duplicate field names and avoid reserved keywords

2015-05-05 Thread tip-bot for Wang Nan
Commit-ID: e0a7cce5366dbd22391e09a83827ba5b4491cd2f Gitweb: http://git.kernel.org/tip/e0a7cce5366dbd22391e09a83827ba5b4491cd2f Author: Wang Nan AuthorDate: Sat, 18 Apr 2015 17:50:19 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 29 Apr 2015 10:37:48 -0300 perf data: Fix dup

[tip:perf/core] perf data: Fix signedness of value

2015-05-05 Thread tip-bot for Wang Nan
Commit-ID: d4ae42139289cbe38d5b84fa1558161d330d6e54 Gitweb: http://git.kernel.org/tip/d4ae42139289cbe38d5b84fa1558161d330d6e54 Author: Wang Nan AuthorDate: Sat, 18 Apr 2015 17:50:20 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 29 Apr 2015 10:37:49 -0300 perf data: Fix sig

[tip:perf/urgent] perf probe: Fix segfault if passed with ''.

2015-05-05 Thread tip-bot for Wang Nan
Commit-ID: e59d29e88f7b7e3d1231202b0203d0af6f15a440 Gitweb: http://git.kernel.org/tip/e59d29e88f7b7e3d1231202b0203d0af6f15a440 Author: Wang Nan AuthorDate: Tue, 28 Apr 2015 08:46:09 + Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 5 May 2015 12:26:52 -0300 perf probe: Fix seg

[tip:perf/core] perf probe: Load map before glob matching

2015-05-20 Thread tip-bot for Wang Nan
Commit-ID: 75e4a2a6af15e956993913314ced2582b350a647 Gitweb: http://git.kernel.org/tip/75e4a2a6af15e956993913314ced2582b350a647 Author: Wang Nan AuthorDate: Fri, 15 May 2015 12:14:44 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 18 May 2015 10:16:48 -0300 perf probe: Load m

[tip:perf/core] tools include: add __aligned_u64 to types.h.

2015-05-20 Thread tip-bot for Wang Nan
Commit-ID: 70ba6b8f975bcff56e180e2c7550d2302fcbf923 Gitweb: http://git.kernel.org/tip/70ba6b8f975bcff56e180e2c7550d2302fcbf923 Author: Wang Nan AuthorDate: Fri, 15 May 2015 07:50:57 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 18 May 2015 10:17:32 -0300 tools include: add

[tip:perf/core] perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit

2015-05-20 Thread tip-bot for Wang Nan
Commit-ID: c4f035473d93c1594d8225f6dd97332317820801 Gitweb: http://git.kernel.org/tip/c4f035473d93c1594d8225f6dd97332317820801 Author: Wang Nan AuthorDate: Sun, 17 May 2015 10:56:27 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 18 May 2015 10:17:39 -0300 perf tools: Set vm

[tip:perf/core] tools lib traceevent: Install libtraceevent.a into libdir

2015-05-20 Thread tip-bot for Wang Nan
Commit-ID: bb53e176fed9b6c9321904558b4e605b4770e454 Gitweb: http://git.kernel.org/tip/bb53e176fed9b6c9321904558b4e605b4770e454 Author: Wang Nan AuthorDate: Sun, 17 May 2015 10:56:28 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 18 May 2015 12:36:25 -0300 tools lib traceeve

[tip:perf/core] tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding

2015-05-20 Thread tip-bot for Wang Nan
Commit-ID: 8135c8c750cf018cd43bf955117529467ba178db Gitweb: http://git.kernel.org/tip/8135c8c750cf018cd43bf955117529467ba178db Author: Wang Nan AuthorDate: Sun, 17 May 2015 10:56:29 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 18 May 2015 12:36:46 -0300 tools build: Chang

[tip:perf/urgent] perf top: Fix a segfault when kernel map is restricted.

2015-05-01 Thread tip-bot for Wang Nan
Commit-ID: c671835021798c1c40ca0b55b49feff76ed5e0e1 Gitweb: http://git.kernel.org/tip/c671835021798c1c40ca0b55b49feff76ed5e0e1 Author: Wang Nan AuthorDate: Sat, 25 Apr 2015 07:25:03 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 27 Apr 2015 13:24:32 -0300 perf top: Fix a se

[tip:perf/urgent] perf: Fix building warning on ARM 32

2014-12-19 Thread tip-bot for Wang Nan
Commit-ID: ac931f87a647ca156f65a4c00e7297165e4fa2d8 Gitweb: http://git.kernel.org/tip/ac931f87a647ca156f65a4c00e7297165e4fa2d8 Author: Wang Nan AuthorDate: Tue, 16 Dec 2014 14:19:06 +0800 Committer: Ingo Molnar CommitDate: Fri, 19 Dec 2014 13:09:43 +0100 perf: Fix building warning on A

[tip:x86/asm] x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BP

2015-02-26 Thread tip-bot for Wang Nan
Commit-ID: b4d8327024637cb2a1f7910dcb5d0ad7a096f473 Gitweb: http://git.kernel.org/tip/b4d8327024637cb2a1f7910dcb5d0ad7a096f473 Author: Wang Nan AuthorDate: Thu, 26 Feb 2015 13:49:39 +0800 Committer: Ingo Molnar CommitDate: Thu, 26 Feb 2015 12:29:20 +0100 x86/traps: Enable DEBUG_STACK a

[tip:x86/asm] x86/traps: Separate set_intr_gate() and clean up early_trap_init()

2015-03-04 Thread tip-bot for Wang Nan
Commit-ID: 5eca7453d61003bf886992388f8cb407e6f0d051 Gitweb: http://git.kernel.org/tip/5eca7453d61003bf886992388f8cb407e6f0d051 Author: Wang Nan AuthorDate: Fri, 27 Feb 2015 12:19:49 +0800 Committer: Ingo Molnar CommitDate: Thu, 5 Mar 2015 00:47:29 +0100 x86/traps: Separate set_intr_gat

[tip:perf/urgent] kprobes/x86: Mark 2 bytes NOP as boostable

2015-02-18 Thread tip-bot for Wang Nan
Commit-ID: b7e37567d080301d38a302bb93ba79d1ca446dca Gitweb: http://git.kernel.org/tip/b7e37567d080301d38a302bb93ba79d1ca446dca Author: Wang Nan AuthorDate: Tue, 10 Feb 2015 09:34:05 +0800 Committer: Ingo Molnar CommitDate: Wed, 18 Feb 2015 21:50:12 +0100 kprobes/x86: Mark 2 bytes NOP a

[tip:perf/core] perf bpf: Add sample types for 'bpf-output' event

2016-04-06 Thread tip-bot for Wang Nan
Commit-ID: d37ba880598654fda10b312331377cdca3edd574 Gitweb: http://git.kernel.org/tip/d37ba880598654fda10b312331377cdca3edd574 Author: Wang Nan AuthorDate: Fri, 1 Apr 2016 13:26:42 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 1 Apr 2016 18:46:25 -0300 perf bpf: Add sample

[tip:perf/core] perf/core: Add ::write_backward attribute to perf event

2016-04-23 Thread tip-bot for Wang Nan
Commit-ID: 9ecda41acb971ebd07c8fb35faf24005c0baea12 Gitweb: http://git.kernel.org/tip/9ecda41acb971ebd07c8fb35faf24005c0baea12 Author: Wang Nan AuthorDate: Tue, 5 Apr 2016 14:11:18 + Committer: Ingo Molnar CommitDate: Sat, 23 Apr 2016 14:12:39 +0200 perf/core: Add ::write_backward

[tip:perf/core] perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-buffer

2016-03-31 Thread tip-bot for Wang Nan
Commit-ID: 86e7972f690c1017fd086cdfe53d8524e68c661c Gitweb: http://git.kernel.org/tip/86e7972f690c1017fd086cdfe53d8524e68c661c Author: Wang Nan AuthorDate: Mon, 28 Mar 2016 06:41:29 + Committer: Ingo Molnar CommitDate: Thu, 31 Mar 2016 10:30:45 +0200 perf/ring_buffer: Introduce new

[tip:perf/core] perf/core: Set event's default ::overflow_handler()

2016-03-31 Thread tip-bot for Wang Nan
Commit-ID: 1879445dfa7bbd6fe21b09c5cc72f4934798afed Gitweb: http://git.kernel.org/tip/1879445dfa7bbd6fe21b09c5cc72f4934798afed Author: Wang Nan AuthorDate: Mon, 28 Mar 2016 06:41:30 + Committer: Ingo Molnar CommitDate: Thu, 31 Mar 2016 10:30:47 +0200 perf/core: Set event's default

[tip:perf/core] perf/ring_buffer: Prepare writing into the ring-buffer from the end

2016-03-31 Thread tip-bot for Wang Nan
Commit-ID: d1b26c70246bc72922ae61d9f972d5c2588409e7 Gitweb: http://git.kernel.org/tip/d1b26c70246bc72922ae61d9f972d5c2588409e7 Author: Wang Nan AuthorDate: Mon, 28 Mar 2016 06:41:31 + Committer: Ingo Molnar CommitDate: Thu, 31 Mar 2016 10:30:49 +0200 perf/ring_buffer: Prepare writi

[tip:perf/core] perf symbols: Adjust symbol for shared objects

2016-04-13 Thread tip-bot for Wang Nan
Commit-ID: 99e87f7bb7268cf644add87130590966fd5d0d17 Gitweb: http://git.kernel.org/tip/99e87f7bb7268cf644add87130590966fd5d0d17 Author: Wang Nan AuthorDate: Thu, 7 Apr 2016 10:24:31 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 8 Apr 2016 09:58:15 -0300 perf symbols: Adjust

[tip:perf/core] perf symbols: Record text offset in dso to calculate objdump address

2016-04-13 Thread tip-bot for Wang Nan
Commit-ID: a58f7033ba892b7d299954b94471450d72623039 Gitweb: http://git.kernel.org/tip/a58f7033ba892b7d299954b94471450d72623039 Author: Wang Nan AuthorDate: Thu, 7 Apr 2016 10:24:30 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 8 Apr 2016 09:58:14 -0300 perf symbols: Record

[tip:perf/core] perf bpf: Automatically create bpf-output event __bpf_stdout__

2016-04-13 Thread tip-bot for Wang Nan
Commit-ID: 72c0809856b9174e71eab4e293089f6a114e0d41 Gitweb: http://git.kernel.org/tip/72c0809856b9174e71eab4e293089f6a114e0d41 Author: Wang Nan AuthorDate: Fri, 8 Apr 2016 15:07:25 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 11 Apr 2016 22:18:04 -0300 perf bpf: Automatic

[tip:perf/core] perf bpf: Clone bpf stdout events in multiple bpf scripts

2016-04-13 Thread tip-bot for Wang Nan
Commit-ID: d78885739a7df111dc7b081f8a09e08a5fcfecc2 Gitweb: http://git.kernel.org/tip/d78885739a7df111dc7b081f8a09e08a5fcfecc2 Author: Wang Nan AuthorDate: Fri, 8 Apr 2016 15:07:24 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 11 Apr 2016 22:17:45 -0300 perf bpf: Clone bpf

[tip:perf/urgent] perf bpf: Mute libbpf when '-v' not set

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 7a0119468c9c2deff24ef24e1b4d2c1bd1523fd5 Gitweb: http://git.kernel.org/tip/7a0119468c9c2deff24ef24e1b4d2c1bd1523fd5 Author: Wang Nan AuthorDate: Tue, 3 Nov 2015 10:44:43 + Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 3 Nov 2015 12:06:04 -0300 perf bpf: Mute libbp

[tip:perf/urgent] perf test: Keep test result clean if '-v' not set

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 597bdeb4ab7396c43935eded15f82e3e100b3ff3 Gitweb: http://git.kernel.org/tip/597bdeb4ab7396c43935eded15f82e3e100b3ff3 Author: Wang Nan AuthorDate: Tue, 3 Nov 2015 10:44:42 + Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 3 Nov 2015 11:45:40 -0300 perf test: Keep test

[tip:perf/urgent] perf llvm: Pass number of configured CPUs to clang compiler

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 59f41af980f95cbd556a6dc2e064b412abc439cf Gitweb: http://git.kernel.org/tip/59f41af980f95cbd556a6dc2e064b412abc439cf Author: Wang Nan AuthorDate: Wed, 4 Nov 2015 11:20:04 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 5 Nov 2015 12:47:02 -0300 perf llvm: Pass numb

[tip:perf/urgent] perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 4a4f66a1a7031675745812729ade94ad1caf1db6 Gitweb: http://git.kernel.org/tip/4a4f66a1a7031675745812729ade94ad1caf1db6 Author: Wang Nan AuthorDate: Wed, 4 Nov 2015 11:20:05 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 5 Nov 2015 12:47:50 -0300 perf llvm: Pass LINU

[tip:perf/urgent] perf tools: Fix find_perf_probe_point_from_map( ) which incorrectly returns success

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 98d3b258ede2cdac31a2728543f652964e597e79 Gitweb: http://git.kernel.org/tip/98d3b258ede2cdac31a2728543f652964e597e79 Author: Wang Nan AuthorDate: Thu, 5 Nov 2015 13:19:25 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 5 Nov 2015 12:47:52 -0300 perf tools: Fix find

[tip:perf/urgent] bpf tools: Improve libbpf error reporting

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 6371ca3b541c82d8aa6a9002bd52d92bcdda5944 Gitweb: http://git.kernel.org/tip/6371ca3b541c82d8aa6a9002bd52d92bcdda5944 Author: Wang Nan AuthorDate: Fri, 6 Nov 2015 13:49:37 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 6 Nov 2015 15:52:41 -0300 bpf tools: Improve l

[tip:perf/urgent] bpf tools: Add new API bpf_object__get_kversion ()

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 45825d8ab8ef6287f5d05aea141419d8d4278852 Gitweb: http://git.kernel.org/tip/45825d8ab8ef6287f5d05aea141419d8d4278852 Author: Wang Nan AuthorDate: Fri, 6 Nov 2015 13:49:38 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 6 Nov 2015 15:56:41 -0300 bpf tools: Add new A

[tip:perf/urgent] perf bpf: Improve BPF related error messages

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: d3e0ce393057cfa907a0c4fe7b1ff56d5c30cca5 Gitweb: http://git.kernel.org/tip/d3e0ce393057cfa907a0c4fe7b1ff56d5c30cca5 Author: Wang Nan AuthorDate: Fri, 6 Nov 2015 13:58:09 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 6 Nov 2015 17:14:20 -0300 perf bpf: Improve BP

[tip:perf/urgent] perf test: Enhance the LLVM test: update basic BPF test program

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: b31de018a6284a25e0fdfeb028e724f8417ec3b1 Gitweb: http://git.kernel.org/tip/b31de018a6284a25e0fdfeb028e724f8417ec3b1 Author: Wang Nan AuthorDate: Fri, 6 Nov 2015 13:49:41 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 6 Nov 2015 17:49:24 -0300 perf test: Enhance t

[tip:perf/urgent] perf tools: Make fetch_kernel_version() publicly available

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 07bc5c699a3d8fe5e26dbcd72e4103c7988055ba Gitweb: http://git.kernel.org/tip/07bc5c699a3d8fe5e26dbcd72e4103c7988055ba Author: Wang Nan AuthorDate: Fri, 6 Nov 2015 13:55:35 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 6 Nov 2015 15:57:18 -0300 perf tools: Make fet

[tip:perf/urgent] perf test: Enhance the LLVM tests: add kbuild test

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: 7af3f3d55b80cce40ad94b6b8e173dccedaf25e6 Gitweb: http://git.kernel.org/tip/7af3f3d55b80cce40ad94b6b8e173dccedaf25e6 Author: Wang Nan AuthorDate: Fri, 6 Nov 2015 13:49:42 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 6 Nov 2015 17:49:50 -0300 perf test: Enhance t

[tip:perf/urgent] perf test: Add 'perf test BPF'

2015-11-07 Thread tip-bot for Wang Nan
Commit-ID: ba1fae431e74bb427a699187434142fd3fe98390 Gitweb: http://git.kernel.org/tip/ba1fae431e74bb427a699187434142fd3fe98390 Author: Wang Nan AuthorDate: Fri, 6 Nov 2015 13:49:43 + Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 6 Nov 2015 17:50:03 -0300 perf test: Add 'perf

[tip:perf/core] perf record: Add clang options for compiling BPF scripts

2015-10-30 Thread tip-bot for Wang Nan
Commit-ID: 71dc2326252ff1bcdddc05db03c0f831d16c9447 Gitweb: http://git.kernel.org/tip/71dc2326252ff1bcdddc05db03c0f831d16c9447 Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:19 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 29 Oct 2015 17:16:22 -0300 perf record: Add c

[tip:perf/core] perf tools: Compile scriptlets to BPF objects when passing '.c' to --event

2015-10-30 Thread tip-bot for Wang Nan
Commit-ID: d509db0473e40134286271b1d1adadccf42ac467 Gitweb: http://git.kernel.org/tip/d509db0473e40134286271b1d1adadccf42ac467 Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:20 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 29 Oct 2015 17:16:23 -0300 perf tools: Compil

[tip:perf/core] perf bpf: Attach eBPF filter to perf event

2015-10-30 Thread tip-bot for Wang Nan
Commit-ID: 1f45b1d49073541947193bd7dac9e904142576aa Gitweb: http://git.kernel.org/tip/1f45b1d49073541947193bd7dac9e904142576aa Author: Wang Nan AuthorDate: Wed, 14 Oct 2015 12:41:18 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 29 Oct 2015 17:16:22 -0300 perf bpf: Attach e

[tip:perf/core] tools: Clone the kernel's strtobool function

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: 7d85c434214ea0b3416f7a62f76a0785b00d8797 Gitweb: http://git.kernel.org/tip/7d85c434214ea0b3416f7a62f76a0785b00d8797 Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 11:42:05 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:02 -0300 tools: Clone the k

[tip:perf/core] perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: 30433a3a52b951faab95944e0f8b9d33a1e322ce Gitweb: http://git.kernel.org/tip/30433a3a52b951faab95944e0f8b9d33a1e322ce Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 12:10:11 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:03 -0300 perf bpf: Compile

[tip:perf/core] perf bpf: Add BPF_PROLOGUE config options for further patches

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: 1c0ed63239012aa881cc811f726b549dca7279e4 Gitweb: http://git.kernel.org/tip/1c0ed63239012aa881cc811f726b549dca7279e4 Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 12:10:10 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:03 -0300 perf bpf: Add BPF_

[tip:perf/core] bpf tools: Load a program with different instances using preprocessor

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: b580563e38487d9db8e94080149644da71c533c1 Gitweb: http://git.kernel.org/tip/b580563e38487d9db8e94080149644da71c533c1 Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 12:10:09 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:03 -0300 bpf tools: Load a

[tip:perf/core] perf bpf: Allow BPF program attach to uprobe events

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: 361f2b1d1d7231b8685d990b886f599378a4d5a5 Gitweb: http://git.kernel.org/tip/361f2b1d1d7231b8685d990b886f599378a4d5a5 Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 12:10:05 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:03 -0300 perf bpf: Allow BP

[tip:perf/core] perf bpf: Allow attaching BPF programs to modules symbols

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: 5dbd16c0c9d17ab1ab2226a5926482c26c0287ed Gitweb: http://git.kernel.org/tip/5dbd16c0c9d17ab1ab2226a5926482c26c0287ed Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 12:10:06 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:03 -0300 perf bpf: Allow at

[tip:perf/core] perf bpf: Allow BPF program config probing options

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: 03e01f568759ddbfdaff892e299758e7771a3478 Gitweb: http://git.kernel.org/tip/03e01f568759ddbfdaff892e299758e7771a3478 Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 12:10:08 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:04 -0300 perf bpf: Allow BP

[tip:perf/core] perf bpf: Use same BPF program if arguments are identical

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: d35b32891a61f1d3909bdc5280badf309adc4693 Gitweb: http://git.kernel.org/tip/d35b32891a61f1d3909bdc5280badf309adc4693 Author: Wang Nan AuthorDate: Tue, 17 Nov 2015 08:32:47 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:05 -0300 perf bpf: Use same

[tip:perf/core] perf bpf: Generate prologue for BPF programs

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: a08357d8dc7d3025d1094f727ad1f7e837766f93 Gitweb: http://git.kernel.org/tip/a08357d8dc7d3025d1094f727ad1f7e837766f93 Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 12:10:13 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:04 -0300 perf bpf: Generate

[tip:perf/core] perf test: Test the BPF prologue adding infrastructure

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: bbb7d4925a05ecd5bbfdbc1147d402b0db203a5a Gitweb: http://git.kernel.org/tip/bbb7d4925a05ecd5bbfdbc1147d402b0db203a5a Author: Wang Nan AuthorDate: Mon, 16 Nov 2015 12:10:14 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:04 -0300 perf test: Test th

[tip:perf/core] perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: ad0dd7aed5df8009b3ffa39bec73ad93283332c9 Gitweb: http://git.kernel.org/tip/ad0dd7aed5df8009b3ffa39bec73ad93283332c9 Author: Wang Nan AuthorDate: Tue, 17 Nov 2015 08:32:46 + Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 18 Nov 2015 17:51:04 -0300 perf test: Fix 'pe

[tip:perf/core] perf test: Print result for each LLVM subtest

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: e8c6d500447c577e669c24ec04cd4173fe9f9afb Gitweb: http://git.kernel.org/tip/e8c6d500447c577e669c24ec04cd4173fe9f9afb Author: Wang Nan AuthorDate: Tue, 17 Nov 2015 08:32:48 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Nov 2015 13:19:16 -0300 perf test: Print r

[tip:perf/core] perf test: Print result for each BPF subtest

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: 77a0cf682f7979554e10a6c605a1fef4f4197654 Gitweb: http://git.kernel.org/tip/77a0cf682f7979554e10a6c605a1fef4f4197654 Author: Wang Nan AuthorDate: Tue, 17 Nov 2015 08:32:49 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Nov 2015 13:19:16 -0300 perf test: Print r

[tip:perf/core] perf test: Mute test cases error messages if verbose == 0

2015-11-23 Thread tip-bot for Wang Nan
Commit-ID: 5bcf2fe05318deb6fec209b4028d8a31f9f47221 Gitweb: http://git.kernel.org/tip/5bcf2fe05318deb6fec209b4028d8a31f9f47221 Author: Wang Nan AuthorDate: Tue, 17 Nov 2015 08:32:50 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Nov 2015 13:19:17 -0300 perf test: Mute te

[tip:perf/core] perf top: Fix segfault pressing -> with no hist entries

2015-09-16 Thread tip-bot for Wang Nan
Commit-ID: bd315aab8a3ab1bc7074774b89a5d8ec7c1ff7ab Gitweb: http://git.kernel.org/tip/bd315aab8a3ab1bc7074774b89a5d8ec7c1ff7ab Author: Wang Nan AuthorDate: Mon, 14 Sep 2015 10:23:55 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 14 Sep 2015 15:10:41 -0300 perf top: Fix segf

[tip:perf/core] perf tools: regs_query_register_offset() infrastructure

2015-09-16 Thread tip-bot for Wang Nan
Commit-ID: 63ab024a5b6f295ca17a293ad81b7c728f49a89a Gitweb: http://git.kernel.org/tip/63ab024a5b6f295ca17a293ad81b7c728f49a89a Author: Wang Nan AuthorDate: Mon, 14 Sep 2015 23:02:49 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 15 Sep 2015 09:48:33 -0300 perf tools: regs_q

[tip:perf/core] perf tools: Introduce regs_query_register_offset( ) for x86

2015-09-16 Thread tip-bot for Wang Nan
Commit-ID: bbbe6bf6037d77816c4a19aaf35f4cecf662b49a Gitweb: http://git.kernel.org/tip/bbbe6bf6037d77816c4a19aaf35f4cecf662b49a Author: Wang Nan AuthorDate: Sun, 6 Sep 2015 07:13:35 + Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 15 Sep 2015 09:48:33 -0300 perf tools: Introdu

[tip:perf/core] perf tools: Pass context to perf hook functions

2016-12-06 Thread tip-bot for Wang Nan
Commit-ID: 8ad85e9e6fdaf996bf3ff60303ea00e696bcdd36 Gitweb: http://git.kernel.org/tip/8ad85e9e6fdaf996bf3ff60303ea00e696bcdd36 Author: Wang Nan AuthorDate: Sat, 26 Nov 2016 07:03:29 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 5 Dec 2016 15:51:42 -0300 perf tools: Pass co

[tip:perf/core] perf llvm: Extract helpers in llvm-utils.c

2016-12-06 Thread tip-bot for Wang Nan
Commit-ID: 2bd42de0e196f89994cbae1990d2c7c5a9b6a529 Gitweb: http://git.kernel.org/tip/2bd42de0e196f89994cbae1990d2c7c5a9b6a529 Author: Wang Nan AuthorDate: Sat, 26 Nov 2016 07:03:30 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 5 Dec 2016 15:51:42 -0300 perf llvm: Extract

[tip:perf/core] tools build: Add feature detection for clang

2016-12-06 Thread tip-bot for Wang Nan
Commit-ID: c7fb4f62e2a97bd25d555263ef501fe053edcbb6 Gitweb: http://git.kernel.org/tip/c7fb4f62e2a97bd25d555263ef501fe053edcbb6 Author: Wang Nan AuthorDate: Sat, 26 Nov 2016 07:03:32 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 5 Dec 2016 15:51:43 -0300 tools build: Add fe

[tip:perf/core] tools build: Add feature detection for LLVM

2016-12-06 Thread tip-bot for Wang Nan
Commit-ID: cb40d55b595cd117ef7c1880247605875b2115e8 Gitweb: http://git.kernel.org/tip/cb40d55b595cd117ef7c1880247605875b2115e8 Author: Wang Nan AuthorDate: Sat, 26 Nov 2016 07:03:31 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 5 Dec 2016 15:51:42 -0300 tools build: Add fe

[tip:perf/core] perf build: Add clang and llvm compile and linking support

2016-12-06 Thread tip-bot for Wang Nan
Commit-ID: d58ac0bf8d1e6ffbfcb0a77e459cf4737b131b75 Gitweb: http://git.kernel.org/tip/d58ac0bf8d1e6ffbfcb0a77e459cf4737b131b75 Author: Wang Nan AuthorDate: Sat, 26 Nov 2016 07:03:33 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 5 Dec 2016 15:51:43 -0300 perf build: Add cla

[tip:perf/core] perf clang: Add builtin clang support ant test case

2016-12-06 Thread tip-bot for Wang Nan
Commit-ID: 00b86691c77c6576861b82a3cfe4d609800758fe Gitweb: http://git.kernel.org/tip/00b86691c77c6576861b82a3cfe4d609800758fe Author: Wang Nan AuthorDate: Sat, 26 Nov 2016 07:03:34 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 5 Dec 2016 15:51:43 -0300 perf clang: Add bui

<    1   2   3   >