summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/demangle-java.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix various typos in commentsIngo Molnar2021-03-231-2/+2
* perf jvmti: Fix demangling Java symbolsNick Gasson2020-05-281-6/+7
* perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-091-1/+2
* tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo2019-06-251-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo2017-04-191-0/+2
* perf symbols: add Java demangling supportStephane Eranian2016-02-051-0/+199