index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
recordmcount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
recordmcount: Fix memory leaks in the uwrite function
Hao Zeng
1
-1
/
+5
2022-12-14
LoongArch/ftrace: Add recordmcount support
Qing Zhang
1
-0
/
+39
2021-03-02
ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
Chen Jun
1
-1
/
+1
2020-08-10
recordmcount: Fix build failure on non arm64
Christophe Leroy
1
-0
/
+2
2020-07-24
recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
Gregory Herrero
1
-0
/
+6
2020-01-19
ARM: 8950/1: ftrace/recordmcount: filter relocation types
Alex Sverdlin
1
-0
/
+17
2019-08-31
recordmcount: Clarify what cleanup() does
Matt Helsley
1
-70
/
+81
2019-08-31
recordmcount: Remove redundant cleanup() calls
Matt Helsley
1
-13
/
+0
2019-08-31
recordmcount: Kernel style formatting
Matt Helsley
1
-22
/
+25
2019-08-31
recordmcount: Kernel style function signature formatting
Matt Helsley
1
-14
/
+7
2019-08-31
recordmcount: Rewrite error/success handling
Matt Helsley
1
-77
/
+85
2019-08-31
recordmcount: Remove unused fd from uwrite() and ulseek()
Matt Helsley
1
-8
/
+8
2019-08-31
recordmcount: Remove uread()
Matt Helsley
1
-13
/
+5
2019-08-31
recordmcount: Remove redundant strcmp
Matt Helsley
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378
Thomas Gleixner
1
-1
/
+1
2018-12-08
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
Joe Lawrence
1
-1
/
+1
2018-05-29
scripts: Fixed printf format mismatch
nixiaoming
1
-1
/
+1
2018-02-23
Drop a bunch of metag references
James Hogan
1
-20
/
+0
2017-03-24
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
1
-0
/
+1
2016-11-14
recordmcount: arm: Implement make_nop
Stephen Boyd
1
-0
/
+65
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-09-28
scripts/recordmcount.c: account for .softirqentry.text
Dmitry Vyukov
1
-0
/
+1
2016-08-02
ftrace/recordmcount: Work around for addition of metag magic but not relocations
Laura Abbott
1
-1
/
+8
2016-01-04
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
1
-1
/
+1
2015-12-16
ftrace/scripts: Have recordmcount copy the object file
Steven Rostedt (Red Hat)
1
-35
/
+110
2015-12-16
scripts: recordmcount: break hardlinks
Russell King
1
-0
/
+14
2015-11-03
recordmcount: arm64: Replace the ignored mcount call into nop
Li Bin
1
-1
/
+23
2015-11-02
recordmcount: x86: Assign a meaningful value to rel_type_nop
Li Bin
1
-0
/
+2
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
1
-1
/
+1
2014-10-09
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
1
-4
/
+0
2014-06-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-2
/
+0
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
1
-2
/
+0
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
1
-0
/
+7
2013-03-02
metag: ftrace support
James Hogan
1
-0
/
+13
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
1
-2
/
+6
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
1
-0
/
+2
2011-05-16
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
1
-8
/
+24
2011-05-16
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
1
-2
/
+38
2011-05-16
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
1
-0
/
+1
2011-05-16
ftrace/trivial: Clean up record mcount to use Linux switch style
Steven Rostedt
1
-21
/
+22
2011-05-16
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
1
-24
/
+24
2011-03-10
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
1
-1
/
+2
2010-12-04
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
1
-1
/
+4
2010-12-04
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
Rabin Vincent
1
-1
/
+1
2010-10-29
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
1
-1
/
+4
2010-10-29
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
1
-0
/
+41
2010-10-15
ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program
Steven Rostedt
1
-2
/
+20
2010-10-14
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
1
-544
/
+4
2010-10-14
ftrace: Add C version of recordmcount compile time code
John Reiser
1
-0
/
+885