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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-06
perf tools: Fix handling read result using a signed variable
Andrzej Hajda
1
-1
/
+2
2015-10-06
perf tools: Use hpp_dimension__add_output to register hpp columns
Jiri Olsa
1
-8
/
+8
2015-10-06
perf tools: Introduce hpp_dimension__add_output function
Jiri Olsa
2
-0
/
+8
2015-10-06
perf tools: Get rid of superfluos call to reset_dimensions
Jiri Olsa
1
-2
/
+0
2015-10-06
torture: Forgive non-plural arguments
Paul E. McKenney
1
-3
/
+3
2015-10-06
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
3
-0
/
+8
2015-10-06
locktorture: Support rtmutex torturing
Davidlohr Bueso
3
-1
/
+9
2015-10-05
perf tools: Fail properly in case pattern matching fails to find tracepoint
Jiri Olsa
1
-1
/
+8
2015-10-05
perf hists browser: Implement horizontal scrolling
Arnaldo Carvalho de Melo
1
-5
/
+17
2015-10-05
perf ui browser: Optional horizontal scrolling key binding
Arnaldo Carvalho de Melo
2
-1
/
+15
2015-10-05
perf callchain: Switch default to 'graph,0.5,caller'
Arnaldo Carvalho de Melo
3
-5
/
+5
2015-10-05
perf tests: Add Intel CQM test
Matt Fleming
4
-0
/
+130
2015-10-05
perf tests: Move x86 tests into arch directory
Matt Fleming
16
-45
/
+48
2015-10-05
perf tests: Add arch tests
Matt Fleming
6
-11
/
+46
2015-10-05
perf tools: Handle -h and -v options
Jiri Olsa
2
-0
/
+22
2015-10-05
perf tools: Setup proper width for symbol_iaddr field
Jiri Olsa
1
-0
/
+13
2015-10-05
perf tools: Add support for sorting on the iaddr
Don Zickus
3
-0
/
+39
2015-10-05
perf tests: Add parsing test for 'P' modifier
Jiri Olsa
1
-0
/
+16
2015-10-05
perf tools: Introduce 'P' modifier to request max precision
Jiri Olsa
5
-2
/
+13
2015-10-05
perf tools: Export perf_event_attr__set_max_precise_ip()
Jiri Olsa
2
-1
/
+3
2015-10-05
perf annotate: Fix sizeof_sym_hist overflow issue
Jiri Olsa
1
-1
/
+1
2015-10-05
perf evlist: Display DATA_SRC sample type bit
Jiri Olsa
1
-1
/
+1
2015-10-05
tools lib api fs: No need to use PATH_MAX + 1
Jiri Olsa
2
-4
/
+4
2015-10-02
perf stat: Reduce min --interval-print to 10ms
Kan Liang
2
-6
/
+12
2015-10-02
perf record: Change 'record.samples' type to unsigned long long
Yang Shi
1
-2
/
+2
2015-10-02
perf probe: Allow probing on kmodules without dwarf
Masami Hiramatsu
2
-8
/
+8
2015-10-02
perf list: Honour 'event_glob' whem printing selectable PMUs
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-64
/
+147
2015-10-01
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+34
2015-10-01
perf list: Do event name substring search as last resort when no events found
Arnaldo Carvalho de Melo
2
-2
/
+18
2015-10-01
perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
1
-1
/
+1
2015-10-01
perf report: Fix a bug on "--call-graph none" option
Namhyung Kim
1
-1
/
+1
2015-10-01
perf top: Register idle thread
Namhyung Kim
3
-1
/
+6
2015-10-01
perf top: Fix unresolved comm when -s comm is used
Namhyung Kim
1
-2
/
+5
2015-10-01
perf record: Allocate area for sample_id_hdr in a synthesized comm event
Namhyung Kim
1
-2
/
+10
2015-10-01
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
4
-1
/
+45
2015-09-30
perf tools: By default use the most precise "cycles" hw counter available
Arnaldo Carvalho de Melo
1
-3
/
+19
2015-09-30
perf list: Remove blank lines, headers when piping output
Arnaldo Carvalho de Melo
3
-8
/
+9
2015-09-30
perf probe: Improve error message when %return is on inlined function
Masami Hiramatsu
1
-4
/
+9
2015-09-30
perf probe: Fix a segfault bug in debuginfo_cache
Masami Hiramatsu
1
-9
/
+12
2015-09-30
perf probe: Show correct source lines of probes on kmodules
Masami Hiramatsu
2
-12
/
+65
2015-09-30
perf probe: Begin and end libdwfl report session correctly
Masami Hiramatsu
1
-0
/
+3
2015-09-30
perf probe: Fix to remove dot suffix from second or latter events
Masami Hiramatsu
1
-13
/
+20
2015-09-30
tools lib symbol: Introduce kallsyms2elf_type
Arnaldo Carvalho de Melo
2
-0
/
+8
2015-09-30
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
Arnaldo Carvalho de Melo
2
-2
/
+2
2015-09-30
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
10
-20
/
+25
2015-09-30
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
7
-22
/
+23
2015-09-30
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
3
-1
/
+4
2015-09-30
perf report: Amend documentation about max_stack and synthesized callchains
Adrian Hunter
1
-0
/
+2
2015-09-30
perf maps: Introduce maps__find_symbol_by_name()
Arnaldo Carvalho de Melo
2
-6
/
+15
[prev]
[next]