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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
perf tools: Use sysctl__read_int instead of ad-hoc copies
Arnaldo Carvalho de Melo
1
-8
/
+1
2014-12-11
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
1
-17
/
+0
2014-10-03
perf callchain: Move callchain_param to util object in to fix python test
Jiri Olsa
1
-0
/
+8
2014-08-15
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
1
-2
/
+3
2014-08-13
perf tools: Introduce set_term_quiet_input helper function
Jiri Olsa
1
-0
/
+13
2014-08-12
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
1
-0
/
+36
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
1
-0
/
+1
2014-07-07
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
1
-7
/
+2
2014-06-09
perf tools: Add support to dynamically get cacheline size
Don Zickus
1
-0
/
+1
2014-04-29
perf tools: Handle EINTR error for readn/writen
Namhyung Kim
1
-0
/
+2
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
1
-1
/
+1
2013-12-13
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
1
-0
/
+22
2013-12-13
perf tools: Add perf_event_paranoid()
Adrian Hunter
1
-0
/
+19
2013-12-09
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
1
-0
/
+14
2013-12-04
perf tools: Add filename__read_str util function
Jiri Olsa
1
-0
/
+49
2013-12-02
perf tools: Add writen function
Jiri Olsa
1
-5
/
+19
2013-12-02
perf tools: Fine tune readn function
Jiri Olsa
1
-5
/
+11
2013-12-02
perf tools: Use correct return type for readn function
Jiri Olsa
1
-2
/
+2
2013-10-23
perf tools: Do not accept parse_tag_value() overflow
Adrian Hunter
1
-0
/
+2
2013-10-17
perf tools: Introduce filename__read_int helper
Arnaldo Carvalho de Melo
1
-0
/
+17
2013-10-14
perf tools: Add copyfile_mode()
Adrian Hunter
1
-5
/
+13
2013-10-09
perf tools: Add possibility to specify mmap size
Jiri Olsa
1
-0
/
+25
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-2
/
+2
2013-08-08
perf util: Add parse_nsec_time() function
Namhyung Kim
1
-0
/
+33
2013-07-12
perf util: Move debugfs/tracing helper functions to util.c
Namhyung Kim
1
-0
/
+59
2013-03-15
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
1
-0
/
+27
2013-01-24
perf tools: Move get_term_dimensions from top to util.c
David Ahern
1
-0
/
+22
2013-01-24
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-10-29
perf tools: Move hex2u64 into util object
Jiri Olsa
1
-0
/
+33
2012-10-06
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-10-03
perf tools: Convert to BACKTRACE_SUPPORT
Namhyung Kim
1
-2
/
+2
2012-09-08
perf tools: add NO_BACKTRACE for application self-debugging
Irina Tirdea
1
-0
/
+6
2012-08-08
perf tools: Add dump_stack function
Arnaldo Carvalho de Melo
1
-0
/
+19
2012-04-19
perf annotate browser: Align jump labels
Arnaldo Carvalho de Melo
1
-0
/
+10
2012-02-14
perf tools: cleanup initialization of attr->size
Stephane Eranian
1
-0
/
+2
2012-02-14
perf tools: Change perf_guest default back to false
Joerg Roedel
1
-1
/
+1
2012-01-06
perf kvm: Do guest-only counting by default
Joerg Roedel
1
-0
/
+15
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
1
-0
/
+17
2010-05-14
perf report: Report number of events, not samples
Arnaldo Carvalho de Melo
1
-0
/
+22
2010-01-17
perf: Fix implicit declaration of getline in util.c
Frederic Weisbecker
1
-6
/
+1
2010-01-16
perf symbols: Cache /proc/kallsyms files by build-id
Arnaldo Carvalho de Melo
1
-0
/
+30
2009-12-28
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
1
-0
/
+69
[prev]