index
:
hverkuil/media_tree.git
bttv-audio
cec
cec-arc
cec-s-conn
cec-seq
cisco
codec-rename
compat32
csc2
ctrl-enable
ctrl-priv
ctrl-refactor
cubie
cubox
debugfs
drop-count
dv-col
dw-hdmi-cec
dynarray
edid
em28xx
extron
fh
firefly
firefly2
fix-cec
for-v5.18a
for-v5.18b
for-v5.18c
for-v5.19a
for-v5.19b
for-v5.19c
for-v5.19d
for-v5.19e
for-v5.19f
for-v5.19g
for-v5.19h
for-v5.19i
for-v5.19j
for-v5.20a
for-v5.20b
fract-ctrl
hdcp
hdmi-dbg
hdmi-dbg-orig
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
media_dev
min_bufs-reqs
mmu-null
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
rpi4
saa7164
sama5d3
sdrout
selection
sensorfixes
smatch-fixes
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
test
tmp
tuner
userptr
uvc
uvc-4.19
uvccomp
vb2-cpu-access
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
perf report: Include partial stacks unwound with libdw
Milian Wolff
1
-1
/
+1
2017-06-05
perf annotate: Add missing powerpc triplet
Kim Phillips
1
-0
/
+1
2017-06-05
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
3
-0
/
+24
2017-06-05
perf symbols: Use correct filename for compressed modules in build-id cache
Namhyung Kim
1
-4
/
+1
2017-06-05
perf symbols: Set module info when build-id event found
Namhyung Kim
4
-11
/
+20
2017-06-05
perf header: Set proper module name when build-id event found
Namhyung Kim
1
-2
/
+10
2017-06-02
perf stat: Only print NMI watchdog hint when enabled
Andi Kleen
1
-1
/
+4
2017-06-01
perf annotate: Fix branch instruction with multiple operands
Kim Phillips
1
-3
/
+30
2017-06-01
perf trace: Add mmap alias for s390
Jiri Olsa
1
-0
/
+4
2017-05-27
perf annotate: Fix failure when filename has special chars
Ravi Bangoria
1
-1
/
+1
2017-05-24
perf tools: Put caller above callee in --children mode
Namhyung Kim
1
-0
/
+2
2017-05-24
perf report: Do not drop last inlined frame
Milian Wolff
1
-4
/
+14
2017-05-24
perf report: Always honor callchain order for inlined nodes
Milian Wolff
1
-14
/
+4
2017-05-24
perf script: Add --inline option for debugging
Namhyung Kim
3
-0
/
+39
2017-05-24
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2
-1
/
+16
2017-05-24
perf report: Fix memory leak in addr2line when called by addr2inlines
Milian Wolff
1
-10
/
+13
2017-05-24
perf report: Don't crash on invalid maps in `-g srcline` mode
Milian Wolff
1
-4
/
+9
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
40
-157
/
+230
2017-05-04
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
1
-0
/
+2
2017-05-04
perf annotate: Fix AArch64 comment char
Kim Phillips
1
-1
/
+1
2017-05-04
perf tools: Fix spelling mistakes
Kim Phillips
6
-10
/
+10
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-02
perf config: Refactor a duplicated code for obtaining config file name
Taeung Song
1
-11
/
+8
2017-05-02
perf symbols: Allow user probes on versioned symbols
Paul Clarke
5
-20
/
+74
2017-05-02
perf symbols: Accept symbols starting at address 0
Arnaldo Carvalho de Melo
5
-28
/
+37
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2
-11
/
+0
2017-04-26
perf units: Move parse_tag_value() to units.[ch]
Arnaldo Carvalho de Melo
4
-34
/
+36
2017-04-26
perf ui gtk: Move gtk .so name to the only place where it is used
Arnaldo Carvalho de Melo
2
-2
/
+3
2017-04-26
perf tools: Move HAS_BOOL define to where perl headers are used
Arnaldo Carvalho de Melo
2
-2
/
+3
2017-04-25
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
8
-25
/
+35
2017-04-25
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
11
-9
/
+17
2017-04-25
perf buildid: Move prototypes from util.h to build-id.h
Arnaldo Carvalho de Melo
3
-4
/
+4
2017-04-24
perf tools: Fix the code to strip command name
Jiri Olsa
1
-1
/
+8
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
15
-5
/
+19
2017-04-24
perf tools: Add the right header to obtain PERF_ALIGN()
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
12
-2
/
+12
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
24
-4
/
+56
2017-04-24
perf tools: Remove stale prototypes from builtin.h
Arnaldo Carvalho de Melo
2
-5
/
+1
2017-04-24
perf tools: Remove string.h from util.h
Arnaldo Carvalho de Melo
4
-1
/
+4
2017-04-24
perf tools: Remove sys/ioctl.h from util.h
Arnaldo Carvalho de Melo
5
-2
/
+4
2017-04-24
perf tools: Remove a few more needless includes from util.h
Arnaldo Carvalho de Melo
1
-4
/
+0
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
9
-1
/
+8
2017-04-24
perf callchain: Move callchain specific routines from util.[ch]
Arnaldo Carvalho de Melo
4
-108
/
+116
2017-04-24
perf tools: Add compress.h for the *_decompress_to_file() headers
Arnaldo Carvalho de Melo
5
-8
/
+15
2017-04-24
perf mem: Fix display of data source snoop indication
Andi Kleen
1
-1
/
+1
2017-04-24
perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h
Arnaldo Carvalho de Melo
4
-35
/
+34
2017-04-24
perf kvm: Make function only used by 'perf kvm' static
Arnaldo Carvalho de Melo
3
-15
/
+14
2017-04-20
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
7
-31
/
+35
2017-04-20
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
11
-39
/
+56
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
17
-1
/
+16
[next]
Privacy Policy