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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-27
perf hists browser: Update nr entries regardless of min percent
Namhyung Kim
1
-3
/
+2
2015-11-27
perf hists: Do not skip elided fields when processing samples
Namhyung Kim
1
-6
/
+0
2015-11-27
perf report: Show error message when processing sample fails
Namhyung Kim
1
-3
/
+9
2015-11-27
perf list: Robustify event printing routine
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-11-27
perf list: Add support for PERF_COUNT_SW_BPF_OUT
Arnaldo Carvalho de Melo
1
-0
/
+4
2015-11-27
perf test: 'unwind' test should create kernel maps
Jiri Olsa
1
-0
/
+5
2015-11-27
perf buildid-list: Show running kernel build id fix
Michael Petlan
1
-1
/
+1
2015-11-26
perf evlist: Display WEIGHT sample type bit
Jiri Olsa
1
-0
/
+1
2015-11-26
perf stat: Clear sample_(type|period) for counting
Jiri Olsa
1
-0
/
+7
2015-11-26
perf symbols: Add the path to vmlinux.debug
Ekaterina Tumanova
1
-1
/
+2
2015-11-26
perf symbols: Refactor vmlinux_path__init() to ease path additions
Ekaterina Tumanova
1
-31
/
+33
2015-11-26
perf script: Pass perf_script into process_event
Jiri Olsa
1
-12
/
+14
2015-11-26
perf tools: Correctly identify anon_hugepage when generating map (v2)
Yannick Brosseau
1
-2
/
+2
2015-11-26
perf machine: Adjust dso->long_name for offline module
Wang Nan
1
-1
/
+26
2015-11-26
perf build: Fix traceevent plugins build race
Jiri Olsa
1
-1
/
+1
2015-11-26
perf script: Remove default_scripting_ops
Jiri Olsa
1
-36
/
+7
2015-11-26
perf top: Fix freeze on --call-graph flat/folded
Namhyung Kim
1
-0
/
+1
2015-11-26
perf callchain: Honor hide_unresolved
Namhyung Kim
3
-5
/
+10
2015-11-25
perf probe: Fix to free temporal Dwarf_Frame correctly
Masami Hiramatsu
1
-7
/
+6
2015-11-23
perf callchain: Add missing parent_val initialization
Jiri Olsa
1
-0
/
+1
2015-11-23
perf config: Add initial man page
Taeung Song
1
-0
/
+103
2015-11-23
perf tools: Add 'perf config' command
Taeung Song
5
-0
/
+70
2015-11-23
perf callchain: Add order support for libdw DWARF unwinder
Jiri Olsa
2
-15
/
+40
2015-11-23
perf test: Add callchain order setup for DWARF unwinder test
Jiri Olsa
1
-3
/
+19
2015-11-23
perf callchain: Add order support for libunwind DWARF unwinder
Jiri Olsa
1
-17
/
+30
2015-11-23
perf callchain: Move initial entry call into get_entries function
Jiri Olsa
1
-10
/
+15
2015-11-19
perf ui/gtk: Support folded callchains
Namhyung Kim
1
-0
/
+62
2015-11-19
perf ui/gtk: Support flat callchains
Namhyung Kim
1
-4
/
+76
2015-11-19
perf hists browser: Support folded callchains
Namhyung Kim
1
-1
/
+124
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
3
-2
/
+166
2015-11-19
perf hists browser: Factor out hist_browser__show_callchain_list()
Namhyung Kim
1
-27
/
+45
2015-11-19
perf report: Add callchain value option
Namhyung Kim
6
-18
/
+84
2015-11-19
perf callchain: Add count fields to struct callchain_node
Namhyung Kim
2
-0
/
+17
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
5
-27
/
+57
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
4
-2
/
+65
2015-11-19
perf machine: Fix machine__findnew_module_map to put dso
Masami Hiramatsu
1
-1
/
+3
2015-11-19
perf tools: Fix machine__create_kernel_maps to put kernel dso refcount
Masami Hiramatsu
1
-3
/
+6
2015-11-19
perf tools: Fix __dsos__addnew to put dso after adding it to the list
Masami Hiramatsu
1
-0
/
+2
2015-11-19
perf tools: Fix to put new map after inserting to map_groups in dso__load_sym
Masami Hiramatsu
1
-0
/
+2
2015-11-19
perf tools: Make perf_exec_path() always return malloc'd string
Masami Hiramatsu
3
-14
/
+18
2015-11-19
perf machine: Fix to destroy kernel maps when machine exits
Masami Hiramatsu
1
-0
/
+1
2015-11-19
perf machine: Fix machine__destroy_kernel_maps to drop vmlinux_maps references
Masami Hiramatsu
1
-0
/
+1
2015-11-19
perf machine: Fix machine__findnew_module_map to put registered map
Masami Hiramatsu
1
-0
/
+2
2015-11-19
perf probe: Fix to free temporal Dwarf_Frame
Masami Hiramatsu
1
-3
/
+6
2015-11-19
perf test: Mute test cases error messages if verbose == 0
Wang Nan
1
-0
/
+12
2015-11-19
perf test: Print result for each BPF subtest
Wang Nan
3
-10
/
+35
2015-11-19
perf test: Print result for each LLVM subtest
Wang Nan
3
-50
/
+115
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
42
-88
/
+89
2015-11-18
perf bpf: Use same BPF program if arguments are identical
Wang Nan
1
-7
/
+131
2015-11-18
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
Wang Nan
1
-3
/
+4
[prev]
[next]