index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf data ctf: Add 'all' option
Wang Nan
2016-06-28
2
-0
/
+2
*
perf data ctf: Pass convert options through opts structure
Wang Nan
2016-06-28
4
-6
/
+20
*
perf data ctf: Add value_set_string() helper
Wang Nan
2016-06-28
1
-0
/
+30
*
perf symbols: Use proper dso name for is_regular_file
Jiri Olsa
2016-06-28
1
-1
/
+1
*
perf record: Prepare picking perf_event_mmap_page from multiple evlists
Wang Nan
2016-06-28
1
-2
/
+13
*
perf record: Prepare reading from multiple evlists in record__mmap_read_all()
Wang Nan
2016-06-28
1
-10
/
+24
*
perf record: Move mmap setup block to separate function
Wang Nan
2016-06-28
1
-20
/
+36
*
perf data convert: Include config.h header
Jiri Olsa
2016-06-28
1
-0
/
+1
*
perf build: Add libbabeltrace to build-test
Wang Nan
2016-06-28
1
-0
/
+2
*
perf tools: Add more toolchain triplets
Ravi Bangoria
2016-06-27
1
-0
/
+17
*
perf annotate: Generalize handling of 'ret' instructions
Naveen N. Rao
2016-06-27
3
-11
/
+20
*
perf tools: Update makefile message for installing slang devel package
Neeraj Badlani
2016-06-27
1
-1
/
+1
*
perf annotate: Remove unused hist_entry__annotate function
Ravi Bangoria
2016-06-27
2
-7
/
+0
*
Merge tag 'v4.7-rc5' into perf/core, to pick up fixes
Ingo Molnar
2016-06-27
9
-20
/
+92
|
\
|
*
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
2016-06-24
1
-1
/
+1
|
*
selftests/vm/compaction_test: fix write to restore nr_hugepages
Mike Kravetz
2016-06-24
1
-1
/
+1
|
*
Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-06-20
3
-15
/
+12
|
|
\
|
|
*
ftracetest: Fix hist unsupported result in hist selftests
Steven Rostedt (Red Hat)
2016-06-20
3
-15
/
+12
|
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-06-15
4
-3
/
+78
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tools/virtio: add noring tool
Michael S. Tsirkin
2016-06-06
2
-1
/
+72
|
|
*
tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
Mike Rapoport
2016-06-06
1
-2
/
+2
|
|
*
tools/virtio/ringtest: add usage example to README
Mike Rapoport
2016-06-06
1
-0
/
+4
*
|
|
perf config: Reimplement show_config() using config_set__for_each
Taeung Song
2016-06-23
1
-12
/
+5
*
|
|
perf config: Introduce new init() and exit()
Taeung Song
2016-06-23
4
-45
/
+82
*
|
|
perf script: Add callindent option
Adrian Hunter
2016-06-23
4
-1
/
+79
*
|
|
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
2016-06-23
3
-6
/
+23
*
|
|
perf script: Print sample flags more nicely
Adrian Hunter
2016-06-23
2
-2
/
+40
*
|
|
perf intlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
2
-5
/
+5
*
|
|
perf rb_resort: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
2
-4
/
+4
*
|
|
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
8
-19
/
+19
*
|
|
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
40
-157
/
+157
*
|
|
perf unwind: Fix wrongly used regs for aarch64 unwind
He Kuang
2016-06-23
1
-0
/
+5
*
|
|
perf unwind: Fix wrongly used regs for x86_32 unwind
He Kuang
2016-06-23
1
-0
/
+6
*
|
|
perf unwind: Change macro names of perf register
He Kuang
2016-06-23
2
-2
/
+13
*
|
|
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
2016-06-23
1
-3
/
+37
*
|
|
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
15
-17
/
+24
*
|
|
perf tools: Let python use correct gcc for build_ext
He Kuang
2016-06-22
1
-1
/
+2
*
|
|
perf machine: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
2
-6
/
+6
*
|
|
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
2016-06-22
1
-5
/
+1
*
|
|
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
4
-7
/
+5
*
|
|
perf evlist: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
4
-6
/
+6
*
|
|
perf hists: Enlarge pid sort entry size
Jiri Olsa
2016-06-22
2
-4
/
+4
*
|
|
perf hists browser: Introduce init()
Jiri Olsa
2016-06-22
2
-15
/
+22
*
|
|
perf hists browser: Introduce perf_evsel_browser constructor
Jiri Olsa
2016-06-22
2
-10
/
+18
*
|
|
perf hists browser: Move horizontal scroll init to new()
Jiri Olsa
2016-06-22
1
-13
/
+7
*
|
|
perf hists browser: Introduce struct hist_browser title callback
Jiri Olsa
2016-06-22
2
-8
/
+17
*
|
|
perf hists browser: Make (new|delete|run) public
Jiri Olsa
2016-06-22
2
-5
/
+10
*
|
|
perf hists browser: Move hist_browser into header file
Jiri Olsa
2016-06-22
2
-18
/
+24
*
|
|
perf script stackcollapse: Remove reference to the perl interpreter
Arnaldo Carvalho de Melo
2016-06-22
1
-2
/
+0
*
|
|
perf script: Add stackcollapse.py script
Paolo Bonzini
2016-06-21
3
-0
/
+138
[next]