index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'tip/perf/core' into perf/urgent
Arnaldo Carvalho de Melo
2019-07-08
1
-6
/
+21
|
\
|
*
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-26
1
-1
/
+1
|
*
perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
Arnaldo Carvalho de Melo
2019-06-25
1
-0
/
+1
|
*
perf evsel: Make perf_evsel__name() accept a NULL argument
Arnaldo Carvalho de Melo
2019-06-17
1
-1
/
+7
|
*
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-06-17
1
-4
/
+12
|
|
\
|
|
*
perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()
Jiri Olsa
2019-06-10
1
-3
/
+0
|
|
*
perf record: Add support to collect callchains from kernel or user space only
yuzhoujian
2019-06-10
1
-0
/
+4
|
|
*
perf record: Allow mixing --user-regs with --call-graph=dwarf
Alexey Budankov
2019-06-05
1
-1
/
+8
*
|
|
perf evsel: Do not rely on errno values for precise_ip fallback
Jiri Olsa
2019-07-06
1
-8
/
+2
|
/
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
/
*
perf tools: Add a 'percore' event qualifier
Jin Yao
2019-05-16
1
-0
/
+2
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
1
-1
/
+10
|
\
|
*
perf evsel: Support printing evsel name for 'duration_time'
Andi Kleen
2019-04-01
1
-1
/
+10
*
|
perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)
Mao Han
2019-04-16
1
-6
/
+6
|
/
*
perf evsel: Fix max perf_event_attr.precise_ip detection
Jiri Olsa
2019-03-28
1
-13
/
+59
*
perf record: Replace option --bpf-event with --no-bpf-event
Song Liu
2019-03-19
1
-1
/
+1
*
perf evsel: Free evsel->counts in perf_evsel__exit()
Arnaldo Carvalho de Melo
2019-03-19
1
-0
/
+1
*
perf stat: Improve scaling
Andi Kleen
2019-03-19
1
-1
/
+1
*
perf stat: Fix --no-scale
Andi Kleen
2019-03-19
1
-2
/
+1
*
perf evsel: Probe for precise_ip with simple attr
Jiri Olsa
2019-03-06
1
-8
/
+0
*
perf evsel: Force sample_type for slave events
Jiri Olsa
2019-02-20
1
-0
/
+8
*
perf tools: Handle PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
1
-1
/
+10
*
perf tools: Handle PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
1
-1
/
+9
*
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2018-11-12
1
-1
/
+1
*
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2018-11-06
1
-1
/
+0
*
perf evsel: Mark a evsel as disabled when asking the kernel do disable it
Arnaldo Carvalho de Melo
2018-10-22
1
-6
/
+17
*
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
2018-10-19
1
-0
/
+4
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-10-18
1
-0
/
+3
|
\
|
*
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2018-10-16
1
-0
/
+3
*
|
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-1
/
+1
*
|
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-4
/
+4
*
|
perf evsel: Introduce perf_evsel__store_ids()
Jiri Olsa
2018-08-30
1
-0
/
+29
|
/
*
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
2018-08-30
1
-2
/
+3
*
tools lib traceevent, perf tools: Rename pevent find APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-1
/
+1
*
perf evlist: Fix error out while applying initial delay and LBR
Kan Liang
2018-07-31
1
-0
/
+14
*
perf stat: Get rid of extra clock display function
Jiri Olsa
2018-07-24
1
-0
/
+11
*
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
2018-06-05
1
-2
/
+2
*
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
2018-05-17
1
-1
/
+1
*
perf evsel: Only fall back group read for leader
Kan Liang
2018-04-24
1
-1
/
+2
*
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
2018-04-23
1
-2
/
+5
*
perf stat: Keep the / modifier separator in fallback
Jiri Olsa
2018-04-23
1
-1
/
+7
*
perf record: Remove suggestion to enable APIC
Andi Kleen
2018-04-18
1
-2
/
+1
*
perf record: Remove misleading error suggestion
Andi Kleen
2018-04-18
1
-2
/
+1
*
perf report: Fix the output for stdio events list
Jiri Olsa
2018-03-08
1
-4
/
+16
*
perf pmu: Display pmu name when printing unmerged events in stat
Agustin Vega-Frias
2018-03-08
1
-0
/
+1
*
perf cgroup: Rename close_cgroup() to cgroup__put()
Arnaldo Carvalho de Melo
2018-03-07
1
-1
/
+1
*
perf stat: Ignore error thread when enabling system-wide --per-thread
Jin Yao
2018-02-27
1
-0
/
+3
*
perf evsel: Expose the perf_missing_features struct
Arnaldo Carvalho de Melo
2018-02-15
1
-11
/
+1
*
perf record: Fix period option handling
Jiri Olsa
2018-02-05
1
-3
/
+8
*
perf evsel: Fix period/freq terms setup
Jiri Olsa
2018-02-05
1
-0
/
+2
[next]