index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-12-09
perf diff: Remove displacement from struct hist_entry_diff
Jiri Olsa
1
-3
/
+0
2012-12-09
perf evsel: Convert to _is_group_leader method
Namhyung Kim
3
-7
/
+7
2012-12-09
perf evsel: Set leader evsel's ->leader to itself
Namhyung Kim
3
-2
/
+2
2012-12-09
perf hists: Link hist entry pairs to leader
Namhyung Kim
1
-2
/
+2
2012-12-09
perf hists: Fix typo on hist__entry_add_pair
Namhyung Kim
2
-3
/
+3
2012-12-09
perf symbols: Ignore ABS symbols when loading data maps
Namhyung Kim
1
-0
/
+11
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
1
-2
/
+9
2012-12-09
perf tools: Fix mmap limitations on 32-bit
David Miller
2
-12
/
+14
2012-12-09
perf session: Free environment information when deleting session
Namhyung Kim
1
-0
/
+17
2012-12-09
perf ui/helpline: Introduce ui_helpline__vshow()
Namhyung Kim
1
-4
/
+2
2012-12-09
perf ui: Always compile error printing code
Namhyung Kim
2
-53
/
+2
2012-12-09
perf symbols: Fix dso__fprintf() print statement
Stephane Eranian
1
-1
/
+1
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
9
-12
/
+14
2012-11-20
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
8
-9
/
+10
2012-11-14
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
3
-5
/
+11
2012-11-14
perf ui: Always compile browser setup code
Namhyung Kim
1
-38
/
+1
2012-11-14
perf ui: Add ui_progress__finish()
Namhyung Kim
2
-0
/
+2
2012-11-14
perf tools: Add basic event modifier sanity check
Jiri Olsa
2
-1
/
+25
2012-11-14
perf tools: Omit group members from perf_evlist__disable/enable
Jiri Olsa
1
-0
/
+4
2012-11-14
perf tools: Fix 'disabled' attribute config for record command
Jiri Olsa
1
-1
/
+41
2012-11-14
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
3
-11
/
+6
2012-11-14
perf tools: Use sscanf for parsing /proc/pid/maps
Namhyung Kim
1
-43
/
+31
2012-11-14
perf tools: Fix compile error on NO_NEWT=1 build
Namhyung Kim
1
-1
/
+1
2012-11-14
perf hists: Initialize all of he->stat with zeroes
Arnaldo Carvalho de Melo
1
-3
/
+2
2012-11-14
perf tools: Stop using 'self' in pstack
Arnaldo Carvalho de Melo
1
-23
/
+23
2012-11-14
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2
-2
/
+0
2012-11-14
perf tests: Move pmu tests into separate object
Jiri Olsa
2
-179
/
+10
2012-11-09
perf annotate: Merge same lines in summary view
Namhyung Kim
2
-3
/
+53
2012-11-09
perf annotate: Whitespace fixups
Namhyung Kim
1
-7
/
+7
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
8
-297
/
+316
2012-11-09
perf hists: Introduce hists__link
Arnaldo Carvalho de Melo
2
-0
/
+61
2012-11-09
perf diff: Move hists__match to the hists lib
Arnaldo Carvalho de Melo
2
-0
/
+39
2012-11-09
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2
-4
/
+25
2012-11-08
perf tools: Add arbitary aliases and support names with -
Andi Kleen
1
-0
/
+2
2012-11-08
perf hists: Free branch_info when freeing hist_entry
Namhyung Kim
1
-0
/
+1
2012-11-08
perf tools: Fix detection of stack area
Namhyung Kim
1
-1
/
+1
2012-11-08
perf machine: Set kernel data mapping length
Namhyung Kim
1
-9
/
+13
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
1
-2
/
+5
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2
-19
/
+17
2012-10-31
perf tests: Move test objects into 'tests' directory
Jiri Olsa
2
-1269
/
+0
2012-10-31
perf annotate: Handle XBEGIN like a jump
Andi Kleen
1
-0
/
+2
2012-10-31
perf tools: Handle --version string generation on machines without git
Arnaldo Carvalho de Melo
1
-1
/
+2
2012-10-31
perf tools: Further speed up the perf build
Ingo Molnar
1
-9
/
+4
2012-10-31
perf tools: Speed up the perf build time by simplifying the perf --version st...
Ingo Molnar
1
-1
/
+1
2012-10-30
perf tools: Fix strbuf_addf() when the buffer needs to grow
Namhyung Kim
1
-4
/
+4
2012-10-30
perf header: Fix numa topology printing
Namhyung Kim
1
-0
/
+2
2012-10-29
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-10-29
perf header: Add is_perf_magic() func
Feng Tang
2
-0
/
+11
2012-10-29
perf scripts browser: Add a browser for perf script
Feng Tang
1
-0
/
+7
2012-10-29
perf tools: Move dso_* related functions into dso object
Jiri Olsa
4
-726
/
+749
[prev]
[next]