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
starfive-6.6.48-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
/
evsel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
1
-4
/
+12
2013-09-02
perf tools: Add support for PERF_COUNT_SW_DUMMY
Adrian Hunter
1
-0
/
+1
2013-08-29
perf tools: Add a function to calculate sample event size
Adrian Hunter
1
-0
/
+92
2013-08-29
perf tools: Expand perf_event__synthesize_sample()
Adrian Hunter
1
-2
/
+93
2013-08-29
perf tools: Add missing 'abi' member to 'struct regs_dump'
Adrian Hunter
1
-4
/
+3
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
1
-5
/
+96
2013-08-29
perf tools: Remove references to struct ip_event
Adrian Hunter
1
-2
/
+2
2013-08-29
perf evsel: Tidy up sample parsing overflow checking
Adrian Hunter
1
-41
/
+71
2013-08-17
perf tools: Add debug prints
Adrian Hunter
1
-1
/
+66
2013-08-17
perf tools: Try to increase the file descriptor limits on EMFILE
Andi Kleen
1
-0
/
+28
2013-08-08
perf evsel: Add support for enabling counters
Andi Kleen
1
-3
/
+18
2013-08-08
perf tools: Add 'S' event/group modifier to read sample value
Jiri Olsa
1
-0
/
+29
2013-08-08
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
1
-2
/
+28
2013-07-22
perf evsel: Handle ENODEV on default cycles event
David Ahern
1
-1
/
+1
2013-07-12
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
1
-4
/
+4
2013-07-09
perf evsel: Fix missing increment in sample parsing
Adrian Hunter
1
-1
/
+1
2013-07-09
perf evsel: Fix count parameter to read call in event_format__new
David Ahern
1
-1
/
+1
2013-05-28
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
1
-1
/
+1
2013-04-01
perf record: Add support for mem access profiling
Stephane Eranian
1
-0
/
+3
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
1
-0
/
+6
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
1
-0
/
+10
2013-03-15
perf stat: Introduce --repeat forever
Frederik Deweerdt
1
-0
/
+6
2013-03-15
perf evsel: Cleanup perf_evsel__exit()
Namhyung Kim
1
-3
/
+2
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
1
-1
/
+1
2013-02-07
perf evlist: Pass the event_group info via perf_attr_details
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-01-31
perf evlist: Add --group option
Namhyung Kim
1
-2
/
+22
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
1
-0
/
+25
2013-01-30
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
1
-0
/
+5
2013-01-30
perf evsel: Add prev_raw_count field
Stephane Eranian
1
-0
/
+26
2013-01-24
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
1
-0
/
+49
2013-01-24
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
1
-0
/
+28
2013-01-24
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
1
-3
/
+28
2012-12-12
perf evsel: Decode read_format and sample_type in perf_evsel__fprintf
Arnaldo Carvalho de Melo
1
-2
/
+50
2012-12-12
perf evsel: Adopt fprintf routine from 'perf evlist'
Arnaldo Carvalho de Melo
1
-0
/
+77
2012-12-12
perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}
Arnaldo Carvalho de Melo
1
-2
/
+0
2012-12-12
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
Arnaldo Carvalho de Melo
1
-2
/
+1
2012-12-10
perf evsel: Introduce method to request IDs be used
Arnaldo Carvalho de Melo
1
-0
/
+6
2012-12-10
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
1
-13
/
+32
2012-12-09
perf evsel: Convert to _is_group_leader method
Namhyung Kim
1
-3
/
+3
2012-12-09
perf evsel: Set leader evsel's ->leader to itself
Namhyung Kim
1
-0
/
+1
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-2
/
+2
2012-11-20
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-2
/
+2
2012-11-14
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
1
-3
/
+3
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
1
-5
/
+3
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
1
-1
/
+1
2012-09-27
perf evsel: Export the event_format constructor
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-09-27
perf evsel: Introduce rawptr() method
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-09-27
perf evsel: The tracepoint constructor should store sys:name
Arnaldo Carvalho de Melo
1
-4
/
+5
2012-09-26
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
1
-0
/
+18
[next]