index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
2018-01-18
1
-27
/
+1
*
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
Adrian Hunter
2018-01-18
1
-0
/
+1
*
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
2018-01-17
1
-3
/
+13
*
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-01-17
1
-4
/
+4
*
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
2018-01-12
1
-3
/
+11
*
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
2018-01-11
1
-1
/
+1
*
perf script: Add support to display sample misc field
Jiri Olsa
2018-01-08
1
-0
/
+1
*
perf tools: Display perf_event_attr::namespaces debug info
Jiri Olsa
2018-01-08
1
-0
/
+1
*
perf evsel: Enable ignore_missing_thread for pid option
Mengting Zhang
2017-12-27
1
-2
/
+45
*
perf evsel: Fix swap for samples with raw data
Jiri Olsa
2017-12-27
1
-3
/
+17
*
perf annotate: Use perf_env when obtaining the arch name
Arnaldo Carvalho de Melo
2017-12-27
1
-7
/
+0
*
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
Arnaldo Carvalho de Melo
2017-12-27
1
-3
/
+3
*
perf evlist: Add perf_evlist__parse_sample_timestamp function
Jiri Olsa
2017-11-16
1
-6
/
+59
*
perf evsel: Centralize perf_sample initialization
Jiri Olsa
2017-11-16
1
-4
/
+2
*
perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-in...
Kim Phillips
2017-11-16
1
-2
/
+3
*
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
2017-11-16
1
-1
/
+1
*
perf evsel: Enable type checking for perf_evsel_config_term types
Andi Kleen
2017-11-16
1
-0
/
+2
*
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
2017-11-16
1
-4
/
+8
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
Arnaldo Carvalho de Melo
2017-10-02
1
-1
/
+6
|
\
|
*
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
2017-09-25
1
-1
/
+6
[next]