index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support
He Kuang
1
-2
/
+0
2016-05-08
tools: bpf_jit_disasm: check for klogctl failure
Colin Ian King
1
-0
/
+3
2016-05-06
perf trace: Move futex_op beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-45
/
+46
2016-05-06
perf trace: Move open_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-56
/
+57
2016-05-06
perf trace: Move signum beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-53
/
+54
2016-05-06
perf stat: Add extra output of counter values with -vv
Andi Kleen
1
-0
/
+8
2016-05-06
perf script: Update export-to-postgresql to support callchain export
Chris Phlipot
1
-17
/
+30
2016-05-06
perf script: Expose usage of the callchain db export via the python api
Chris Phlipot
3
-16
/
+46
2016-05-06
perf script: Add call path id to exported sample in db export
Chris Phlipot
2
-1
/
+4
2016-05-06
perf script: Enable db export to output sampled callchains
Chris Phlipot
2
-0
/
+84
2016-05-06
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
7
-149
/
+204
2016-05-06
perf callchain: Fix incorrect ordering of entries
Chris Phlipot
1
-15
/
+41
2016-05-06
perf trace: Do not print raw args list for syscalls with no args
Arnaldo Carvalho de Melo
1
-1
/
+6
2016-05-05
perf evlist: Rename variable in perf_mmap__read()
Wang Nan
1
-14
/
+15
2016-05-05
perf evlist: Extract perf_mmap__read()
Wang Nan
1
-15
/
+24
2016-05-05
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
5
-15
/
+31
2016-05-05
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
1
-5
/
+14
2016-05-05
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
4
-5
/
+6
2016-05-05
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
4
-9
/
+8
2016-05-05
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
5
-6
/
+5
2016-05-05
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
4
-9
/
+8
2016-05-05
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
8
-14
/
+13
2016-05-05
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
6
-7
/
+6
2016-05-05
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
11
-20
/
+22
2016-05-05
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
2
-12
/
+29
2016-05-05
perf trace: Do not show the runtime_ms for a thread when not collecting it
Arnaldo Carvalho de Melo
1
-1
/
+5
2016-05-05
perf trace: Sort syscalls stats by msecs in --summary
Arnaldo Carvalho de Melo
1
-10
/
+22
2016-05-05
perf trace: Sort summary output by number of events
Arnaldo Carvalho de Melo
1
-21
/
+28
2016-05-05
perf tools: Add template for generating rbtree resort class
Arnaldo Carvalho de Melo
1
-0
/
+149
2016-05-05
perf machine: Introduce number of threads member
Arnaldo Carvalho de Melo
2
-1
/
+7
2016-05-06
Merge back new ACPICA material for v4.7.
Rafael J. Wysocki
6
-41
/
+49
2016-05-05
ACPICA: Move all ASCII utilities to a common file
Bob Moore
2
-1
/
+8
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
3
-37
/
+36
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-35
/
+311
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
6
-36
/
+312
2016-05-05
cpupower: fix potential memory leak
Arjun Sreedharan
1
-3
/
+5
2016-05-04
signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)
Andy Lutomirski
1
-1
/
+1
2016-05-04
signals/sigaltstack: Report current flag bits in sigaltstack()
Andy Lutomirski
1
-3
/
+16
2016-05-04
selftests/sigaltstack: Fix the sigaltstack test on old kernels
Andy Lutomirski
1
-7
/
+14
2016-05-03
selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODIS...
Stas Sergeev
3
-0
/
+165
2016-04-29
selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment
Andy Lutomirski
1
-0
/
+250
2016-04-28
perf tests: Do not use sizeof on pointer type
Vaishali Thakkar
1
-1
/
+1
2016-04-28
cpupower: Add cpuidle parts into library
Thomas Renninger
17
-931
/
+1242
2016-04-28
cpupowerutils: bench: trivial fix of spelling mistake on "average"
Colin Ian King
2
-3
/
+3
2016-04-28
Fix cpupower manpages "NAME" section
Mattia Dongili
4
-4
/
+4
2016-04-28
cpupower: bench: parse.c: fix several resource leaks
Colin Ian King
1
-3
/
+11
2016-04-28
Honour user's LDFLAGS
Mattia Dongili
1
-1
/
+1
2016-04-28
perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-61
/
+63
2016-04-28
perf record: Generate tracking events for process forked by perf
Wang Nan
1
-1
/
+30
2016-04-28
perf record: Disable buildid cache options by default in switch output mode
Wang Nan
2
-2
/
+30
[prev]
[next]