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.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
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
4
-4
/
+7
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 thread: Introduce method to set comm from /proc/pid/self
Arnaldo Carvalho de Melo
2
-0
/
+21
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 tools: Remove duplicate const qualifier
Eric Engestrom
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 buildid: Fix off-by-one in write_buildid()
Andrey Ryabinin
1
-3
/
+3
2016-04-23
Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
9
-16
/
+30
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-1
/
+1
2016-04-19
perf symbols: Allow loading kallsyms without considering kcore files
Arnaldo Carvalho de Melo
4
-6
/
+22
2016-04-19
perf build: Remove x86 references from arch-neutral Build
Arnaldo Carvalho de Melo
1
-4
/
+0
2016-04-19
perf jit: memset() variable 'st' using the correct size
Colin Ian King
1
-2
/
+2
2016-04-19
Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
1
-1
/
+1
2016-04-18
perf callchain: Set callchain_param.enabled when parsing --call-graph
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-18
perf evsel: Add missign class prefix to has_branch_stack method
Arnaldo Carvalho de Melo
3
-4
/
+4
2016-04-18
perf intel-pt: Fix segfault tracing transactions
Adrian Hunter
1
-1
/
+1
2016-04-15
perf evlist: Expose perf_event_mlock_kb_in_pages() helper
Arnaldo Carvalho de Melo
2
-17
/
+27
2016-04-15
perf record: Export record_opts based callchain parsing helper
Arnaldo Carvalho de Melo
1
-0
/
+6
2016-04-15
perf evsel: Move fprintf methods to separate source file
Arnaldo Carvalho de Melo
3
-206
/
+213
2016-04-15
perf tools: Remove addr_location argument to sample__fprintf_callchain
Arnaldo Carvalho de Melo
2
-8
/
+4
2016-04-15
perf evsel: Require that callchains be resolved before calling fprintf_{sym,c...
Arnaldo Carvalho de Melo
2
-35
/
+23
2016-04-15
perf symbols: Move fprintf routines to separate object file
Arnaldo Carvalho de Melo
5
-71
/
+78
2016-04-14
perf evsel: Remove symbol_conf usage
Arnaldo Carvalho de Melo
2
-5
/
+5
2016-04-14
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
8
-21
/
+32
2016-04-14
perf config: Introduce perf_config_set class
Taeung Song
2
-0
/
+199
2016-04-14
perf data: Add perf_data_file__switch() helper
Wang Nan
2
-1
/
+51
2016-04-14
perf session: Make ordered_events reusable
Wang Nan
1
-1
/
+5
2016-04-14
perf ordered_events: Introduce reinit()
Wang Nan
2
-0
/
+10
2016-04-13
perf evsel: Move some methods from session.[ch] to evsel.[ch]
Arnaldo Carvalho de Melo
4
-143
/
+144
2016-04-13
perf thread_map: Make new_by_tid_str constructor public
Jiri Olsa
2
-1
/
+3
2016-04-13
perf cpu_map: Add has() method
Jiri Olsa
2
-0
/
+14
2016-04-13
perf thread_map: Add has() method
Jiri Olsa
2
-0
/
+13
2016-04-13
Merge tag 'perf-core-for-mingo-20160411' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
14
-91
/
+354
2016-04-13
Merge tag 'perf-core-for-mingo-20160408' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
11
-38
/
+229
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
1
-3
/
+3
2016-04-12
perf evsel: Allow unresolved symbol names to be printed as addresses
Arnaldo Carvalho de Melo
4
-13
/
+46
2016-04-12
perf evsel: Rename config_callgraph() to config_callchain() and make it public
Arnaldo Carvalho de Melo
2
-6
/
+8
2016-04-12
perf evlist: Add (reset,set)_sample_bit methods
Arnaldo Carvalho de Melo
2
-0
/
+29
2016-04-12
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
4
-7
/
+15
[next]