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-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-08
perf symbols: Adjust symbol for shared objects
Wang Nan
1
-10
/
+3
2016-04-08
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
1
-0
/
+14
2016-04-08
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2
-0
/
+10
2016-04-08
perf tools: Allow generating per-arch syscall table arrays
Arnaldo Carvalho de Melo
2
-2
/
+91
2016-04-08
perf trace: Move syscall table id <-> name routines to separate class
Arnaldo Carvalho de Melo
3
-0
/
+60
2016-04-08
perf tools: Add dedicated unwind addr_space member into thread struct
Jiri Olsa
2
-16
/
+15
2016-04-07
perf tools: Introduce trim function
Jiri Olsa
1
-0
/
+5
2016-04-06
perf script perl: Do error checking on new backtrace routine
Arnaldo Carvalho de Melo
1
-9
/
+21
2016-04-06
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
1
-0
/
+9
2016-04-06
perf config: Fix build with older toolchain.
Vinson Lee
1
-3
/
+3
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-21
/
+32
2016-04-01
perf bpf: Add sample types for 'bpf-output' event
Wang Nan
1
-1
/
+2
2016-04-01
perf tools: Fix PMU term format max value calculation
Kan Liang
1
-7
/
+6
2016-04-01
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
4
-8
/
+46
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
6
-0
/
+28
2016-03-31
Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
8
-49
/
+165
2016-03-30
perf jit: genelf makes assumptions about endian
Anton Blanchard
1
-14
/
+10
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
4
-2
/
+34
2016-03-30
perf script perl: Perl scripts now get a backtrace, like the python ones
Dima Kogan
1
-8
/
+106
2016-03-30
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
1
-3
/
+4
2016-03-30
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
1
-32
/
+18
2016-03-30
perf tools: Make hists__collapse_insert_entry static
Jiri Olsa
2
-4
/
+3
2016-03-29
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
4
-7
/
+22
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
46
-364
/
+235
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
1
-3
/
+4
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
4
-44
/
+12
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2
-7
/
+9
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
3
-10
/
+10
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
4
-46
/
+0
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+0
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
16
-171
/
+153
2016-03-23
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
2
-8
/
+1
2016-03-23
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
1
-7
/
+0
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
3
-9
/
+5
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
2
-8
/
+4
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
6
-22
/
+17
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
11
-21
/
+18
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2016-03-18
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
2
-6
/
+7
2016-03-11
perf test: Remove 'core_id' check in topo test
Sukadev Bhattiprolu
1
-5
/
+0
2016-03-10
perf tools: Add sort__has_comm variable
Namhyung Kim
2
-0
/
+4
2016-03-10
perf tools: Recalc total periods using top-level entries in hierarchy
Namhyung Kim
1
-10
/
+34
2016-03-10
perf tools: Remove nr_sort_keys field
Namhyung Kim
2
-28
/
+0
2016-03-10
perf tools: Remove hist_entry->fmt field
Namhyung Kim
1
-1
/
+0
2016-03-10
perf tools: Fix command line filters in hierarchy mode
Namhyung Kim
1
-3
/
+97
2016-03-10
perf tools: Add more sort entry check functions
Namhyung Kim
2
-31
/
+23
2016-03-10
perf tools: Fix hist_entry__filter() for hierarchy
Namhyung Kim
1
-7
/
+21
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
1
-1
/
+1
[next]