index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
perf trace: Sort summary output by number of events
Arnaldo Carvalho de Melo
1
-21
/
+28
2016-05-06
perf tools: Add template for generating rbtree resort class
Arnaldo Carvalho de Melo
1
-0
/
+149
2016-05-06
perf machine: Introduce number of threads member
Arnaldo Carvalho de Melo
2
-1
/
+7
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-35
/
+311
2016-04-28
perf tests: Do not use sizeof on pointer type
Vaishali Thakkar
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
2016-04-28
perf record: Force enable --timestamp-filename when --switch-output is provided
Wang Nan
2
-0
/
+8
2016-04-28
perf record: Split output into multiple files via '--switch-output'
Wang Nan
2
-2
/
+46
2016-04-28
perf tools: Derive trigger class from auxtrace_snapshot
Wang Nan
1
-53
/
+20
2016-04-28
perf tools: Introduce trigger class
Wang Nan
1
-0
/
+94
2016-04-28
perf probe: Use strbuf for making strings
Masami Hiramatsu
3
-169
/
+93
2016-04-28
perf evsel: Remove two extraneous ending newlines in open_strerror()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-28
perf evsel: Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAIN
Arnaldo Carvalho de Melo
1
-0
/
+8
2016-04-28
bpf tools: Fix syscall argument
Florian Fainelli
1
-1
/
+1
2016-04-28
bpf tools: Remove expression with no effect
Florian Fainelli
1
-1
/
+0
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
16
-18
/
+28
2016-04-26
perf bench: Remove one more die() call
Arnaldo Carvalho de Melo
1
-7
/
+15
2016-04-26
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-26
perf probe: Fix module probe issue if no dwarf support
Ravi Bangoria
1
-3
/
+73
2016-04-26
perf probe: Fix offline module name missmatch issue
Ravi Bangoria
1
-14
/
+5
2016-04-26
perf trace: Read thread's COMM from /proc when not set
Arnaldo Carvalho de Melo
1
-1
/
+4
2016-04-26
perf thread: Introduce method to set comm from /proc/pid/self
Arnaldo Carvalho de Melo
2
-0
/
+21
2016-04-26
tools lib api fs: Add helper to read string from procfs file
Arnaldo Carvalho de Melo
2
-0
/
+15
2016-04-26
perf trace: Do not beautify the 'pid' parameter as a simple integer
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-04-26
perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-44
/
+44
2016-04-26
perf probe: Set default kprobe group name if it is not given
Masami Hiramatsu
1
-3
/
+7
2016-04-26
perf probe: Let probe_file__add_event return 0 if succeeded
Masami Hiramatsu
1
-2
/
+1
2016-04-26
perf tools: Add lsdir() helper to read a directory
Masami Hiramatsu
2
-0
/
+37
2016-04-26
perf probe: Close target file on error path
Masami Hiramatsu
1
-2
/
+7
2016-04-26
perf evlist: Enforce ring buffer reading
Wang Nan
1
-2
/
+10
2016-04-26
perf hists: Clear dummy entry accumulated period
Kan Liang
1
-0
/
+2
2016-04-26
perf intel-pt: Fix off-by-one comparison on maximum code
Colin Ian King
1
-1
/
+1
2016-04-26
perf bench futex: Simplify wrapper for LOCK_PI
Davidlohr Bueso
2
-5
/
+3
2016-04-26
perf tests: Replace assignment with comparison on assert check
Colin Ian King
1
-1
/
+1
2016-04-26
perf tools: Remove duplicate const qualifier
Eric Engestrom
1
-1
/
+1
2016-04-25
tools build: Fix perf_clean target
Jiri Olsa
1
-1
/
+2
2016-04-25
perf tools: Make the x86 clean quiet
Jiri Olsa
1
-1
/
+1
2016-04-25
perf evlist: Decode perf_event_attr->branch_sample_type
Arnaldo Carvalho de Melo
1
-1
/
+17
2016-04-25
perf trace: Make --pf honour --min-stack too
Arnaldo Carvalho de Melo
1
-4
/
+15
2016-04-25
perf trace: Make --event honour --min-stack too
Arnaldo Carvalho de Melo
1
-5
/
+16
2016-04-25
perf script: Fix segfault when printing callchains
Chris Phlipot
1
-6
/
+6
2016-04-25
perf trace: Make --pf maj/min/all use callchains too
Arnaldo Carvalho de Melo
1
-18
/
+41
2016-04-25
perf trace: Extract evsel contructor from perf_evlist__add_pgfault
Arnaldo Carvalho de Melo
1
-15
/
+16
2016-04-25
perf buildid: Fix off-by-one in write_buildid()
Andrey Ryabinin
1
-3
/
+3
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
1
-1
/
+1
2016-04-23
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-34
/
+101
2016-04-23
Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
18
-56
/
+74
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-1
/
+1
[next]