Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d37ba880598654fda10b312331377cdca3edd574
d37ba88
perf bpf: Add sample types for 'bpf-output' event
by Wang Nan
· 9 years ago
8a07a80
perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIME
by Arnaldo Carvalho de Melo
· 9 years ago
e600198
perf trace: Introduce function to set the base timestamp
by Arnaldo Carvalho de Melo
· 9 years ago
ac0e2cd
perf tools: Fix PMU term format max value calculation
by Kan Liang
· 9 years ago
bd0c7a5
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
by Adrian Hunter
· 9 years ago
2a28e23
perf jit: Add support for using TSC as a timestamp
by Adrian Hunter
· 9 years ago
46bc29b
perf tools: Add time conversion event
by Adrian Hunter
· 9 years ago
39878d4
perf trace: Pretty print getrandom() args
by Arnaldo Carvalho de Melo
· 9 years ago
997bba8
perf trace: Pretty print seccomp() args
by Arnaldo Carvalho de Melo
· 9 years ago
3ed5ca2
perf trace: Do not process PERF_RECORD_LOST twice
by Arnaldo Carvalho de Melo
· 9 years ago
d1b26c7
perf/ring_buffer: Prepare writing into the ring-buffer from the end
by Wang Nan
· 9 years ago
1879445
perf/core: Set event's default ::overflow_handler()
by Wang Nan
· 9 years ago
86e7972
perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-buffer
by Wang Nan
· 9 years ago
0a74c5b
ftrace/perf: Check sample types only for sampling events
by Jiri Olsa
· 9 years ago
981a4cb
perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks
by Alexander Shishkin
· 9 years ago
66d2190
perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks
by Alexander Shishkin
· 9 years ago
af5bb4e
perf/ring_buffer: Document AUX API usage
by Alexander Shishkin
· 9 years ago
95ff4ca
perf/core: Free AUX pages in unmap path
by Alexander Shishkin
· 9 years ago
dcb10a9
perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops
by Alexander Shishkin
· 9 years ago
2665784
perf/core: Verify we have a single perf_hw_context PMU
by Peter Zijlstra
· 9 years ago
07dc900
perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig
by Peter Zijlstra
· 9 years ago
aaf2488
perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter
by Huang Rui
· 9 years ago
8a22426
perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support
by Huang Rui
· 9 years ago
c7afba3
x86/perf/intel/cstate: Modularize driver
by Thomas Gleixner
· 9 years ago
d29859e
x86/perf/intel/cstate: Sanitize error handling
by Thomas Gleixner
· 9 years ago
424646e
x86/perf/intel/cstate: Sanitize probing
by Thomas Gleixner
· 9 years ago
49de049
x86/perf/intel/cstate: Make cstate hotplug handling actually work
by Thomas Gleixner
· 9 years ago
4b6e257
x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular
by Kan Liang
· 9 years ago
e633c65
x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
by Kan Liang
· 9 years ago
84c48d8
Merge branch 'perf/urgent' into perf/core, to fix up fixes before queueing up new changes
by Ingo Molnar
· 9 years ago
85dc600
perf/x86/amd/ibs: Fix pmu::stop() nesting
by Peter Zijlstra
· 9 years ago
201c2f8
perf/core: Don't leak event in the syscall error path
by Alexander Shishkin
· 9 years ago
8fdc653
perf/core: Fix time tracking bug with multiplexing
by Peter Zijlstra
· 9 years ago
643cb15
Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
c932cf0
Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
9f56c09
perf jit: genelf makes assumptions about endian
by Anton Blanchard
· 9 years ago
9098903
perf hists: Fix determination of a callchain node's childlessness
by Andres Freund
· 9 years ago
d1706b3
perf tools: Add support for skipping itrace instructions
by Andi Kleen
· 9 years ago
f7380c1
perf script perl: Perl scripts now get a backtrace, like the python ones
by Dima Kogan
· 9 years ago
37194f4
perf config: Rename 'v' to 'home' in set_buildid_dir()
by Taeung Song
· 9 years ago
9cb5987
perf config: Rework buildid_dir_command_config to perf_buildid_config
by Taeung Song
· 9 years ago
58cb9d6
perf config: Remove duplicated set_buildid_dir calls
by Taeung Song
· 9 years ago
b31d660
perf tests: Add test to check for event times
by Jiri Olsa
· 9 years ago
e0be62c
perf tools: Make -f/--force option documentation consistent across tools
by Jiri Olsa
· 9 years ago
592dac6
perf tools: Make hists__collapse_insert_entry static
by Jiri Olsa
· 9 years ago
ad16511
perf mem: Add -U/-K (--all-user/--all-kernel) options
by Jiri Olsa
· 9 years ago
f6343be
Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
3ea223a
perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples
by Arnaldo Carvalho de Melo
· 9 years ago
5dc1037
Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
379649c
perf tools: Fix build break on powerpc
by Sukadev Bhattiprolu
· 9 years ago
a49ac9f
perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
by Huang Rui
· 9 years ago
8059476
Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
6a1a77b
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' headers
by Arnaldo Carvalho de Melo
· 9 years ago
cde8835
perf tests: Fix tarpkg build test error output redirection
by Arnaldo Carvalho de Melo
· 9 years ago
05f5ece
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
7626714
perf llvm: Use strerror_r instead of the thread unsafe strerror one
by Arnaldo Carvalho de Melo
· 9 years ago
7847826
perf llvm: Use realpath to canonicalize paths
by Arnaldo Carvalho de Melo
· 9 years ago
0741208
perf tools: Unexport some methods unused outside strbuf.c
by Arnaldo Carvalho de Melo
· 9 years ago
88fd633
perf probe: No need to use formatting strbuf method
by Arnaldo Carvalho de Melo
· 9 years ago
a610f5c
perf help: Use asprintf instead of adhoc equivalents
by Arnaldo Carvalho de Melo
· 9 years ago
cf47a8a
perf tools: Remove unused perf_pathdup, xstrdup functions
by Arnaldo Carvalho de Melo
· 9 years ago
531d241
perf tools: Do not include stringify.h from the kernel sources
by Arnaldo Carvalho de Melo
· 9 years ago
737ef7d
tools include: Copy linux/stringify.h from the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
4f3c8876
tools lib traceevent: Remove redundant CPU output
by Steven Rostedt
· 9 years ago
3938bad
perf tools: Remove needless 'extern' from function prototypes
by Arnaldo Carvalho de Melo
· 9 years ago
e476343
perf tools: Simplify die() mechanism
by Arnaldo Carvalho de Melo
· 9 years ago
236f71e
perf tools: Remove unused DIE_IF macro
by Arnaldo Carvalho de Melo
· 9 years ago
a3dff30
perf script: Remove lots of unused arguments
by Arnaldo Carvalho de Melo
· 9 years ago
c2740a8
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
by Arnaldo Carvalho de Melo
· 9 years ago
bb3eb56
perf machine: Rename perf_event__preprocess_sample to machine__resolve
by Arnaldo Carvalho de Melo
· 9 years ago
473398a
perf tools: Add cpumode to struct perf_sample
by Arnaldo Carvalho de Melo
· 9 years ago
eb9f032
perf tests: Forward the perf_sample in the dwarf unwind test
by Arnaldo Carvalho de Melo
· 9 years ago
b8f8eb8
perf tools: Remove misplaced __maybe_unused
by Arnaldo Carvalho de Melo
· 9 years ago
4ca0d81
perf list: Fix documentation of :ppp
by Andi Kleen
· 9 years ago
3c52b65
perf bench numa: Fix assertion for nodes bitfield
by Jakub Jelen
· 9 years ago
7b0fd56
perf/x86/intel/rapl: Add missing Broadwell models
by Srinivas Pandruvada
· 9 years ago
cb22525
perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU
by Kan Liang
· 9 years ago
c7ab62b
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
by Huang Rui
· 9 years ago
01fe03f
x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag
by Huang Rui
· 9 years ago
1dcaac1
perf/core: Document some hotplug bits
by Peter Zijlstra
· 9 years ago
f851915
perf/x86/amd: Add support for new IOMMU performance events
by Suravee Suthikulpanit
· 9 years ago
8dfeae0
perf/x86/amd: Move nodes_per_socket into bsp_init_amd()
by Huang Rui
· 9 years ago
27348f3
perf/x86/cqm: Factor out some common code
by Peter Zijlstra
· 9 years ago
e7ee3e8
perf/x86/mbm: Add support for MBM counter overflow handling
by Vikas Shivappa
· 9 years ago
2d4de83
perf/x86/mbm: Implement RMID recycling
by Vikas Shivappa
· 9 years ago
87f01cc
perf/x86/mbm: Add memory bandwidth monitoring event management
by Tony Luck
· 9 years ago
33c3cc7
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
by Vikas Shivappa
· 9 years ago
ada2f63
perf/x86/cqm: Fix CQM memory leak and notifier leak
by Vikas Shivappa
· 9 years ago
a223c1c
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
by Vikas Shivappa
· 9 years ago
8184059
perf/core: Fix Undefined behaviour in rb_alloc()
by Peter Zijlstra
· 9 years ago
e8d8a90
perf/x86/BTS: Fix RCU usage
by Peter Zijlstra
· 9 years ago
91a612e
perf/core: Fix dynamic interrupt throttle
by Peter Zijlstra
· 9 years ago
c2872d3
perf/x86/ibs: Add IBS interrupt to the dynamic throttle
by Peter Zijlstra
· 9 years ago
5a50f52
perf/x86/ibs: Fix race with IBS_STARTING state
by Peter Zijlstra
· 9 years ago
0158b83
perf/x86/ibs: Fix IBS throttle
by Peter Zijlstra
· 9 years ago
1e02cd4
perf/core: Fix the unthrottle logic
by Peter Zijlstra
· 9 years ago
57d335c
x86/oprofile/nmi: Add missing hotplug FROZEN handling
by Thomas Gleixner
· 9 years ago
f80be5e
x86/hpet: Use proper mask to modify hotplug action
by Thomas Gleixner
· 9 years ago
f47ab81
x86/apic/uv: Fix the hotplug notifier
by Thomas Gleixner
· 9 years ago
a38f987
x86/apb/timer: Use proper mask to modify hotplug action
by Thomas Gleixner
· 9 years ago
Next »