index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-28
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2017-10-27
perf tools: Unwind properly location after REJECT
Jiri Olsa
1
-2
/
+6
2017-10-27
perf trace beauty prctl: Generate 'option' string table from kernel headers
Arnaldo Carvalho de Melo
6
-3
/
+124
2017-10-27
tools include uapi: Grab a copy of linux/prctl.h
Arnaldo Carvalho de Melo
2
-0
/
+201
2017-10-27
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
2
-1
/
+62
2017-10-27
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
3
-10
/
+13
2017-10-27
perf script: Use event_format__fprintf()
Arnaldo Carvalho de Melo
1
-3
/
+4
2017-10-27
perf script: Use pr_debug where appropriate
Arnaldo Carvalho de Melo
1
-7
/
+6
2017-10-27
perf script: Add a few missing conversions to fprintf style
Arnaldo Carvalho de Melo
1
-5
/
+4
2017-10-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
6
-9
/
+531
2017-10-26
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2
-8
/
+65
2017-10-25
perf symbols: Fix memory corruption because of zero length symbols
Ravi Bangoria
1
-1
/
+11
2017-10-25
perf util: Enable handling of inlined frames by default
Milian Wolff
3
-2
/
+5
2017-10-25
perf report: Use srcline from callchain for hist entries
Milian Wolff
4
-0
/
+5
2017-10-25
perf report: Cache srclines for callchain nodes
Milian Wolff
5
-3
/
+90
2017-10-25
perf report: Cache failed lookups of inlined frames
Milian Wolff
2
-23
/
+8
2017-10-25
perf report: Properly handle branch count in match_chain()
Milian Wolff
1
-62
/
+78
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
4
-5
/
+5
2017-10-25
locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal
Mark Rutland
1
-3
/
+2
2017-10-25
locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...
Mark Rutland
2
-2
/
+2
2017-10-24
perf report: Compare symbol name for inlined frames when sorting
Milian Wolff
1
-0
/
+3
2017-10-24
perf callchain: Compare symbol name for inlined frames when matching
Milian Wolff
1
-0
/
+8
2017-10-24
perf script: Mark inlined frames and do not print DSO for them
Milian Wolff
1
-1
/
+4
2017-10-24
perf callchain: Mark inlined frames in output by " (inlined)" suffix
Milian Wolff
2
-3
/
+10
2017-10-24
perf report: Fall-back to function name comparison for -g srcline
Milian Wolff
1
-8
/
+12
2017-10-24
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
5
-0
/
+103
2017-10-24
perf callchain: Refactor inline_list to store srcline string directly
Milian Wolff
2
-16
/
+41
2017-10-24
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
3
-32
/
+69
2017-10-24
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
3
-26
/
+29
2017-10-24
perf report: Remove code to handle inline frames from browsers
Milian Wolff
5
-282
/
+13
2017-10-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
8
-9
/
+9
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
7
-6
/
+88
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
3
-23
/
+26
2017-10-24
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
3
-6
/
+47
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
5
-91
/
+126
2017-10-24
tools: bpftool: add JSON output for `bpftool batch file FILE` command
Quentin Monnet
1
-0
/
+20
2017-10-24
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
1
-20
/
+129
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
5
-2
/
+89
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
1
-6
/
+80
2017-10-24
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
1
-32
/
+107
2017-10-24
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2
-3
/
+35
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
4
-1
/
+50
2017-10-24
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
2
-0
/
+418
2017-10-23
perf vendor events: Add Goldmont Plus V1 event file
Kan Liang
7
-0
/
+2414
2017-10-23
perf namespaces: Add more appropriate set of headers
Arnaldo Carvalho de Melo
1
-2
/
+3
2017-10-23
perf kmem: Perform some cleanup if '--time' is given an invalid value
Christophe JAILLET
1
-1
/
+2
2017-10-23
perf script: Fix error handling path
Christophe JAILLET
1
-2
/
+4
2017-10-23
perf script: Use fprintf like printing uniformly
Arnaldo Carvalho de Melo
1
-232
/
+259
2017-10-23
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
5
-55
/
+70
2017-10-23
perf vendor events: Fix incorrect cmask syntax for some Intel metrics
Andi Kleen
4
-5
/
+5
[prev]
[next]