aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2016-06-04 19:35:35 +0200
committerIngo Bauersachs <ingo@jitsi.org>2016-06-04 19:35:35 +0200
commitfeee8eda79f401efab3df9edf44896ac586f4582 (patch)
tree82481c927e5e1ce8d661cb820cfdc9d750c42c95 /lib
parent6bc41324be7700b407e5805cc1174ea34aeb8d52 (diff)
downloadjitsi-feee8eda79f401efab3df9edf44896ac586f4582.zip
jitsi-feee8eda79f401efab3df9edf44896ac586f4582.tar.gz
jitsi-feee8eda79f401efab3df9edf44896ac586f4582.tar.bz2
Remove profiler4j
It doesn't work anymore and there are other, non-invasive tools available.
Diffstat (limited to 'lib')
-rw-r--r--lib/installer-exclude/jcommon-1.0.0.jarbin294514 -> 0 bytes
-rw-r--r--lib/installer-exclude/jdom.jarbin153253 -> 0 bytes
-rw-r--r--lib/installer-exclude/jfreechart-1.0.1.jarbin1075691 -> 0 bytes
-rw-r--r--lib/installer-exclude/p4j-exclusions.txt26
-rw-r--r--lib/installer-exclude/profiler4j-1.0-beta3-SC.jarbin603634 -> 0 bytes
5 files changed, 0 insertions, 26 deletions
diff --git a/lib/installer-exclude/jcommon-1.0.0.jar b/lib/installer-exclude/jcommon-1.0.0.jar
deleted file mode 100644
index c5d23f4..0000000
--- a/lib/installer-exclude/jcommon-1.0.0.jar
+++ /dev/null
Binary files differ
diff --git a/lib/installer-exclude/jdom.jar b/lib/installer-exclude/jdom.jar
deleted file mode 100644
index 288e64c..0000000
--- a/lib/installer-exclude/jdom.jar
+++ /dev/null
Binary files differ
diff --git a/lib/installer-exclude/jfreechart-1.0.1.jar b/lib/installer-exclude/jfreechart-1.0.1.jar
deleted file mode 100644
index 3e4f9cd..0000000
--- a/lib/installer-exclude/jfreechart-1.0.1.jar
+++ /dev/null
Binary files differ
diff --git a/lib/installer-exclude/p4j-exclusions.txt b/lib/installer-exclude/p4j-exclusions.txt
deleted file mode 100644
index 7b76523..0000000
--- a/lib/installer-exclude/p4j-exclusions.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-#
-# This file lists those classes that should be ignored by
-# the agent during instrumentation. In most cases these
-# classes trigger JVM internal errors and should be simply
-# ignored. Notice that some classes are ignored even if
-# not listed here (they may cause your JVM to crash
-# seriously so I hard-coded exclusions for those within
-# the agent)
-#
-# The agent will ignore all classes STARTING WITH the string
-# indicated. So, you can exclude a whole package by ending
-# with '.'
-#
-
-org.apache.tomcat.jni.OS
-org.jboss.util.xml.DOMWriter
-org.jboss.mq.il.uil2.ServerSocketManagerHandler
-org.hsqldb.jdbc.jdbcConnection
-org.hsqldb.Index
-bsh.ParserTokenManager
-org.eclipse.jdt.internal.compiler.lookup.TypeBinding
-org.eclipse.jdt.internal.compiler.ast.Expression
-org.eclipse.jdt.internal.compiler.problem.ProblemReporter
-org.eclipse.jdt.internal.compiler.impl.Constant
-com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
-sun.reflect. \ No newline at end of file
diff --git a/lib/installer-exclude/profiler4j-1.0-beta3-SC.jar b/lib/installer-exclude/profiler4j-1.0-beta3-SC.jar
deleted file mode 100644
index 1212cb8..0000000
--- a/lib/installer-exclude/profiler4j-1.0-beta3-SC.jar
+++ /dev/null
Binary files differ