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
/
builtin-inject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
1
-2
/
+3
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-07-30
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-7
/
+7
2019-07-30
perf evlist: Rename perf_evlist__remove() to evlist__remove()
Jiri Olsa
1
-2
/
+2
2019-07-30
perf evsel: Rename perf_evsel__delete() to evsel__delete()
Jiri Olsa
1
-2
/
+2
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-4
/
+4
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-15
/
+15
2019-07-09
perf inject: The tool->read() call may pass a NULL evsel, handle it
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-15
perf inject: Enable COMPRESSED record decompression
Alexey Budankov
1
-0
/
+4
2019-02-22
perf data: Add global path holder
Jiri Olsa
1
-6
/
+4
2019-02-06
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-09-19
perf tools: Report itrace options in help
Andi Kleen
1
-1
/
+2
2018-09-19
perf tools: Remove perf_tool from event_op3
Jiri Olsa
1
-6
/
+5
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
1
-15
/
+11
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
1
-3
/
+1
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
1
-2
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
1
-5
/
+7
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-13
/
+13
2017-07-19
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
1
-0
/
+1
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-11
perf inject: Don't proceed if perf_session__process_event() fails
David Carrillo-Cisneros
1
-0
/
+2
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-0
/
+13
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
1
-0
/
+1
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
1
-4
/
+1
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
1
-5
/
+7
2016-03-09
perf jitdump: DWARF is also needed
Arnaldo Carvalho de Melo
1
-5
/
+5
2016-03-08
perf jit: Move clockid validation
Adrian Hunter
1
-24
/
+0
2016-03-08
perf jit: Let jit_process() return errors
Adrian Hunter
1
-4
/
+12
2016-03-08
perf inject: Hit all DSOs for AUX data in JIT and other cases
Adrian Hunter
1
-4
/
+8
2016-02-05
perf inject: Add jitdump mmap injection support
Stephane Eranian
1
-3
/
+95
2016-02-05
perf inject: Make sure mmap records are ordered when injecting build_ids
Arnaldo Carvalho de Melo
1
-0
/
+11
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-11-13
perf inject: Also re-pipe lost_samples event
Adrian Hunter
1
-0
/
+1
2015-09-28
perf inject: Add --strip option to strip out non-synthesized events
Adrian Hunter
1
-0
/
+92
2015-09-28
perf inject: Remove more aux-related stuff when processing instruction traces
Adrian Hunter
1
-1
/
+28
2015-09-28
perf inject: Set branch stack feature flag when synthesizing branch stacks
Adrian Hunter
1
-1
/
+5
2015-07-24
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
1
-0
/
+1
2015-07-01
perf inject: Fill in the missing session freeing after an error occurs
Taeung Song
1
-3
/
+4
[next]