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
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-10
perf header: Make topology checkers to check return value of strbuf
Masami Hiramatsu
1
-11
/
+20
2016-05-10
perf tools: Make alias handler to check return value of strbuf
Masami Hiramatsu
2
-17
/
+21
2016-05-10
perf probe: Check the return value of strbuf APIs
Masami Hiramatsu
3
-97
/
+128
2016-05-10
perf tools: Rewrite strbuf not to die()
Masami Hiramatsu
2
-36
/
+82
2016-05-09
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
1
-1
/
+1
2016-05-09
perf evsel: Print state of perf_event_attr.write_backward
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-05-09
perf tools: Support reading from backward ring buffer
Wang Nan
2
-0
/
+54
2016-05-09
perf script: Fix incorrect python db-export error message
Chris Phlipot
1
-1
/
+1
2016-05-09
perf stat: Scale values by unit before metrics
Andi Kleen
1
-1
/
+3
2016-05-09
perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support
He Kuang
1
-2
/
+0
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-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
4
-7
/
+11
2016-05-05
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
3
-3
/
+2
2016-05-05
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
3
-3
/
+2
2016-05-05
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
3
-3
/
+2
2016-05-05
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
3
-5
/
+4
2016-05-05
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
4
-7
/
+6
2016-05-05
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
5
-6
/
+5
2016-05-05
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
4
-11
/
+13
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-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-25
perf hists: Clear dummy entry accumulated period
Kan Liang
1
-0
/
+2
2016-04-25
perf intel-pt: Fix off-by-one comparison on maximum code
Colin Ian King
1
-1
/
+1
2016-04-25
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
[prev]
[next]