index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm
/
util
Age
Commit message (
Expand
)
Author
Lines
2023-04-24
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
-6
/
+25
2023-04-24
perf cs-etm: Validate options after applying them
James Clark
-84
/
+68
2023-04-24
perf cs-etm: Don't test full_auxtrace because it's always set
James Clark
-31
/
+25
2023-04-04
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
-10
/
+17
2023-03-13
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
-1
/
+5
2023-03-13
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
-4
/
+4
2023-01-27
perf cs-etm: Improve missing sink warning message
James Clark
-3
/
+9
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
-0
/
+48
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
-7
/
+36
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
-3
/
+2
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
-1
/
+1
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
-0
/
+66
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
-19
/
+34
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
-1
/
+1
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
-0
/
+1
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
-4
/
+4
2022-02-15
perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
James Clark
-0
/
+3
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
-12
/
+23
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
-8
/
+8
2021-12-16
perf cs-etm: Remove duplicate and incorrect aux size checks
James Clark
-19
/
+0
2021-09-27
perf arm: Fix off-by-one directory paths.
Ian Rogers
-23
/
+23
2021-09-03
perf cs-etm: Fix typo
James Clark
-1
/
+1
2021-09-03
perf cs-etm: Save TRCDEVARCH register
James Clark
-5
/
+44
2021-09-03
perf cs-etm: Refactor out ETMv4 header saving
James Clark
-23
/
+23
2021-08-31
perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
-0
/
+32
2021-07-01
perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
-133
/
+0
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
-1
/
+1
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-0
/
+4
2021-03-06
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
-4
/
+8
2021-03-02
perf cs-etm: Support PID tracing in config
Suzuki K Poulose
-12
/
+49
2021-03-02
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
-4
/
+4
2021-03-02
perf cs-etm: Update ETM metadata format
Mike Leach
-2
/
+5
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
-1
/
+1
2020-07-29
perf tools: No need to cache the PMUs in ARM SPE auxtrace init routine
Wei Li
-5
/
+4
2020-07-29
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
-4
/
+4
2020-06-22
perf cs-etm: Allow no CoreSight sink to be specified on command line
Mike Leach
-3
/
+3
2020-05-28
perf record: Respect --no-switch-events
Adrian Hunter
-1
/
+2
2020-05-28
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
-2
/
+2
2020-05-05
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
-2
/
+2
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
-1
/
+1
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
-0
/
+1
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
-19
/
+2
2020-02-18
perf cs-etm: Fix endless record after being terminated
Wei Li
-1
/
+4
2020-01-30
perf parse: Refactor 'struct perf_evsel_config_term'
Leo Yan
-1
/
+1
2019-10-10
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
-0
/
+8
2019-09-25
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
-0
/
+1
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
-1
/
+1
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
-1
/
+1
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
-1
/
+1
[next]