index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
hist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2024-01-26
1
-2
/
+2
*
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
2023-10-25
1
-16
/
+12
*
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
2023-10-25
1
-3
/
+7
*
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
1
-1
/
+1
*
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
2023-06-12
1
-1
/
+1
*
perf hist: Fix srcline memory leak
Ian Rogers
2023-06-12
1
-1
/
+1
*
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
2023-06-12
1
-3
/
+3
*
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
1
-15
/
+31
*
perf map/maps/thread: Changes to reference counting
Ian Rogers
2023-06-12
1
-2
/
+4
*
perf thread: Add reference count checking
Ian Rogers
2023-06-12
1
-1
/
+1
*
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
1
-3
/
+5
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-3
/
+3
*
perf mem: Increase HISTC_MEM_LVL column size to 39 chars
Ravi Bangoria
2023-04-11
1
-1
/
+1
*
perf map: Changes to reference counting
Ian Rogers
2023-04-07
1
-5
/
+5
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-5
/
+5
*
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
1
-1
/
+1
*
perf kvm: Reference count 'struct kvm_info'
Leo Yan
2023-03-21
1
-0
/
+5
*
perf report: Add 'simd' sort field
German Gomez
2023-03-20
1
-0
/
+1
*
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
2023-03-15
1
-7
/
+12
*
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
2022-12-21
1
-5
/
+5
*
perf tools: Add 'addr' sort key
Namhyung Kim
2022-10-04
1
-0
/
+1
*
perf report: Show per-event LOST SAMPLES stat
Namhyung Kim
2022-10-04
1
-3
/
+7
*
perf hist: Add nr_lost_samples to hist_stats
Namhyung Kim
2022-10-04
1
-0
/
+5
*
perf hist: Update use of pthread mutex
Ian Rogers
2022-10-04
1
-3
/
+3
*
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
2022-02-16
1
-0
/
+2
*
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
2022-01-10
1
-1
/
+3
*
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
2021-11-18
1
-8
/
+4
*
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
2021-11-18
1
-7
/
+4
*
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
2021-11-18
1
-9
/
+5
*
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
2021-04-29
1
-1
/
+5
*
perf hists: Split hists_stats from events_stats
Namhyung Kim
2021-04-29
1
-6
/
+14
*
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
1
-3
/
+8
*
perf report: Support instruction latency
Kan Liang
2021-02-08
1
-3
/
+9
*
perf tools: Support data block and addr block
Kan Liang
2021-02-08
1
-0
/
+1
*
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
1
-0
/
+2
*
perf sort: Add sort option for data page size
Kan Liang
2020-12-19
1
-0
/
+3
*
perf evlist: Use the right prefix for 'struct evlist' print methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
Arnaldo Carvalho de Melo
2020-05-28
1
-4
/
+4
*
perf evsel: Rename perf_evsel__object_config() to evsel__object_config()
Arnaldo Carvalho de Melo
2020-05-28
1
-3
/
+2
*
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc()
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-05-05
1
-2
/
+2
*
perf hist: Add fast path for duplicate entries check
Kan Liang
2020-04-18
1
-0
/
+23
*
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-04-03
1
-0
/
+13
*
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2020-03-10
1
-1
/
+2
*
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
2019-11-26
1
-4
/
+4
*
perf addr_location: Rename al->mg to al->maps
Arnaldo Carvalho de Melo
2019-11-26
1
-4
/
+4
*
perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-11-12
1
-0
/
+4
*
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-11-12
1
-27
/
+27
*
Merge tag 'perf-core-for-mingo-5.5-20191107' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-11-12
1
-1
/
+12
|
\
[next]