Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e312bcf13053970c0f07ec2c02d7d9be1a036ce0
e312bcf
perf tools: Make alias matching case-insensitive
by Andi Kleen
· 8 years ago
0683554
perf tools: Allow period= in perf stat CPU event descriptions.
by Sukadev Bhattiprolu
· 8 years ago
06d839b
perf tools: Add README for info on parsing JSON/map files
by Sukadev Bhattiprolu
· 8 years ago
dd5f103
perf list jevents: Add support for event list topics
by Andi Kleen
· 8 years ago
c8d6828
perf list: Support long jevents descriptions
by Sukadev Bhattiprolu
· 8 years ago
794ba54
perf jevents: Add support for long descriptions
by Sukadev Bhattiprolu
· 8 years ago
fc06e2a
perf pmu: Add override support for event list CPUID
by Andi Kleen
· 8 years ago
1c5f01f
perf list: Add a --no-desc flag
by Andi Kleen
· 8 years ago
61eb2eb
perf tools: Query terminal width and use in perf list
by Andi Kleen
· 8 years ago
08e60ed
perf pmu: Support alias descriptions
by Andi Kleen
· 8 years ago
dc720ff
perf jevents: Handle header line in mapfile
by Andi Kleen
· 8 years ago
f33d122
perf tools: Support CPU id matching for x86 v2
by Andi Kleen
· 8 years ago
ce88f27
perf powerpc: Support CPU ID matching for Powerpc
by Sukadev Bhattiprolu
· 8 years ago
933f82f
perf pmu: Use pmu_events table to create aliases
by Sukadev Bhattiprolu
· 8 years ago
80eeb67
perf jevents: Program to convert JSON file
by Andi Kleen
· 8 years ago
867a979
perf tools: Add jsmn `jasmine' JSON parser
by Andi Kleen
· 8 years ago
6b3db6f
tools build: Make fixdep a hostprog
by Jiri Olsa
· 8 years ago
0c3b7e4
tools build: Add support for host programs format
by Jiri Olsa
· 8 years ago
18ef15c
perf tools: Experiment with cppcheck
by Arnaldo Carvalho de Melo
· 8 years ago
ead1a57
perf probe: Check if *ptr2 is zero and not ptr2
by Colin Ian King
· 8 years ago
41aad2a
Merge tag 'perf-core-for-mingo-20160929' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
d18019a
perf tests: Add dwarf unwind test for powerpc
by Ravi Bangoria
· 8 years ago
d5a0029
perf probe: Match linkage name with mangled name
by Masami Hiramatsu
· 8 years ago
35726d3
perf probe: Fix to cut off incompatible chars from group name
by Masami Hiramatsu
· 8 years ago
0ad45b3
perf probe: Skip if the function address is 0
by Masami Hiramatsu
· 8 years ago
f8da4b5
perf probe: Ignore the error of finding inline instance
by Masami Hiramatsu
· 8 years ago
2acee10
perf intel-pt: Fix decoding when there are address filters
by Adrian Hunter
· 8 years ago
9f1d122
perf intel-pt: Enable decoder to handle TIP.PGD with missing IP
by Adrian Hunter
· 8 years ago
2b9e32c
perf intel-pt: Read address filter from AUXTRACE_INFO event
by Adrian Hunter
· 8 years ago
c093f30
perf intel-pt: Record address filter in AUXTRACE_INFO event
by Adrian Hunter
· 8 years ago
40b746a
perf intel-pt: Add a helper function for processing AUXTRACE_INFO
by Adrian Hunter
· 8 years ago
4d34e10
perf intel-pt: Fix missing error codes processing auxtrace_info
by Adrian Hunter
· 8 years ago
fa8025c
perf intel-pt: Add support for recording the max non-turbo ratio
by Adrian Hunter
· 8 years ago
810c398
perf intel-pt: Fix snapshot overlap detection decoder errors
by Adrian Hunter
· 8 years ago
f965520
perf probe: Increase debug level of SDT debug messages
by Adrian Hunter
· 8 years ago
1b36c03
perf record: Add support for using symbols in address filters
by Adrian Hunter
· 8 years ago
cd67f99
perf symbols: Add dso__last_symbol()
by Adrian Hunter
· 8 years ago
5c01ad6
perf record: Fix error paths
by Adrian Hunter
· 8 years ago
394c01e
perf record: Rename label 'out_symbol_exit'
by Adrian Hunter
· 8 years ago
e7a06a5
perf script: Fix vanished idle symbols
by Adrian Hunter
· 8 years ago
1e85748
perf evsel: Add support for address filters
by Mathieu Poirier
· 8 years ago
3541c03
perf evsel: New tracepoint specific function
by Mathieu Poirier
· 8 years ago
b15d0a4
perf tools: Make perf_evsel__append_filter() generic
by Mathieu Poirier
· 8 years ago
2acad19
perf tools: Update documentation info about quipper
by Simon Que
· 8 years ago
f0bbd60
perf trace: Beautify sched_[gs]et_attr return value
by Arnaldo Carvalho de Melo
· 8 years ago
f2c8852
perf data: Fix building in 32 bit platform with libbabeltrace
by Wang Nan
· 8 years ago
973186c
perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
by Adrian Hunter
· 8 years ago
a9e5700
perf record: Fix documentation 'event_sources' -> 'event_source'
by Adrian Hunter
· 8 years ago
6b652de
Merge tag 'perf-core-for-mingo-20160922' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
739f1bc
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
2d83145
perf hists: Make hists__fprintf_headers function global
by Jiri Olsa
· 8 years ago
bd28d0c
perf hists: Make __hist_entry__snprintf function global
by Jiri Olsa
· 8 years ago
98ba160
perf tools: Make several display functions global
by Jiri Olsa
· 8 years ago
5fe7b9b
perf tools: Make several sorting functions global
by Jiri Olsa
· 8 years ago
a76490e
perf tools: Make output_field_add and sort_dimension__add global
by Jiri Olsa
· 8 years ago
bcf9874
perf tools: Make reset_dimensions global
by Jiri Olsa
· 8 years ago
9da44db
perf hists: Add __hist_entry__snprintf function
by Jiri Olsa
· 8 years ago
3becf45
perf tools: Add sink configuration for cs_etm PMU
by Mathieu Poirier
· 8 years ago
5d8bb1e
perf tools: Add PMU configuration to tools
by Mathieu Poirier
· 8 years ago
859442b
perf pmu: Push configuration down to PMU driver
by Mathieu Poirier
· 8 years ago
a818c56
perf tools: Add coresight etm PMU record capabilities
by Mathieu Poirier
· 8 years ago
7e21b0d
perf tools: Make coresight PMU listable
by Mathieu Poirier
· 8 years ago
08d5204
perf tools: Confine __get_cpuid() to x86 architecture
by Mathieu Poirier
· 8 years ago
3bf6215
perf/core: Limit matching exclusive events to one PMU
by Alexander Shishkin
· 8 years ago
08b90f0
perf/x86/intel/bts: Make it an exclusive PMU
by Alexander Shishkin
· 8 years ago
d527822
perf hists: Use bigger buffer for stdio headers
by Jiri Olsa
· 8 years ago
82deb8a
perf evsel: Remove superfluous initialization of weight
by Jiri Olsa
· 8 years ago
89f1c2c
Merge tag 'perf-core-for-mingo-20160920' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
3c028a0
perf symbols: Do not open device files
by Jiri Olsa
· 8 years ago
e3b60bc
perf hists: Factor out hists__reset_column_width()
by Namhyung Kim
· 8 years ago
5ff3e7a
perf ui/tui: Reset output width for hierarchy
by Namhyung Kim
· 8 years ago
5f62d4f
perf annotate: Resolve 'call' operands to function names
by Arnaldo Carvalho de Melo
· 8 years ago
bff5c30
perf annotate: Pass the symbol's map/dso to the instruction parsers
by Arnaldo Carvalho de Melo
· 8 years ago
88a7fcf
perf annotate: Do not ignore call instruction with indirect target
by Ravi Bangoria
· 8 years ago
f666ac0
perf hists: Fix width computation for srcline sort entry
by Jiri Olsa
· 8 years ago
f1e1c9e
perf/x86/intel/bts: Make sure debug store is valid
by Sebastian Andrzej Siewior
· 8 years ago
8ee83b2
perf/x86/intel/pt: Add support for PTWRITE and power event tracing
by Alexander Shishkin
· 8 years ago
f82b774
tools include: Add mman macros needed by perf for all arch
by Wang Nan
· 8 years ago
f752e90
perf trace beauty mmap: Add missing MADV_FREE
by Wang Nan
· 8 years ago
3be7988
Linux 4.8-rc7
by Linus Torvalds
· 8 years ago
b01cf67
Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
88b4ad2
Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
3286be9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6ffa36a
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
aaed4d0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8e4b720
openrisc: fix the fix of copy_from_user()
by Guenter Roeck
· 8 years ago
65c0044
avr32: fix 'undefined reference to `___copy_from_user'
by Guenter Roeck
· 8 years ago
d4690f1
fix iov_iter_fault_in_readable()
by Al Viro
· 8 years ago
f32a10d
Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
baf009f
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
4d2899d
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
87ee128
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
5fbf3e3
Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
095f5cf
Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
09cb5b7
Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into drm-fixes
by Dave Airlie
· 8 years ago
9929c09
Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
dd5a477
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
008f08d
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
cac4662
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
e4618d4
IB/rdmavt: Don't vfree a kzalloc'ed memory region
by Colin Ian King
· 8 years ago
Next »