Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2ba7ac5814a6952aad647ce31696b893772cbe83
2ba7ac5
perf mem: Introduce perf_mem_events__name function
by Jiri Olsa
· 9 years ago
54fbad5
perf mem record: Check for memory events support
by Jiri Olsa
· 9 years ago
c2b8d8c
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
bea2400
perf tools: Remove strbuf_{remove,splice}()
by Arnaldo Carvalho de Melo
· 9 years ago
d1130686
perf help: No need to use strbuf_remove()
by Arnaldo Carvalho de Melo
· 9 years ago
940db6d
perf tools: Dont stop PMU parsing on alias parse error
by Andi Kleen
· 9 years ago
ff7b191
perf script: Display addr/data_src/weight columns for raw events
by Jiri Olsa
· 9 years ago
94ddddf
perf script: Add data_src and weight column definitions
by Jiri Olsa
· 9 years ago
b19a1b6
perf tools: Use ARRAY_SIZE in mem sort display functions
by Jiri Olsa
· 9 years ago
ce1e22b
perf mem: Add -e record option
by Jiri Olsa
· 9 years ago
acbe613
perf tools: Add monitored events array
by Jiri Olsa
· 9 years ago
d392711
perf tools: Introduce cl_offset function
by Jiri Olsa
· 9 years ago
e95cf70
perf tools: Make cl_address global
by Jiri Olsa
· 9 years ago
0e47b38
tools lib traceevent: Implement '%' operation
by Daniel Bristot de Oliveira
· 9 years ago
03e0a7d
perf tools: Introduce bpf-output event
by Wang Nan
· 9 years ago
95088a5
perf tools: Apply tracepoint event definition options to BPF script
by Wang Nan
· 9 years ago
e571e02
perf tools: Enable indices setting syntax for BPF map
by Wang Nan
· 9 years ago
2d055bf
perf tools: Support setting different slots in a BPF map separately
by Wang Nan
· 9 years ago
7630b3e
perf tools: Enable passing event to BPF object
by Wang Nan
· 9 years ago
8690a2a
perf record: Apply config to BPF objects before recording
by Wang Nan
· 9 years ago
a34f3be
perf tools: Enable BPF object configure syntax
by Wang Nan
· 9 years ago
066dacb
perf bpf: Add API to set values to map entries in a bpf object
by Wang Nan
· 9 years ago
dd42baf
perf tools: Fix assertion failure on dynamic entry
by Namhyung Kim
· 9 years ago
0c0af78
perf tools: Fix column width setting on 'trace' sort key
by Namhyung Kim
· 9 years ago
2960ed6
perf tools: Fix alignment on some sort keys
by Namhyung Kim
· 9 years ago
cecaec6
perf tools: Update srcline/file if needed
by Namhyung Kim
· 9 years ago
665aa75
perf tools: Fix segfault on dynamic entries
by Namhyung Kim
· 9 years ago
58de6ed0
perf tools: Remove duplicate typedef config_term_func_t definition
by Arnaldo Carvalho de Melo
· 9 years ago
2c97b0d
perf tools: Fix build on older systems
by Arnaldo Carvalho de Melo
· 9 years ago
91e48b7
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
5b2ea6f
perf report: Check error during report__collapse_hists()
by Namhyung Kim
· 9 years ago
bba58cd
perf hists: Return error from hists__collapse_resort()
by Namhyung Kim
· 9 years ago
dca0d12
perf callchain: Check return value of append_chain_children()
by Namhyung Kim
· 9 years ago
f2bb4c5
perf callchain: Check return value of split_add_child()
by Namhyung Kim
· 9 years ago
2d713b8
perf callchain: Add enum match_result for match_chain()
by Namhyung Kim
· 9 years ago
8451cbb
perf callchain: Check return value of fill_node()
by Namhyung Kim
· 9 years ago
7565bd3
perf callchain: Check return value of add_child()
by Namhyung Kim
· 9 years ago
467ef10
perf hists browser: Fix percentage update on key press
by Namhyung Kim
· 9 years ago
43d0b97
perf tools: Enable config and setting names for legacy cache events
by Wang Nan
· 9 years ago
10bf358
perf tools: Enable config raw and numeric events
by Wang Nan
· 9 years ago
1d55e8e
perf tools: Introduce opt_event_config nonterminal
by Arnaldo Carvalho de Melo
· 9 years ago
e814fdd
perf tools: Rename and move pmu_event_name to get_config_name
by Wang Nan
· 9 years ago
1669e50
perf stat: Bail out on unsupported event config modifiers
by Wang Nan
· 9 years ago
17cb5f8
perf tools: Create config_term_names array
by Wang Nan
· 9 years ago
26dee02
perf tools: Fix checking asprintf return value
by Wang Nan
· 9 years ago
80cdce7
perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv()
by Wang Nan
· 9 years ago
b002f3b
perf stat: Handled scaled == -1 case for counters
by Andi Kleen
· 9 years ago
5243ba7
perf test: Reduce the sample_freq for the 'object code reading' test
by Arnaldo Carvalho de Melo
· 9 years ago
6880bbf
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
by Arnaldo Carvalho de Melo
· 9 years ago
d9aade7f
perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open()
by Arnaldo Carvalho de Melo
· 9 years ago
8572388
perf record: Add --all-user/--all-kernel options
by Jiri Olsa
· 9 years ago
a55e566
perf evlist: Reference count the cpu and thread maps at set_maps()
by Arnaldo Carvalho de Melo
· 9 years ago
3b364d7
perf/core: Remove unused arguments from a bunch of functions
by Thomas Gleixner
· 9 years ago
9109dc9
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
by Ingo Molnar
· 9 years ago
059fcd8
perf/core: Plug potential memory leak in CPU_UP_PREPARE
by Thomas Gleixner
· 9 years ago
27ca923
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
by Thomas Gleixner
· 9 years ago
b4f75d4
perf/core: Remove bogus UP_CANCELED hotplug state
by Thomas Gleixner
· 9 years ago
27f6d22
perf/x86: Move perf_event.h to its new home
by Borislav Petkov
· 9 years ago
65a27a3
perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
by Borislav Petkov
· 9 years ago
5e865ed
perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
by Borislav Petkov
· 9 years ago
f03e97d
perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
by Borislav Petkov
· 9 years ago
edbb591
perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
by Borislav Petkov
· 9 years ago
ed367e6
perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snbep.c
by Borislav Petkov
· 9 years ago
92553e4
perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c
by Borislav Petkov
· 9 years ago
35bf705
perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmhex.c
by Borislav Petkov
· 9 years ago
6bcb2db
perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]
by Borislav Petkov
· 9 years ago
609d809
perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
by Borislav Petkov
· 9 years ago
fd1c601
perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
by Borislav Petkov
· 9 years ago
c85cc44
perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
by Borislav Petkov
· 9 years ago
7010d12
perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
by Borislav Petkov
· 9 years ago
6aec1ad
perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
by Borislav Petkov
· 9 years ago
5c781a3
perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
by Borislav Petkov
· 9 years ago
e106983
perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
by Borislav Petkov
· 9 years ago
af5d3aa
perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
by Borislav Petkov
· 9 years ago
7104f19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
8bc9162
perf/x86/amd/uncore: Plug reference leak
by Thomas Gleixner
· 9 years ago
cb110f4
perf stat: Move noise/running printing into printout
by Andi Kleen
· 9 years ago
f948339
perf stat: Add support for metrics in interval mode
by Andi Kleen
· 9 years ago
140aead
perf stat: Abstract stat metrics printing
by Andi Kleen
· 9 years ago
720e98b
perf tools: Add perf data cache feature
by Jiri Olsa
· 9 years ago
dd629cc
perf tools: Initialize libapi debug output
by Jiri Olsa
· 9 years ago
bedbdd4
perf debug: Rename __eprintf(va_list args) to veprintf
by Arnaldo Carvalho de Melo
· 9 years ago
51c0396
tools lib api fs: Add sysfs__read_str function
by Jiri Olsa
· 9 years ago
607bfbd
tools lib api fs: Adopt filename__read_str from perf
by Jiri Olsa
· 9 years ago
975f14f
tools lib api: Add debug output support
by Jiri Olsa
· 9 years ago
d646ae0
perf jvmti: Add check for java alternatives cmd in Makefile
by Stephane Eranian
· 9 years ago
65c23c6
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
d82834e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
c53d7a8
Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
87bbcfd
Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu
by Linus Torvalds
· 9 years ago
e5310a1
Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
2a4be2c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 9 years ago
fe7a2ea
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
1ad826b
perf tests: Fix build on older systems where 'signal' is reserved
by Arnaldo Carvalho de Melo
· 9 years ago
4692400
iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
by David Woodhouse
· 9 years ago
1926e54
MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
by Simon Horman
· 9 years ago
631c0e8
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
18558ca
Linux 4.5-rc4
by Linus Torvalds
· 9 years ago
bdbe58e
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
58dd2b5
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
Next »